Python - gusenov/kb GitHub Wiki
- Python documentation
- Stepik
- Хендбуки Академии Яндекса / Основы Python
- Invent with Python
- Python Decorators Explained For Beginners
- Cinder
- facebookincubator/cinder Cinder is Meta's internal performance-oriented production version of CPython.
- Writing a symbolizer (a function that can go from address to function name) for the Cinder JIT by Max Bernstein
- Real Python
- Profiling in Python How to Find Performance Bottlenecks
- NumPy The fundamental package for scientific computing with Python
- SciPy Fundamental algorithms for scientific computing in Python
- Matplotlib Visualization with Python
- Numba A High Performance Python Compiler
- JetBrains / Guide
Wikipedia
- Jinja (template engine) is a web template engine for the Python programming language.
Books
- Automate the Boring Stuff with Python. Practical Programming for Total Beginners by Al Sweigart
- Essential SQLAlchemy by Jason Myers and Rick Copeland - 206 pages
- Math Adventures with Python. An Illustrated Guide to Exploring Math with Code by Peter Farrell - 304 pages
- Publishing Python Packages. TEST, SHARE, AND AUTOMATE YOUR PROJECTS by DANE HILLARD - 248 pages
Коллекции
Flask
- Python API Development Fundamentals. Develop a full-stack web application with Python and Flask by Jack Chan, Ray Chung, Jack Huang
- Flask: Building Python Web Services. Unleash the full potential of the Flask web framework by creating small to large and powerful web applications. A course in three modules by Gareth Dwyer, Shalabh Aggarwal, Jack Stouffer
- RealPython.com / Use a Flask Blueprint to Architect Your Applications
Django
- Django 4 for the Impatient. Learn the core concepts of Python web development with Django in one weekend by Greg Lim, Daniel Correa - 190 pages
- Decoupled Django: Understand and Build Decoupled Django Architectures for JavaScript Front-ends by Valentino Gagliardi - 236 pages
- Building Versatile Mobile Apps with Python and REST. RESTful Web Services with Django and React by Art Yudin - 348 pages
- Building SPAs with Django and HTML Over the Wire. Learn to build real-time single page applications with Python by Andros Fenollosa - 264 pages
- JetBrains / Working with Django in PyCharm Professional Edition
Test
- Python Unit Test Automation. Automate, Organize, and Execute Unit Tests in Python by Ashwin Pajankar - 209 pages
- Python Testing with pytest. Simple, Rapid, Effective, and Scalable by Brian Okken - 272 pages
- Hypothesis is a modern implementation of property based testing
Tkinter (Python's de-facto standard GUI)
Visual Studio Code
- Python in Visual Studio Code
- Visual Studio Marketplace
Consulting
- Trey Hunner help Python developers level-up their skills through Python Morsels, weekly Python exercise service.