Releases: ml-tooling/best-of-python-dev
Update: 2024.01.11
📈 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 (🥇36 · ⭐ 4.9K · 📈) - Simple Python style checker in one Python file.
MIT
- buildout (🥉28 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and..
❗️ZPL-2.1
- hacking (🥈28 · ⭐ 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- memory-profiler (🥉27 · ⭐ 4.1K · 📈) - Monitor Memory usage of Python code.
BSD-3
- paver (🥉26 · ⭐ 460 · 💤) - Python-based project scripting.
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.
- breathe (🥉27 · ⭐ 710 · 📉) - ReStructuredText and Sphinx bridge to Doxygen.
❗Unlicensed
- py2app (🥉25 · ⭐ 290 · 💤) - py2app is a Python setuptools command which will allow you to..
❗Unlicensed
- interrogate (🥉24 · ⭐ 520 · 📉) - Explain yourself! Interrogate a codebase for docstring coverage.
MIT
- sphinx-bootstrap-theme (🥉20 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme.
MIT
- Birdseye (🥉15 · ⭐ 1.6K · 📉) - Graphical Python debugger which lets you easily view the values of..
MIT
Update: 2024.01.04
📈 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.
- pytest-xdist (🥇36 · ⭐ 1.3K · 📈) - pytest plugin for distributed testing and loop-on-..
MIT
- pytype (🥉32 · ⭐ 4.4K · 📈) - A static type analyzer for Python code.
Apache-2
- tabulate (🥈32 · ⭐ 1.9K · 💤) - Pretty-print tabular data in Python, a library and a command-line..
MIT
- cx_Freeze (🥈32 · ⭐ 1.2K · 📈) - Create standalone executables from Python scripts, with the..
Python-2.0
- 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.
- pycodestyle (🥈29 · ⭐ 4.9K · 📉) - Simple Python style checker in one Python file.
❗Unlicensed
- freezegun (🥉29 · ⭐ 3.9K · 📉) - Let your Python tests travel through time.
Apache-2
- memory-profiler (🥉20 · ⭐ 4.1K · 📉) - Monitor Memory usage of Python code.
❗Unlicensed
- hacking (🥉19 · ⭐ 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- paver (🥉16 · ⭐ 460 · 💤) - Python-based project scripting.
❗Unlicensed
Update: 2023.12.28
📈 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 · ⭐ 4.9K · 📈) - Simple Python style checker in one Python file.
MIT
- freezegun (🥈35 · ⭐ 3.9K · 📈) - Let your Python tests travel through time.
Apache-2
- factory_boy (🥈31 · ⭐ 3.3K · 📈) - A test fixtures replacement for Python.
MIT
- memory-profiler (🥉28 · ⭐ 4.1K · 📈) - Monitor Memory usage of Python code.
BSD-3
- sphinx-bootstrap-theme (🥉26 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme.
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.
- pytype (🥉26 · ⭐ 4.4K · 📉) - A static type analyzer for Python code.
❗Unlicensed
- tabulate (🥉24 · ⭐ 1.9K · 💤) - Pretty-print tabular data in Python, a library and a command-line..
MIT
- buildout (🥉21 · ⭐ 570 · 💀) - Buildout is a deployment automation tool written in and..
❗Unlicensed
- flake8-import-order (🥉18 · ⭐ 280 · 📉) - Flake8 plugin that checks import order against..
❗️LGPL-3.0
- assertpy (🥉12 · ⭐ 19 · 💀) - Simple assertion library for unit testing in python with a fluent API.
BSD-3
Update: 2023.12.21
📈 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.
- pytype (🥉34 · ⭐ 4.4K · 📈) - A static type analyzer for Python code.
Apache-2
- cx_Freeze (🥈32 · ⭐ 1.2K · 📈) - Create standalone executables from Python scripts, with the..
Python-2.0
- hacking (🥈29 · ⭐ 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- typed_ast (🥈29 · ⭐ 220 · 📈) - Modified fork of CPythons ast module that parses
# type:
..Apache-2
- line_profiler (🥉27 · ⭐ 2.3K · 📈) - Line-by-line profiling for Python.
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.
- pycodestyle (🥈30 · ⭐ 4.9K · 📉) - Simple Python style checker in one Python file.
❗Unlicensed
- pytest-xdist (🥈30 · ⭐ 1.3K · 📉) - pytest plugin for distributed testing and loop-on-..
MIT
- pyupgrade (🥈27 · ⭐ 3K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for..
MIT
- pympler (🥉22 · ⭐ 1.1K · 💀) - Development tool to measure, monitor and analyze the memory..
Apache-2
- memory-profiler (🥉21 · ⭐ 4.1K · 📉) - Monitor Memory usage of Python code.
❗Unlicensed
Update: 2023.12.14
📈 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.
- isort (🥈42 · ⭐ 6.2K · 📈) - A Python utility / library to sort imports.
MIT
- bandit (🥇38 · ⭐ 5.7K · 📈) - Bandit is a tool designed to find common security issues in..
Apache-2
- twine (🥇37 · ⭐ 1.5K · 📈) - Utilities for interacting with PyPI.
Apache-2
- python-json-logger (🥈34 · ⭐ 1.6K · 💤) - Json Formatter for the standard python logger.
BSD-2
- mamba (🥉30 · ⭐ 5.6K · 📈) - The Fast Cross-Platform Package Manager.
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.
- freezegun (🥈29 · ⭐ 3.9K · 📉) - Let your Python tests travel through time.
Apache-2
- pytype (🥉27 · ⭐ 4.4K · 📉) - A static type analyzer for Python code.
❗Unlicensed
- hacking (🥉20 · ⭐ 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- typed_ast (🥉19 · ⭐ 220 · 📉) - Modified fork of CPythons ast module that parses
# type:
..❗Unlicensed
- memory_profiler (🥉15 · ⭐ 85 · 💀) - Monitor Memory usage of Python code.
❗Unlicensed
Update: 2023.12.07
📈 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.
- invoke (🥈36 · ⭐ 4.1K · 📈) - Pythonic task management & command execution.
BSD-2
- freezegun (🥈35 · ⭐ 3.9K · 📈) - Let your Python tests travel through time.
Apache-2
- pytest-mock (🥈35 · ⭐ 1.7K · 📈) - Thin-wrapper around the mock package for easier use with..
MIT
- Yappi (🥈30 · ⭐ 1.3K · 📈) - Yet Another Python Profiler, but this time multithreading, asyncio and..
MIT
- green (🥉28 · ⭐ 780 · 📈) - Green is a clean, colorful, fast python test runner.
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 (🥈36 · ⭐ 1.7K · 📉) - The official Python SDK for Sentry.io.
MIT
- pyflakes (🥈36 · ⭐ 1.3K · 📉) - A simple program which checks Python source files for errors.
MIT
- prospector (🥇33 · ⭐ 1.9K · 📉) - Inspects Python source files and provides information about..
❗️GPL-2.0
- nose2 (🥈33 · ⭐ 760 · 📉) - The successor to nose, based on unittest2.
BSD-2
- tabulate (🥈31 · ⭐ 1.8K · 💤) - Pretty-print tabular data in Python, a library and a command-line..
MIT
Update: 2023.11.30
📈 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 (🥈36 · ⭐ 1.5K · 📈) - Utilities for interacting with PyPI.
Apache-2
- flake8-bugbear (🥈32 · ⭐ 1K · 📈) - A plugin for Flake8 finding likely bugs and design..
MIT
- notifiers (🥉28 · ⭐ 2.5K · 💀) - The easy way to send notifications.
MIT
- pdoc3 (🥉27 · ⭐ 1K · 💤) - Auto-generate API documentation for Python projects.
❗️AGPL-3.0
- stackprinter (🥉26 · ⭐ 1.3K · 📈) - 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.
- mypy (🥇45 · ⭐ 17K · 📉) - Optional static typing for Python.
MIT
- setuptools (🥇45 · ⭐ 2.2K · 📉) - Official project repository for the Setuptools build system.
MIT
- loguru (🥈37 · ⭐ 17K · 📉) - Python logging made (stupidly) simple.
MIT
- sphinx_rtd_theme (🥈37 · ⭐ 4.5K · 📉) - Sphinx theme for readthedocs.org.
MIT
- PyHamcrest (🥉28 · ⭐ 730 · 📉) - Hamcrest matchers for Python.
❗Unlicensed
Update: 2023.11.23
📈 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.
- pytest-xdist (🥇36 · ⭐ 1.3K · 📈) - pytest plugin for distributed testing and loop-on-..
MIT
- pytype (🥉33 · ⭐ 4.4K · 📈) - A static type analyzer for Python code.
Apache-2
- freezegun (🥈32 · ⭐ 3.9K · 💤) - Let your Python tests travel through time.
Apache-2
- memory_profiler (🥉26 · ⭐ 4K · 💀) - Monitor Memory usage of Python code.
BSD-3
- paver (🥉25 · ⭐ 460 · 💤) - Python-based project scripting.
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.
- pipenv (🥇45 · ⭐ 24K · 📉) - Python Development Workflow for Humans.
MIT
- pip-tools (🥈38 · ⭐ 7.2K · 📉) - A set of tools to keep your pinned Python dependencies fresh.
BSD-3
- mimesis (🥈33 · ⭐ 4.1K · 📉) - Mimesis is a powerful Python library that empowers developers to..
MIT
- vulture (🥈31 · ⭐ 2.8K · 📉) - Find dead Python code.
MIT
- mkdocs-awesome-pages-plugin (🥉24 · ⭐ 380 · 📉) - An MkDocs plugin that simplifies configuring page..
MIT
Update: 2023.11.16
📈 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 · ⭐ 4.9K · 📈) - Simple Python style checker in one Python file.
MIT
- pytest-asyncio (🥈34 · ⭐ 1.2K · 📈) - Asyncio support for pytest.
Apache-2
- memory-profiler (🥈28 · ⭐ 4.1K · 📈) - Monitor Memory usage of Python code.
BSD-3
- pympler (🥉27 · ⭐ 1.1K · 💀) - Development tool to measure, monitor and analyze the memory..
Apache-2
- assertpy (🥉21 · ⭐ 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.
- sphinx (🥇41 · ⭐ 5.8K · 📉) - The Sphinx documentation generator.
❗Unlicensed
- sphinx_rtd_theme (🥈32 · ⭐ 4.5K · 📉) - Sphinx theme for readthedocs.org.
MIT
- pyupgrade (🥈28 · ⭐ 2.9K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for..
MIT
- cx_Freeze (🥈27 · ⭐ 1.2K · 📉) - Create standalone executables from Python scripts, with..
❗Unlicensed
- factory_boy (🥉26 · ⭐ 3.2K · 📉) - A test fixtures replacement for Python.
MIT
Update: 2023.11.02
📈 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 (🥈38 · ⭐ 4.5K · 📈) - Sphinx theme for readthedocs.org.
MIT
- factory_boy (🥈32 · ⭐ 3.2K · 📈) - A test fixtures replacement for Python.
MIT
- cx_Freeze (🥈32 · ⭐ 1.2K · 📈) - Create standalone executables from Python scripts, with the..
Python-2.0
- flake8-comprehensions (🥈28 · ⭐ 450 · 📈) - A flake8 plugin to help you write better..
MIT
- pytest-randomly (🥉27 · ⭐ 540 · 📈) - Pytest plugin to randomly order tests and control random.seed.
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.
- pycodestyle (🥈30 · ⭐ 4.9K · 📉) - Simple Python style checker in one Python file.
❗Unlicensed
- pytest-xdist (🥉28 · ⭐ 1.3K · 📉) - pytest plugin for distributed testing and loop-on-..
MIT
- pytype (🥉26 · ⭐ 4.4K · 📉) - A static type analyzer for Python code.
❗Unlicensed
- memory-profiler (🥉21 · ⭐ 4.1K · 📉) - Monitor Memory usage of Python code.
❗Unlicensed
- memory_profiler (🥉15 · ⭐ 84 · 💀) - Monitor Memory usage of Python code.
❗Unlicensed