| Package | Subject |
|---|---|
| Peewee | Database |
| Django REST framework | Backend |
| Eli5 | Machine Learning |
| Pandas Profiling | Data Visualization |
| Streamlit | Web-apps for ML |
| Schedule | In-process scheduler |
| Faster-than-Requests | Faster than Requests |
| Lux | Data Visualization. |
| Cookiecutter | Python project template |
| Questionary | Question CLI |
| Rich | Pretty CLI |
| JMESPath | Query language for JSON |
| nbAQ | Jupyter Notebook Formatter |
| Pretty Table | Pretty Table |
| Jupyter Compare View | Jupyter Compare View. |
- Description:
- Peewee is a simple and small ORM. It has few (but expressive) concepts, making it easy to learn and intuitive to use.
- Link:
- Description:
- Django REST framework is a powerful and flexible toolkit for building Web APIs.
- Link:
- Description:
- ELI5 is a Python library which allows to visualize and debug various Machine Learning models using unified API.
- Link:
- Description:
- Generates profile reports from a pandas DataFrame. The pandas df.describe() function is great but a little basic for serious exploratory data analysis. pandas_profiling extends the pandas DataFrame with df.profile_report() for quick data analysis.
- Link:
- Description:
- Streamlit is an open-source Python library that makes it easy to build beautiful custom web-apps for machine learning and data science.
- Link:
- Description:
- Python job scheduling for humans.
- Link:
- Description:
- Simple HTTP library, but faster.
- Link:
- Description:
- Lux is a Python library that makes data science easier by automating aspects of the data exploration process.
- Link:
- Description:
- A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template.
- Link:
- Description:
- Questionary is a Python library for effortlessly building pretty command line interfaces
- Link:
- Description:
- Rich is a Python library for writing rich text (with color and style) to the terminal, and for displaying advanced content such as tables, markdown, and syntax highlighted code.
- Link:
- Description:
- JMESPath is a query language for JSON.
- Link:
- Description:
- Run isort, pyupgrade, mypy, pylint, flake8, mdformat, black, blacken-docs, and more on Jupyter Notebooks
- Link:
- Description:
- Prints prettier tables
- Link:
- Description:
- Interactive comparison of images
- Link: