#python
13 pages tagged with "python"
programming
- choosing a data model โ simple guide for choosing between dataclasses, pydantic, and sqlalchemy
- dataclass vs pydantic: python version performance โ how python 3.13 changed the performance game for dataclasses
- dataclasses โ python standard library for simple data containers with minimal boilerplate
- pydantic โ data validation and serialization using python type hints
- python data models performance โ benchmarking dataclasses vs pydantic vs sqlalchemy for real-world operations
- python development โ python development resources, setup guides, and best practices
- python performance benchmarks โ real performance data for python libraries and features
- python setup in 2025 โ python 3.13 development environment setup guide for august 2025
- python versions across linux distributions โ default python and pip versions across popular linux docker base images
- pytorch 2.8 release โ pytorch 2.8 release notes with focus on training and inference performance
- pytorch setup with uv โ configuring pytorch with uv package manager for different compute backends
- sqlalchemy async โ async database orm for python with type safety and high performance
- uv package manager โ comprehensive reference for uv and uvx - python package and project management