python page

Python General development

Python basics
date, time and datetime in Python
Logging with Python
python imports
python module with submodules
Traceback module in python
faulthandler and sys hook in python
python docstring
Slicing in python
Collections in python
Iterations with python
common string functions
lambda, dynamic function calls and comprehensions in python
File and path in python with pathlib api
write and read file in python
regex in python
Python HTTP requests
python json (built-in library)
execute a command with python
Debug python applications
Python 3 some code
Interoperate with win32 api with python
Parameters in Python: Positional vs Keyword Enforcement
Union types in Python
python.exe vs pythonw.exe

Python Automated tests

python unit testing: writing tests
How to run tests in python according to the library

Python Memory and reflection

Reflection built-in functions and Inspect module in python
__dict__ and __slots__ : two strategies for Python Attribute Storage

Python OOP

Overload in Python
Inheritancy in Python

Python AI

LangGraph overview

Web development frameworks/libraries

FastAPI Dependency Injection : Why Dishka is Superior
Performance of Flask Vs FastAPI

Python database development

psycopg2

Python imaging development

Numpy basic
Templated matching with Python

Python concurrency

Python – Asyncio
threads in python
Thread-safety in Python
concurrent futures

Python misc

python venv
Pip: package manager
Uv: package manager
Python 3 Installation
Host its own PyPi server
Python as command line tools

Python linters and type checkers

Pyright Configuration

Python libraries

Plain Marshmallow