Skip to content

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

Update: 2024.05.23

23 May 14:54
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.

📉 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.

  • Scalene (🥈32 · ⭐ 11K · 📉) - Scalene: a high-performance, high-precision CPU, GPU, and memory.. Apache-2
  • nox (🥈32 · ⭐ 1.2K · 📉) - Flexible test automation for Python. Apache-2
  • vulture (🥈30 · ⭐ 3.1K · 📉) - Find dead Python code. MIT
  • asv (🥉30 · ⭐ 840 · 📉) - Airspeed Velocity: A simple Python benchmarking tool with web-based.. BSD-3
  • mamba (🥉29 · ⭐ 6.4K · 📉) - The Fast Cross-Platform Package Manager. BSD-3

Update: 2024.05.16

16 May 17:16
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.

  • Glances (🥇40 · ⭐ 25K · 📈) - Glances an Eye on your system. A top/htop alternative for.. ❗️LGPL-3.0
  • pytest-xdist (🥇40 · ⭐ 1.4K · 📈) - pytest plugin for distributed testing and loop-on-.. MIT
  • pyright (🥈39 · ⭐ 12K · 📈) - Static Type Checker for Python. MIT
  • pip-tools (🥈39 · ⭐ 7.5K · 📈) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
  • pyre-check (🥉35 · ⭐ 6.7K · 📈) - Performant type-checking for python. 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.

  • tqdm (🥇42 · ⭐ 28K · 📉) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
  • pyflakes (🥇36 · ⭐ 1.3K · 📉) - A simple program which checks Python source files for errors. MIT
  • setuptools_scm (🥈35 · ⭐ 820 · 📉) - the blessed package to manage your versions by scm tags. MIT
  • asv (🥉31 · ⭐ 840 · 📉) - Airspeed Velocity: A simple Python benchmarking tool with web-based.. BSD-3
  • pytest-mypy (🥉26 · ⭐ 240 · 📉) - Mypy static type checker plugin for Pytest. MIT

Update: 2024.05.09

09 May 15:40
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.

  • Glances (🥇38 · ⭐ 25K · 📈) - Glances an Eye on your system. A top/htop alternative for.. ❗️LGPL-3.0
  • pipx (🥈36 · ⭐ 9K · 📈) - Install and Run Python Applications in Isolated Environments. MIT
  • setuptools_scm (🥈36 · ⭐ 820 · 📈) - the blessed package to manage your versions by scm tags. MIT
  • detect-secrets (🥈33 · ⭐ 3.5K · 📈) - An enterprise friendly way of detecting and preventing.. Apache-2
  • flake8-commas (🥉27 · ⭐ 130 · 📈) - Flake8 extension for enforcing trailing commas in python. 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.

  • poetry (🥈41 · ⭐ 30K · 📉) - Python packaging and dependency management made easy. MIT
  • pycodestyle (🥈34 · ⭐ 5K · 📉) - Simple Python style checker in one Python file. MIT
  • typed_ast (🥉26 · ⭐ 230 · 💤) - Modified fork of CPythons ast module that parses # type:.. Apache-2
  • buildout (🥉25 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and.. ❗️ZPL-2.1
  • paver (🥉23 · ⭐ 460 · 💀) - Python-based project scripting. BSD-3

Update: 2024.05.02

02 May 21:22
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.

  • rich (🥇43 · ⭐ 47K · 📈) - Rich is a Python library for rich text and beautiful formatting in the.. MIT
  • pyright (🥈39 · ⭐ 12K · 📈) - Static Type Checker for Python. MIT
  • coveralls-python (🥈34 · ⭐ 550 · 📈) - Show coverage stats online via coveralls.io. MIT
  • python-hunter (🥉25 · ⭐ 780 · 📈) - Hunter is a flexible code tracing toolkit. BSD-2
  • pytest-watch (🥉25 · ⭐ 720 · 💀) - Local continuous test runner with pytest and watchdog. 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.

  • pipx (🥉33 · ⭐ 8.9K · 📉) - Install and Run Python Applications in Isolated Environments. MIT
  • pytest-html (🥉32 · ⭐ 660 · 📉) - Plugin for generating HTML reports for pytest results. MIT
  • pytest-sugar (🥉29 · ⭐ 1.2K · 📉) - a plugin for py.test that changes the default look and.. BSD-3
  • coala (🥉27 · ⭐ 3.5K · 💀) - coala provides a unified command-line interface for linting and.. ❗️AGPL-3.0
  • pybuilder (🥉25 · ⭐ 1.6K · 📉) - Software build automation tool for Python. Apache-2

Update: 2024.04.25

25 Apr 16:51
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.

  • pip (🥇48 · ⭐ 9.3K · 📈) - The Python package installer. MIT
  • mkdocs (🥇42 · ⭐ 18K · 📈) - Project documentation with Markdown. BSD-2
  • sentry-sdk (🥇38 · ⭐ 1.7K · 📈) - The official Python SDK for Sentry.io. MIT
  • pip-run (🥉24 · ⭐ 130 · 📈) - pip-run - dynamic dependency loader for Python. MIT
  • python-devtools (🥉23 · ⭐ 940 · 📈) - Dev tools for python. 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.

  • yapf (🥈39 · ⭐ 14K · 📉) - A formatter for Python files. Apache-2
  • Nuitka (🥇39 · ⭐ 11K · 📉) - Nuitka is a Python compiler written in Python. Its fully.. Apache-2
  • Glances (🥇37 · ⭐ 25K · 📉) - Glances an Eye on your system. A top/htop alternative for.. ❗️LGPL-3.0
  • flit (🥉30 · ⭐ 2.1K · 📉) - Simplified packaging of Python modules. BSD-3
  • pytest-watch (🥉23 · ⭐ 720 · 💀) - Local continuous test runner with pytest and watchdog. MIT

Update: 2024.04.18

18 Apr 15:02
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 (🥇47 · ⭐ 2.3K · 📈) - Official project repository for the Setuptools build system. MIT
  • sphinx (🥇46 · ⭐ 6K · 📈) - The Sphinx documentation generator. BSD-3
  • isort (🥈40 · ⭐ 6.3K · 📈) - A Python utility / library to sort imports. MIT
  • pytest-cov (🥇39 · ⭐ 1.7K · 📈) - Coverage plugin for pytest. MIT
  • flake8-eradicate (🥈28 · ⭐ 310 · 📈) - Flake8 plugin to find commented out or dead 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.

  • tox (🥇39 · ⭐ 3.5K · 📉) - Command line driven CI frontend and development task automation tool. MIT
  • pip-tools (🥈38 · ⭐ 7.5K · 📉) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
  • packaging (🥈37 · ⭐ 580 · 📉) - Core utilities for Python packages. Apache-2
  • pytest-asyncio (🥈36 · ⭐ 1.3K · 📉) - Asyncio support for pytest. Apache-2
  • mimesis (🥈33 · ⭐ 4.3K · 📉) - Mimesis is a powerful Python library that empowers developers to.. MIT

Update: 2024.04.11

11 Apr 18:08
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_rtd_theme (🥈36 · ⭐ 4.6K · 📈) - Sphinx theme for readthedocs.org. MIT
  • pyupgrade (🥈33 · ⭐ 3.3K · 📈) - A tool (and pre-commit hook) to automatically upgrade syntax for.. MIT
  • memory_profiler (🥉26 · ⭐ 4K · 💀) - Monitor Memory usage of Python code. BSD-3
  • sphinx-bootstrap-theme (🥉26 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme. MIT
  • assertpy (🥉19 · ⭐ 430 · 💀) - Simple assertion library for unit testing in python with a fluent.. 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.

  • mkdocs-material (🥇42 · ⭐ 18K · 📉) - Documentation that simply works. MIT
  • isort (🥈39 · ⭐ 6.3K · 📉) - A Python utility / library to sort imports. MIT
  • pytest-cov (🥈37 · ⭐ 1.7K · 📉) - Coverage plugin for pytest. MIT
  • vulture (🥈32 · ⭐ 3K · 📉) - Find dead Python code. MIT
  • flake8-eradicate (🥉24 · ⭐ 300 · 📉) - Flake8 plugin to find commented out or dead code. MIT

Update: 2024.04.04

04 Apr 14:55
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.

  • xonsh (🥇32 · ⭐ 7.9K · 📈) - Python-powered, cross-platform, Unix-gazing shell. ❗Unlicensed
  • autoflake (🥈28 · ⭐ 860 · 📈) - Removes unused imports and unused variables as reported by pyflakes. MIT
  • pytest-docker (🥉27 · ⭐ 390 · 📈) - Docker-based integration tests. MIT
  • pympler (🥉26 · ⭐ 1.1K · 💀) - Development tool to measure, monitor and analyze the memory.. Apache-2
  • Bowler (🥈25 · ⭐ 1.5K · 💀) - Safe code refactoring for modern Python. 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_rtd_theme (🥈30 · ⭐ 4.6K · 📉) - Sphinx theme for readthedocs.org. MIT
  • freezegun (🥉29 · ⭐ 4K · 📉) - Let your Python tests travel through time. Apache-2
  • pyupgrade (🥈27 · ⭐ 3.3K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for.. MIT
  • memory_profiler (🥉15 · ⭐ 89 · 💀) - Monitor Memory usage of Python code. ❗Unlicensed
  • assertpy (🥉12 · ⭐ 19 · 💀) - Simple assertion library for unit testing in python with a fluent API. BSD-3

Update: 2024.03.28

29 Mar 11:34
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.

  • pycodestyle (🥇37 · ⭐ 5K · 📈) - Simple Python style checker in one Python file. MIT
  • sphinx_rtd_theme (🥈37 · ⭐ 4.6K · 📈) - Sphinx theme for readthedocs.org. MIT
  • memory-profiler (🥈29 · ⭐ 4.2K · 📈) - Monitor Memory usage of Python code. BSD-3
  • memory_profiler (🥉26 · ⭐ 4K · 💀) - Monitor Memory usage of Python code. BSD-3
  • assertpy (🥉20 · ⭐ 430 · 💀) - Simple assertion library for unit testing in python with a fluent.. 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.

  • conda (🥇41 · ⭐ 6.1K · 📉) - A system-level, binary package and environment manager running.. ❗Unlicensed
  • poetry (🥈38 · ⭐ 29K · 📉) - Python packaging and dependency management made easy. MIT
  • flake8-import-order (🥉20 · ⭐ 280 · 📉) - Flake8 plugin that checks import order against.. ❗️LGPL-3.0
  • pyformat (🥉16 · ⭐ 94 · 📉) - Formats Python code to follow a consistent style. ❗Unlicensed
  • cohesion (🥉12 · ⭐ 220 · 💤) - A tool for measuring Python class cohesion. ❗️GPL-3.0

Update: 2024.03.21

21 Mar 23:46
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.

  • pyinstaller (🥇42 · ⭐ 11K · 📈) - Freeze (package) Python programs into stand-alone.. ❗️GPL-2.0
  • buildout (🥉28 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and.. ❗️ZPL-2.1
  • rebound (🥉26 · ⭐ 4.1K · 💀) - Command-line tool that instantly fetches Stack Overflow results when.. MIT
  • paver (🥉26 · ⭐ 460 · 💤) - Python-based project scripting. BSD-3
  • PrettyErrors (🥉24 · ⭐ 2.8K · 💀) - Prettify Python exception output to make it legible. 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_rtd_theme (🥈31 · ⭐ 4.6K · 📉) - Sphinx theme for readthedocs.org. MIT
  • pycodestyle (🥈30 · ⭐ 5K · 📉) - Simple Python style checker in one Python file. ❗Unlicensed
  • freezegun (🥉29 · ⭐ 3.9K · 📉) - Let your Python tests travel through time. Apache-2
  • memory-profiler (🥉22 · ⭐ 4.2K · 📉) - Monitor Memory usage of Python code. ❗Unlicensed
  • memory_profiler (🥉15 · ⭐ 90 · 💀) - Monitor Memory usage of Python code. ❗Unlicensed