> For the complete documentation index, see [llms.txt](https://luis-souza-1.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luis-souza-1.gitbook.io/wiki/back-end/python.md).

# Python

## Bibliotecas

### AI

* [AutoGPT](https://github.com/Significant-Gravitas/Auto-GPT)

### Ambiente Virtual

* [VirtualEnv](https://github.com/pypa/virtualenv)

### Animações

* [Manim](https://www.manim.community/)

### API

* [Django](https://www.djangoproject.com/)
* [FastAPI](https://fastapi.tiangolo.com/)
* [Flask](https://flask.palletsprojects.com/en/2.3.x/)
* [Starlette](https://www.starlette.io/)

### App's

* [Flet](https://flet.dev/)

### Comandos Remotos

* [Fabric](https://github.com/fabric/fabric)

### Compiladores

* [cPython](https://github.com/python/cpython)
* [Numba](https://numba.pydata.org/)
* [Pyjion](https://www.trypyjion.com/)
* [RustPython](https://rustpython.github.io/)

### Dados

* [Mito](https://trymito.io/)
* [Taipy](https://taipy.io/)

### Data Science

* [Jax](https://jax.readthedocs.io/)
* [Keras](https://github.com/keras-team/keras)
* [NumPy](https://github.com/numpy/numpy)
* [Pandas](https://github.com/pandas-dev/pandas)
* [SciPy](https://github.com/scipy/scipy)

### Gráficos

* [Matplotlib](https://github.com/matplotlib/matplotlib)
* [Plotly](https://github.com/plotly/plotly.py)

### Imagens

* [OpenCV](https://github.com/opencv/opencv)
* [Pillow](https://github.com/python-pillow/Pillow)
* [Scikit Image](https://github.com/scikit-image/scikit-image)

### Machine Learning

* [Scikit Learn](https://github.com/scikit-learn/scikit-learn)

### Nativo

* [briefcase](https://github.com/beeware/briefcase)

### ORM

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

### Package Manager

* [Pip](https://pypi.org/project/pip/)
* [Poetry](https://python-poetry.org/)

### Processamento de linguagem natural

* [NLTK](https://github.com/nltk/nltk)
* [SpaCy](https://github.com/explosion/spaCy)

### Qualidade

* [PyTest](https://github.com/pytest-dev/pytest)

### Redes Neurais

* [PyTorch](https://github.com/pytorch/pytorch)

### Requisição

* [HTTPX](https://www.python-httpx.org/)

### SDK's

* [Boto3](https://boto3.amazonaws.com/v1/documentation/api/latest/index.html)

### String

* [python-slugify](https://github.com/un33k/python-slugify)

### Validação

* [Pydantic](https://github.com/pydantic/pydantic)

### UI

* [PyScript](https://pyscript.net/)

### Videos

* [Moviepy](https://github.com/Zulko/moviepy)
* [pytube](https://github.com/pytube/pytube)
  * [pytubefix](https://github.com/juanbindez/pytubefix)
* [yt-dlp](https://github.com/yt-dlp/yt-dlp)

### Webapp

* [Reflex](https://reflex.dev/)
