Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flrs/pycharm_tips_and_tricks
Repository for the lightning talk at the San Diego Python Users Group meeting on 11/21/2019
https://github.com/flrs/pycharm_tips_and_tricks
how-to pycharm python
Last synced: 11 days ago
JSON representation
Repository for the lightning talk at the San Diego Python Users Group meeting on 11/21/2019
- Host: GitHub
- URL: https://github.com/flrs/pycharm_tips_and_tricks
- Owner: flrs
- License: mit
- Created: 2019-11-21T05:06:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-21T16:05:39.000Z (almost 5 years ago)
- Last Synced: 2024-10-05T10:59:14.113Z (about 1 month ago)
- Topics: how-to, pycharm, python
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PyCharm Tips & Tricks
Repository for the lightning talk at the San Diego Python Users Group meeting on 11/21/2019
## Exercises
For instructions on how to reproduce the tricks presented in the talk,
explore the [story_with_exercises folder](story_with_exercises/).In that folder, every Python file contains detailed instructions on how
to reproduce what you I did during the talk.## Presentation
I presented the data in the [story_for_presentation folder](story_for_presentation/).
It is the same that you will find in the previous folder, except that
it does not have the detailed instructions.