Skip to content

Releases: ml-tooling/best-of-python-dev

Update: 2023.03.23

23 Mar 15:33
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • sphinx (🥇45 · ⭐ 5.3K · 📈) - The Sphinx documentation generator. BSD-3
  • rich (🥇43 · ⭐ 43K · 📈) - Rich is a Python library for rich text and beautiful formatting in the.. MIT
  • flake8 (🥇42 · ⭐ 2.7K · 📈) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. MIT
  • conda (🥇41 · ⭐ 5.3K · 📈) - A system-level, binary package and environment manager running on all.. BSD-3
  • pytest-testmon (🥉26 · ⭐ 630 · 📈) - Selects tests affected by changed files. Executes the.. ❗️AGPL-3.0

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • twine (🥈36 · ⭐ 1.4K · 📉) - Utilities for interacting with PyPI. Apache-2
  • pytest-html (🥈33 · ⭐ 570 · 📉) - Plugin for generating HTML reports for pytest results. MPL-2.0
  • PyOxidizer (🥉29 · ⭐ 4.6K · 📉) - A modern Python application packaging and distribution tool. MPL-2.0
  • alive-progress (🥉29 · ⭐ 4.2K · 📉) - A new kind of Progress Bar, with real-time throughput, ETA,.. MIT
  • Diamond (🥉28 · ⭐ 1.7K · 📉) - Diamond is a python daemon that collects system metrics and publishes.. MIT

➕ Added Projects

Projects that were recently added to this best-of list.

  • xonsh (🥇32 · ⭐ 6.9K · ➕) - Python-powered, cross-platform, Unix-gazing shell. ❗️BSD-1-Clause
  • xxh (🥉22 · ⭐ 4.3K · ➕) - Bring your favorite shell wherever you go through the ssh. BSD-2

Update: 2023.03.16

20 Mar 23:10
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • bandit (🥇37 · ⭐ 5K · 📈) - Bandit is a tool designed to find common security issues in Python.. Apache-2
  • wheel (🥈36 · ⭐ 390 · 📈) - The official binary distribution format for Python. MIT
  • typeguard (🥇34 · ⭐ 1.1K · 📈) - Run-time type checker for Python. MIT
  • setuptools_scm (🥉34 · ⭐ 690 · 📈) - the blessed package to manage your versions by scm tags. MIT
  • sphinx-autodoc-typehints (🥈31 · ⭐ 480 · 📈) - Type hints support for the Sphinx autodoc extension. MIT

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • sphinx (🥇43 · ⭐ 5.3K · 📉) - The Sphinx documentation generator. BSD-3
  • sentry-sdk (🥇39 · ⭐ 1.5K · 📉) - The official Python SDK for Sentry.io. MIT
  • rope (🥇36 · ⭐ 1.6K · 📉) - a python refactoring library. ❗️LGPL-3.0
  • ipdb (🥈32 · ⭐ 1.7K · 📉) - Integration of IPython pdb. BSD-3
  • flit (🥉31 · ⭐ 1.9K · 📉) - Simplified packaging of Python modules. BSD-3

Update: 2023.03.09

09 Mar 22:01
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • sphinx (🥇45 · ⭐ 5.3K · 📈) - The Sphinx documentation generator. BSD-3
  • tqdm (🥇43 · ⭐ 24K · 📈) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
  • hypothesis (🥇41 · ⭐ 6.6K · 📈) - Hypothesis is a powerful, flexible, and easy to use library.. MPL-2.0
  • pyrasite (🥉23 · ⭐ 2.7K · 📈) - Inject code into running Python processes. ❗️GPL-3.0
  • cohesion (🥉17 · ⭐ 190 · 📈) - A tool for measuring Python class cohesion. ❗️GPL-3.0

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • tox (🥇40 · ⭐ 3.2K · 📉) - Command line driven CI frontend and development task automation tool. MIT
  • packaging (🥈37 · ⭐ 480 · 📉) - Core utilities for Python packages. Apache-2
  • pytest-cov (🥈34 · ⭐ 1.4K · 📉) - Coverage plugin for pytest. MIT
  • pyre-check (🥈33 · ⭐ 6.3K · 📉) - Performant type-checking for python. MIT
  • Griffe (🥉25 · ⭐ 140 · 📉) - Signatures for entire Python programs. Extract the structure, the.. ISC

Update: 2023.03.02

02 Mar 18:32
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • sphinx (🥇44 · ⭐ 5.2K · 📈) - The Sphinx documentation generator. BSD-3
  • sentry-sdk (🥇40 · ⭐ 1.5K · 📈) - The official Python SDK for Sentry.io. MIT
  • yapf (🥈38 · ⭐ 13K · 📈) - A formatter for Python files. Apache-2
  • pytest-html (🥈34 · ⭐ 560 · 📈) - Plugin for generating HTML reports for pytest results. MPL-2.0
  • breathe (🥈33 · ⭐ 660 · 📈) - ReStructuredText and Sphinx bridge to Doxygen. BSD-3

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • tqdm (🥇41 · ⭐ 24K · 📉) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
  • hypothesis (🥇40 · ⭐ 6.6K · 📉) - Hypothesis is a powerful, flexible, and easy to use library.. MPL-2.0
  • autopep8 (🥉35 · ⭐ 4.3K · 📉) - A tool that automatically formats Python code to conform to the PEP.. MIT
  • wemake-python-styleguide (🥈32 · ⭐ 2.2K · 📉) - The strictest and most opinionated python linter ever!. MIT
  • flake8-import-order (🥉24 · ⭐ 270 · 📉) - Flake8 plugin that checks import order against.. ❗️LGPL-3.0

Update: 2023.02.23

27 Feb 15:56
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • yapf (🥈37 · ⭐ 13K · 📈) - A formatter for Python files. Apache-2
  • pyright (🥇37 · ⭐ 9.8K · 📈) - Static type checker for Python. MIT
  • asv (🥉29 · ⭐ 760 · 📈) - Airspeed Velocity: A simple Python benchmarking tool with web-based.. BSD-3
  • wily (🥉25 · ⭐ 1K · 📈) - A Python application for tracking, reporting on timing and complexity.. Apache-2
  • flake8-simplify (🥉20 · ⭐ 150 · 📈) - A flake8 plugin that helps you to simplify code. MIT

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • Glances (🥇37 · ⭐ 22K · 📉) - Glances an Eye on your system. A top/htop alternative for.. ❗️LGPL-3.0
  • pycodestyle (🥇37 · ⭐ 4.8K · 📉) - Simple Python style checker in one Python file. ❗️Saxpath
  • pip-tools (🥈36 · ⭐ 6.6K · 📉) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
  • pyflakes (🥈36 · ⭐ 1.2K · 📉) - A simple program which checks Python source files for errors. MIT
  • numpydoc (🥈34 · ⭐ 23K · 📉) - Numpys Sphinx extensions. BSD-3

Update: 2023.02.16

16 Feb 15:25
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • tabulate (🥈35 · ⭐ 1.5K · 📈) - Pretty-print tabular data in Python, a library and a command-line.. MIT
  • python-json-logger (🥈35 · ⭐ 1.4K · 📈) - Json Formatter for the standard python logger. BSD-2
  • pytest-asyncio (🥈33 · ⭐ 1.1K · 📈) - Asyncio support for pytest. Apache-2
  • Griffe (🥉26 · ⭐ 130 · 📈) - Signatures for entire Python programs. Extract the structure, the.. ISC
  • pytkdocs (🥉23 · ⭐ 46 · 💤) - Load Python objects documentation. ISC

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • structlog (🥈34 · ⭐ 2.4K · 📉) - Simple, powerful, and fast logging for Python. ❗Unlicensed
  • Scalene (🥈32 · ⭐ 7.3K · 📉) - Scalene: a high-performance, high-precision CPU, GPU, and memory.. Apache-2
  • pyinstrument (🥈31 · ⭐ 5.1K · 📉) - Call stack profiler for Python. Shows you why your code is.. BSD-3
  • memory-profiler (🥈29 · ⭐ 3.8K · 📉) - Monitor Memory usage of Python code. BSD-3
  • icecream (🥉26 · ⭐ 6.6K · 📉) - Never use print() to debug again. MIT

Update: 2023.02.09

10 Feb 23:20
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • mypy (🥇46 · ⭐ 15K · 📈) - Optional static typing for Python. MIT
  • poetry (🥇40 · ⭐ 24K · 📈) - Python packaging and dependency management made easy. MIT
  • mkdocs (🥇40 · ⭐ 16K · 📈) - Project documentation with Markdown. BSD-2
  • python-devtools (🥉22 · ⭐ 650 · 📈) - Dev tools for python. MIT
  • autoimport (🥉20 · ⭐ 65 · 📈) - Autoimport automatically fixes wrong import statements. ❗️GPL-3.0

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • pipenv (🥇44 · ⭐ 24K · 📉) - Python Development Workflow for Humans. MIT
  • pytest-bdd (🥈33 · ⭐ 1.1K · 📉) - BDD library for the py.test runner. MIT
  • pdoc (🥈32 · ⭐ 1.5K · 📉) - API Documentation for Python Projects. Unlicense
  • buildout (🥉30 · ⭐ 550 · 📉) - Buildout is a deployment automation tool written in and.. ❗️ZPL-2.1
  • pytest-sugar (🥉29 · ⭐ 990 · 📉) - a plugin for py.test that changes the default look and.. BSD-3

Update: 2023.02.02

02 Feb 22:53
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • pylint (🥇42 · ⭐ 4.5K · 📈) - Its not just a linter that annoys you!. ❗️GPL-2.0
  • pre-commit (🥇41 · ⭐ 9.7K · 📈) - A framework for managing and maintaining multi-language pre-.. MIT
  • isort (🥈41 · ⭐ 5.6K · 📈) - A Python utility / library to sort imports. MIT
  • pipx (🥈32 · ⭐ 6K · 📈) - Install and Run Python Applications in Isolated Environments. MIT
  • pytest-asyncio (🥈30 · ⭐ 1.1K · 📈) - Asyncio support for pytest. Apache-2

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • flake8 (🥇41 · ⭐ 2.6K · 📉) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. MIT
  • mkdocs (🥇39 · ⭐ 16K · 📉) - Project documentation with Markdown. BSD-2
  • pytest-mock (🥈33 · ⭐ 1.5K · 📉) - Thin-wrapper around the mock package for easier use with.. MIT
  • freezegun (🥈32 · ⭐ 3.6K · 📉) - Let your Python tests travel through time. Apache-2
  • ddt (🥉27 · ⭐ 430 · 📉) - Data-Driven Tests for Python Unittest. MIT

Update: 2023.01.26

31 Jan 15:38
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • setuptools (🥇45 · ⭐ 1.9K · 📈) - Official project repository for the Setuptools build system. MIT
  • mkdocstrings (🥈31 · ⭐ 1.1K · 📈) - Automatic documentation from sources, for MkDocs. ISC
  • pyelftools (🥈29 · ⭐ 1.6K · 📈) - Parsing ELF and DWARF in Python. Unlicense
  • stackprinter (🥉27 · ⭐ 1.2K · 📈) - Debugging-friendly exceptions for Python. MIT
  • pyt (🥉24 · ⭐ 2.1K · 💀) - A Static Analysis Tool for Detecting Security Vulnerabilities in.. ❗️GPL-2.0

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • pytest-cov (🥇35 · ⭐ 1.4K · 📉) - Coverage plugin for pytest. MIT
  • pytest-xdist (🥈34 · ⭐ 1.1K · 📉) - pytest plugin for distributed testing and loop-on-.. MIT
  • progressbar2 (🥈34 · ⭐ 800 · 📉) - Progressbar 2 - A progress bar for Python 2 and Python 3 -.. BSD-3
  • numpydoc (🥈33 · ⭐ 22K · 📉) - Numpys Sphinx extensions. BSD-3
  • python-json-logger (🥈33 · ⭐ 1.4K · 📉) - Json Formatter for the standard python logger. BSD-2

Update: 2023.01.19

19 Jan 16:14
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • tox (🥇41 · ⭐ 3.1K · 📈) - Command line driven CI frontend and development task automation tool. MIT
  • Nuitka (🥈37 · ⭐ 8.1K · 📈) - Nuitka is a Python compiler written in Python. Its fully.. Apache-2
  • pipreqs (🥉31 · ⭐ 4.8K · 📈) - pipreqs - Generate pip requirements.txt file based on imports of.. Apache-2
  • prettytable (🥉31 · ⭐ 930 · 📈) - Display tabular data in a visually appealing ASCII.. ❗️BSD-1-Clause
  • blacken-docs (🥉23 · ⭐ 470 · 📈) - Run black on python code blocks in documentation files. MIT

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • psutil (🥇44 · ⭐ 9K · 📉) - Cross-platform lib for process and system monitoring in Python. BSD-3
  • pylint (🥇41 · ⭐ 4.4K · 📉) - Its not just a linter that annoys you!. ❗️GPL-2.0
  • mkdocs (🥇40 · ⭐ 16K · 📉) - Project documentation with Markdown. BSD-2
  • wemake-python-styleguide (🥈34 · ⭐ 2.1K · 📉) - The strictest and most opinionated python linter ever!. MIT
  • pudb (🥇33 · ⭐ 2.6K · 📉) - Full-screen console debugger for Python. MIT