# Python

## Table of Contents

## Package Managers

1. [pip](https://pypi.org)
2. [uv](https://github.com/astral-sh/uv)

## ORM

1. [SQLAlchemy](https://www.sqlalchemy.org/)