Python - gusenov/kb GitHub Wiki

misc.

JSON

  • ijl/orjson Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

Ecosystem

Typing

Wikipedia

Books

Коллекции

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

Test

Tkinter (Python's de-facto standard GUI)

Visual Studio Code

Consulting

Object-oriented (OO)

Error Handling

Logging

Persistence

Memory Management

ORM

  • GitHub / Tortoise Familiar asyncio ORM for python, built with relations in mind

Critique

Command-Line

Debugging