ultimate-python
Python study guide
A comprehensive study guide for learning Python by exploring core concepts through hands-on examples and interactive modules.
Ultimate Python study guide
5k stars
143 watching
523 forks
Language: Python
last commit: 5 days ago
Linked from 1 awesome list
hacktoberfestlearn-to-codelearning-by-doinglearning-pythonlearning-resourcesnewcomersprofessionalsprogramming-languagepythonpython3study
Related projects:
Repository | Description | Stars |
---|---|---|
entgriff/python-synopsis | A comprehensive study guide and resource repository for learning Python programming | 190 |
gpetepg/python_tips | An interactive Python documentation project providing tips and tricks for beginners to intermediate users. | 156 |
python/devguide | A comprehensive guide to contributing to the CPython development team. | 1,865 |
jakevdp/pythondatasciencehandbook | An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. | 43,214 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,229 |
peter-evans/autopep8 | Automatically formats Python code to conform to PEP 8 style guide. | 85 |
hoffstadt/dearpygui | A fast and powerful GUI toolkit for Python with minimal dependencies | 13,292 |
pypa/gh-action-pypi-publish | An action to automate PyPI package publishing | 940 |
pygithub/pygithub | A Python library to access the GitHub REST API | 7,042 |
pyenv/pyenv | Software that manages multiple versions of the Python programming language | 39,428 |
asabeneh/30-days-of-python | A 30-day step-by-step guide to learning Python programming language | 42,655 |
zedr/clean-code-python | A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. | 4,443 |
pylons/pyramid | A Python web framework designed to simplify and streamline the development of real-world web applications. | 3,970 |
pysimplegui/pysimplegui | A Python GUI library that simplifies the development of desktop applications with a simple and intuitive interface. | 13,441 |
adrianmoisey/learn-python | A collection of resources and tutorials for learning the Python programming language | 222 |