Blog post about PyCharm Follow
Hi,
I wrote an in-depth article about how to get started quickly with PyCharm here:
How to Get Started with PyCharm and Have a Productive Python IDE
The article covers:
Let me know what you think!
I wrote an in-depth article about how to get started quickly with PyCharm here:
How to Get Started with PyCharm and Have a Productive Python IDE
The article covers:
- Initial Customization
- Virtualenv and the Python Interpreter
- Shortcuts
- External Editor
- Running Code and the REPL
- Finding Commands
- Code completion
- Access to documentation
- Code quality
- Finding your way in the source code
- Unit tests
- Dealing with multiple files
- Split Windows
Let me know what you think!
2 comments
Sort by
Date
Votes

Comment actions
Permalink
Nice! Thanks for sharing!

Comment actions
Permalink
Great post! Unfortunately I'm having a problem with adding packages from one virtualenv into another. I voted up someone else's comment since it sounds like they are having similar issues (I'm running 3.1 on OS X).
Please sign in to leave a comment.