A test repo to compare different Python IDEs.

David Blume David Blume Added PyCharm .idea project. 7e1bb84 @ 2016-08-14 12:24:19
.idea Added PyCharm .idea project. 2016-08-14 12:24:19
counter Compatibility with Python 2. 2016-08-14 11:18:22
sitesize Compatibility with Python 2. 2016-08-14 11:18:22
README.md Added PyCharm .idea project. 2016-08-14 12:24:19
testpython.py Compatibility with Python 2. 2016-08-14 11:18:22
README.md

testpython

This is just a test project. You can do anything here, test python and IDE projects.

Getting the project

You can get a copy of this project by clicking on the ZIP or TAR buttons near the top right of the GitList web page.

You can clone from the origin with:

git clone ssh://USERNAME@dlma.com/~/git/testpython.git

PyCharm Notes

JetBrains suggests sharing the .idea directory except for workspace.xml and tasks.xml.

Current Features

  • Multiple directories for testing build systems and IDEs

Is it any good?

Yes.

To Do

  • Compare Sublime Text Projects, PyCharm, and Atom Projects.