Skip to content

A curated list of resources for learning and using PyCharm, a Python IDE from JetBrains

Notifications You must be signed in to change notification settings

aadyakonov/awesome-pycharm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

JetBrains team project Awesome

Awesome PyCharm

A curated list of resources for learning and using PyCharm, an IDE for Python.

Inspired by awesome-python.

Contents


Articles

Tutorials

Videos

English

  • Python Beginner Tutorial 1 - Install and Setup PyCharm IDE covers the installation of the latest version of Python 3 and installation and setup of the Free JetBrains PyCharm IDE. After watching this video you will know how to run your very first Python script. (2017-05-19)

  • PyCharm Terminal covers usage of the embedded Terminal tool in PyCharm Community Edition, under Windows. Demos running Django's manage.py. (2017/08/03, Chris Mahn)

  • PyCharm tips and tricks demonstrates many not so obvious, but super useful features and hotkeys (2017/07/12, Dmitry Trofimov)

  • django-bootstrap3 Pycharm Module Install Use PyCharm to install this plugin into an existing Django project. (2017/08/19, Chris Mahn)

  • Pycharm Github Tutorial covers PyCharm as a frontend to VCS and GitHub: register project, add files and commit, color indicators, commit and push. (2017/09/26, Chris Mahn)

  • Pycharm Reformatting shows reformatting files, generating imports with quick fix. (2017/08/05, Chris Mahn)

Spanish

Plugins

Live Templates

  • Flask PyCharm Templates Collection of live templates to help you develop Flask web applications. (2017-10-08, Michell Stuttgart)

Contributing

Your contributions are always welcome! Please take a look at the contribution guidelines first.

About

A curated list of resources for learning and using PyCharm, a Python IDE from JetBrains

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published