You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,23 @@ CI server: https://jenkins.shiningpanda.com/python-toolbox/job/python_toolbox/
28
28
Please keep in mind that Python Toolbox is still in alpha stage, and that backward compatibility would *not* be maintained in this phase.
29
29
30
30
31
+
# Roadmap #
32
+
33
+
## Present ##
34
+
35
+
Python Toolbox is at version 0.1, which is an alpha release. It's being used in production every day, but backward compatibility isn't guaranteed yet.
36
+
37
+
## Next tasks ##
38
+
39
+
Making Python Toolbox support Python 3.x, and the packaging arrangements necessary.
40
+
41
+
Adding more useful tools.
42
+
43
+
## Future ##
44
+
45
+
Make a 1.0 release and start maintaining backward compatibility.
46
+
47
+
31
48
# Mailing lists #
32
49
33
50
All general discussion happens at **[the Python Toolbox Google Group](https://groups.google.com/forum/#!forum/python-toolbox)**. If you need help with the Python Toolbox, you're welcome to post your question and we'll try to help you.
0 commit comments