1) # testpython
2)
3) This is just a test project. You can do anything here, test python
4) and IDE projects.
5)
6) ### Getting the project
7)
8) You can get a copy of this project by clicking on the
9) [ZIP](http://git.dlma.com/testpython.git/zipball/master)
10) or [TAR](http://git.dlma.com/testpython.git/tarball/master) buttons
11) near the top right of the GitList web page.
12)
13) You can clone from the origin with:
14)
15) git clone ssh://USERNAME@dlma.com/~/git/testpython.git
16)
17) ### Current Features
18)
19) * Multiple directories for testing build systems and IDEs
20)
21) ### Is it any good?
22)
23) [Yes](https://news.ycombinator.com/item?id=3067434).
24)
25) ### To Do
26)