Python: Difference between revisions
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
* Simple Projects: | * Simple Projects: | ||
** [[PyCharm_Operations#Create_a_Simple.2C_Standalone_Project|With PyCharm]] | ** [[PyCharm_Operations#Create_a_Simple.2C_Standalone_Project|With PyCharm]] | ||
** Manual | ** [[Python_Directory_Layout#Setting_a_Manual_Project|Manual]] | ||
=Code Examples= | =Code Examples= |
Revision as of 23:45, 17 February 2022
External
Internal
Subjects
- Python Language
- Python Installation
- Python Command Line
- Python Directory Layout
- Python Style Guide
- Boto3 AWS SDK for Python
- Python Package Managers
- Python Testing
- Python and IntelliJ IDEA
- PyCharm
- Python on Kubernetes
- Calling Python from bash
- Simple Projects: