Skip to content

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

Update: 2022.08.18

18 Aug 15:48
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.

  • pipenv (🥇44 · ⭐ 23K · 📈) - Python Development Workflow for Humans. MIT
  • mkdocs (🥇42 · ⭐ 15K · 📈) - Project documentation with Markdown. BSD-2
  • mkdocs-material (🥇40 · ⭐ 11K · 📈) - Documentation that simply works. MIT
  • pip-tools (🥈37 · ⭐ 6.1K · 📈) - A set of tools to keep your pinned Python dependencies fresh. BSD-3
  • stackprinter (🥉25 · ⭐ 1.2K · 📈) - Debugging-friendly exceptions 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.

  • hypothesis (🥇40 · ⭐ 6.1K · 📉) - Hypothesis is a powerful, flexible, and easy to use library.. MPL-2.0
  • py-spy (🥈32 · ⭐ 8.8K · 📉) - Sampling profiler for Python programs. MIT
  • doit (🥉32 · ⭐ 1.4K · 📉) - task management & automation tool. MIT
  • pyenv (🥈31 · ⭐ 28K · 📉) - Simple Python version management. MIT
  • Yappi (🥉28 · ⭐ 950 · 📉) - Yet Another Python Profiler, but this time thread&coroutine&greenlet.. MIT

Update: 2022.08.11

11 Aug 16:05
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.

  • pipenv (🥇43 · ⭐ 23K · 📈) - Python Development Workflow for Humans. MIT
  • hypothesis (🥇41 · ⭐ 6.1K · 📈) - Hypothesis is a powerful, flexible, and easy to use library.. MPL-2.0
  • autopep8 (🥈38 · ⭐ 4.1K · 📈) - A tool that automatically formats Python code to conform to the PEP.. MIT
  • pylama (🥈29 · ⭐ 910 · 📈) - Code audit tool for python. MIT
  • memray (🥉28 · ⭐ 9K · 🐣) - Memray is a memory profiler for Python. 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.

  • rich (🥇42 · ⭐ 39K · 📉) - Rich is a Python library for rich text and beautiful formatting in the.. MIT
  • jedi (🥇38 · ⭐ 5.2K · 📉) - Awesome autocompletion, static analysis and refactoring library for python. MIT
  • isort (🥈37 · ⭐ 5.1K · 📉) - A Python utility / library to sort imports. MIT
  • invoke (🥈34 · ⭐ 3.7K · 📉) - Pythonic task management & command execution. BSD-2
  • structlog (🥈34 · ⭐ 2.1K · 📉) - Structured Logging for Python. Apache-2

Update: 2022.08.04

04 Aug 15: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 (🥇41 · ⭐ 9.4K · 📈) - Freeze (package) Python programs into stand-alone.. ❗️GPL-2.0
  • flake8 (🥇41 · ⭐ 2.2K · 📈) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. MIT
  • autopep8 (🥈36 · ⭐ 4.1K · 📈) - A tool that automatically formats Python code to conform to the PEP.. MIT
  • playwright-python (🥈34 · ⭐ 6.7K · 📈) - Python version of the Playwright testing and.. Apache-2
  • pytest-benchmark (🥉27 · ⭐ 940 · 📈) - py.test fixture for benchmarking code. BSD-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.

  • pipenv (🥇41 · ⭐ 23K · 📉) - Python Development Workflow for Humans. MIT
  • pyright (🥈36 · ⭐ 8.3K · 📉) - Static type checker for Python. MIT
  • pytype (🥈32 · ⭐ 3.8K · 📉) - A static type analyzer for Python code. Apache-2
  • alabaster (🥈30 · ⭐ 650 · 💤) - Lightweight, configurable Sphinx theme. Now the Sphinx.. BSD-3
  • asv (🥉24 · ⭐ 700 · 📉) - Airspeed Velocity: A simple Python benchmarking tool with web-based.. BSD-3

Update: 2022.07.28

28 Jul 17:05
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.

  • virtualenv (🥈41 · ⭐ 4.2K · 📈) - Virtual Python Environment builder. MIT
  • hypothesis (🥇40 · ⭐ 6.1K · 📈) - Hypothesis is a powerful, flexible, and easy to use library.. MPL-2.0
  • executing (🥇30 · ⭐ 180 · 📈) - Get information about what a Python frame is currently doing,.. MIT
  • flake8-isort (🥈27 · ⭐ 130 · 📈) - flake8 plugin that integrates isort. ❗️GPL-2.0
  • pytest-plugins (🥉25 · ⭐ 460 · 📈) - A grab-bag of nifty pytest plugins. 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.

  • mkdocs-material (🥇39 · ⭐ 10K · 📉) - Documentation that simply works. MIT
  • numpydoc (🥈35 · ⭐ 20K · 📉) - Numpys Sphinx extensions. BSD-3
  • autopep8 (🥉34 · ⭐ 4.1K · 📉) - A tool that automatically formats Python code to conform to the PEP.. MIT
  • xar (🥉20 · ⭐ 1.5K · 📉) - executable archive format. BSD-3
  • python-devtools (🥉17 · ⭐ 540 · 📉) - Dev tools for python. MIT

Update: 2022.07.21

21 Jul 20:31
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 (🥇47 · ⭐ 8.1K · 📈) - The Python package installer. MIT
  • black (🥇44 · ⭐ 29K · 📈) - The uncompromising Python code formatter. MIT
  • py-spy (🥈32 · ⭐ 8.7K · 📈) - Sampling profiler for Python programs. MIT
  • PyOxidizer (🥈31 · ⭐ 3.9K · 📈) - A modern Python application packaging and distribution tool. MPL-2.0
  • pyflow (🥉21 · ⭐ 1.1K · 📈) - An installation and dependency system 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.

  • mkdocs-material (🥇40 · ⭐ 10K · 📉) - Documentation that simply works. MIT
  • pre-commit (🥇39 · ⭐ 8.5K · 📉) - A framework for managing and maintaining multi-language pre-.. MIT
  • hypothesis (🥇39 · ⭐ 6.1K · 📉) - Hypothesis is a powerful, flexible, and easy to use library.. MPL-2.0
  • nodeenv (🥈34 · ⭐ 1.5K · 📉) - Virtual environment for Node.js & integrator with virtualenv. BSD-3
  • pip-run (🥉18 · ⭐ 71 · 📉) - pip-run - dynamic dependency loader for Python. MIT

Update: 2022.07.14

14 Jul 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.

  • pre-commit (🥇40 · ⭐ 8.5K · 📈) - A framework for managing and maintaining multi-language pre-.. MIT
  • hypothesis (🥇40 · ⭐ 6.1K · 📈) - Hypothesis is a powerful, flexible, and easy to use library.. MPL-2.0
  • wemake-python-styleguide (🥈35 · ⭐ 1.9K · 📈) - The strictest and most opinionated python linter ever!. MIT
  • python-json-logger (🥈35 · ⭐ 1.3K · 📈) - Json Formatter for the standard python logger. BSD-2
  • pyinstrument (🥈32 · ⭐ 4.6K · 📈) - Call stack profiler for Python. Shows you why your code is.. 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.

  • pip (🥇45 · ⭐ 8.1K · 📉) - The Python package installer. MIT
  • black (🥇43 · ⭐ 29K · 📉) - The uncompromising Python code formatter. MIT
  • pylint (🥇40 · ⭐ 4.1K · 📉) - Its not just a linter that annoys you!. ❗️GPL-2.0
  • jedi (🥇38 · ⭐ 5.2K · 📉) - Awesome autocompletion, static analysis and refactoring library for python. MIT
  • pytest-asyncio (🥈31 · ⭐ 970 · 📉) - Pytest support for asyncio. Apache-2

Update: 2022.07.07

07 Jul 14:49
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.

  • pyinstrument (🥈31 · ⭐ 4.5K · 📈) - Call stack profiler for Python. Shows you why your code is.. BSD-3
  • pytest-bdd (🥉30 · ⭐ 1K · 📈) - BDD library for the py.test runner. MIT
  • coala (🥈29 · ⭐ 3.3K · 💀) - coala provides a unified command-line interface for linting and.. ❗️AGPL-3.0
  • pip-run (🥉20 · ⭐ 71 · 📈) - pip-run - dynamic dependency loader for Python. MIT
  • mkdocs-print-site-plugin (🥉19 · ⭐ 41 · 📈) - MkDocs Plugin that adds an additional page that.. 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 (🥇41 · ⭐ 22K · 📉) - A Fast, Extensible Progress Bar for Python and CLI. MPL-2.0
  • pre-commit (🥇39 · ⭐ 8.4K · 📉) - A framework for managing and maintaining multi-language pre-.. MIT
  • loguru (🥈37 · ⭐ 12K · 📉) - Python logging made (stupidly) simple. MIT
  • yapf (🥈35 · ⭐ 13K · 📉) - A formatter for Python files. Apache-2
  • pytype (🥈32 · ⭐ 3.8K · 📉) - A static type analyzer for Python code. Apache-2

Update: 2022.06.30

30 Jun 14: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.

  • pyright (🥇36 · ⭐ 8.1K · 📈) - Static type checker for Python. MIT
  • nodeenv (🥈35 · ⭐ 1.5K · 📈) - Virtual environment for Node.js & integrator with virtualenv. BSD-3
  • scons (🥈35 · ⭐ 1.5K · 📈) - SCons - a software construction tool. MIT
  • pyre-check (🥈34 · ⭐ 6K · 📈) - Performant type-checking for python. MIT
  • setuptools_scm (🥈34 · ⭐ 600 · 📈) - the blessed package to manage your versions by scm tags. 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 · ⭐ 4.7K · 📉) - Main repository for the Sphinx documentation builder. BSD-3
  • mkdocs (🥇39 · ⭐ 14K · 📉) - Project documentation with Markdown. BSD-2
  • sentry-sdk (🥈37 · ⭐ 1.3K · 📉) - The official Python SDK for Sentry.io. BSD-2
  • numpydoc (🥈36 · ⭐ 20K · 📉) - Numpys Sphinx extensions. BSD-3
  • mkdocs-print-site-plugin (🥉16 · ⭐ 41 · 📉) - MkDocs Plugin that adds an additional page that.. MIT

Update: 2022.06.23

23 Jun 15:03
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.

  • loguru (🥇38 · ⭐ 12K · 📈) - Python logging made (stupidly) simple. MIT
  • sentry-sdk (🥇38 · ⭐ 1.3K · 📈) - The official Python SDK for Sentry.io. BSD-2
  • Nuitka (🥈35 · ⭐ 7K · 📈) - Nuitka is a Python compiler written in Python. Its fully compatible.. Apache-2
  • tabulate (🥈35 · ⭐ 1.3K · 📈) - Pretty-print tabular data in Python, a library and a command-line.. MIT
  • memory_profiler (🥉25 · ⭐ 3.4K · 💀) - Monitor Memory usage of Python code. 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.

  • invoke (🥈34 · ⭐ 3.6K · 📉) - Pythonic task management & command execution. BSD-2
  • logbook (🥈32 · ⭐ 1.4K · 💀) - A cool logging replacement for Python. BSD-3
  • pylint-django (🥈29 · ⭐ 520 · 📉) - Pylint plugin for improving code analysis for when.. ❗️GPL-2.0
  • line_profiler (🥉26 · ⭐ 1.3K · 📉) - Line-by-line profiling for Python. BSD-3
  • MonkeyType (🥈25 · ⭐ 3.8K · 📉) - A Python library that generates static type annotations by.. BSD-3

➕ Added Projects

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

  • nodeenv (🥈33 · ⭐ 1.5K · ➕) - Virtual environment for Node.js & integrator with virtualenv. BSD-3
  • executing (🥈28 · ⭐ 170 · ➕) - Get information about what a Python frame is currently doing,.. MIT
  • memray (🥉27 · ⭐ 8.7K · 🐣) - Memray is a memory profiler for Python. Apache-2
  • flake8-simplify (🥉19 · ⭐ 97 · ➕) - A flake8 plugin that helps you to simplify code. MIT

Update: 2022.06.16

16 Jun 15:18
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.

  • twine (🥇37 · ⭐ 1.3K · 📈) - Utilities for interacting with PyPI. Apache-2
  • freezegun (🥈34 · ⭐ 3.3K · 📈) - Let your Python tests travel through time. Apache-2
  • pyarmor (🥈33 · ⭐ 1.5K · 📈) - A tool used to obfuscate python scripts, bind obfuscated.. ❗️SGI-B-2.0
  • parso (🥈32 · ⭐ 500 · 📈) - A Python Parser. MIT
  • pip-run (🥉18 · ⭐ 71 · 📈) - pip-run - dynamic dependency loader 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.

  • sentry-sdk (🥇37 · ⭐ 1.3K · 📉) - The official Python SDK for Sentry.io. BSD-2
  • buildbot (🥈36 · ⭐ 4.8K · 📉) - Python-based continuous integration testing framework; your.. ❗️GPL-2.0
  • rope (🥇35 · ⭐ 1.3K · 📉) - a python refactoring library. ❗️LGPL-3.0
  • nose2 (🥈31 · ⭐ 710 · 📉) - The successor to nose, based on unittest2. BSD-3
  • pyupgrade (🥈29 · ⭐ 1.8K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for.. MIT