Releases: ml-tooling/best-of-python-dev
Update: 2023.08.17
📈 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-asyncio (🥈34 · ⭐ 1.2K · 📈) - Asyncio support for pytest.
Apache-2
- memory-profiler (🥈29 · ⭐ 4K · 📈) - Monitor Memory usage of Python code.
BSD-3
- hacking (🥈29 · ⭐ 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- flake8-import-order (🥉25 · ⭐ 270 · 💤) - Flake8 plugin that checks import order against..
❗️LGPL-3.0
- dlint (🥉22 · ⭐ 160 · 📈) - Dlint is a tool for encouraging best coding practices and helping..
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.
- pyupgrade (🥈27 · ⭐ 2.8K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for..
MIT
- freezegun (🥉26 · ⭐ 3.8K · 📉) - Let your Python tests travel through time.
Apache-2
- pytype (🥉25 · ⭐ 4.3K · 📉) - A static type analyzer for Python code.
❗Unlicensed
- flake8-comprehensions (🥉21 · ⭐ 440 · 📉) - A flake8 plugin to help you write better..
MIT
- MonkeyType (🥉19 · ⭐ 4.3K · 📉) - A Python library that generates static type annotations..
❗Unlicensed
Update: 2023.08.10
📈 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 (🥇38 · ⭐ 4.9K · 📈) - Simple Python style checker in one Python file.
MIT
- freezegun (🥈33 · ⭐ 3.8K · 📈) - Let your Python tests travel through time.
Apache-2
- factory_boy (🥈31 · ⭐ 3.2K · 📈) - A test fixtures replacement for Python.
MIT
- memory_profiler (🥉27 · ⭐ 4K · 💀) - Monitor Memory usage of Python code.
BSD-3
- flake8-comprehensions (🥈27 · ⭐ 440 · 📈) - A flake8 plugin to help you write better..
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 (🥈32 · ⭐ 4.4K · 📉) - Sphinx theme for readthedocs.org.
MIT
- pytest-xdist (🥉28 · ⭐ 1.2K · 📉) - pytest plugin for distributed testing and loop-on-..
MIT
- numpydoc (🥈28 · ⭐ 250 · 📉) - Numpys Sphinx extensions.
❗Unlicensed
- sphinx-bootstrap-theme (🥉20 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme.
MIT
- assertpy (🥉13 · ⭐ 18 · 💀) - Simple assertion library for unit testing in python with a fluent API.
BSD-3
Update: 2023.08.03
📈 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 (🥈37 · ⭐ 4.4K · 📈) - Sphinx theme for readthedocs.org.
MIT
- pytest-xdist (🥇36 · ⭐ 1.2K · 📈) - pytest plugin for distributed testing and loop-on-..
MIT
- numpydoc (🥈34 · ⭐ 23K · 📈) - Numpys Sphinx extensions.
BSD-3
- sphinx-bootstrap-theme (🥉26 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme.
MIT
- 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.
- autoflake (🥈24 · ⭐ 790 · 📉) - Removes unused imports and unused variables as reported by pyflakes.
MIT
- mypy-protobuf (🥉21 · ⭐ 580 · 📉) - open source tools to generate mypy stubs from protobufs.
Apache-2
- pytest-randomly (🥉21 · ⭐ 530 · 📉) - Pytest plugin to randomly order tests and control random.seed.
MIT
- MonkeyType (🥉20 · ⭐ 4.3K · 📉) - A Python library that generates static type annotations..
❗Unlicensed
- flake8-comprehensions (🥉20 · ⭐ 440 · 📉) - A flake8 plugin to help you write better..
MIT
Update: 2023.07.27
📈 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 (🥉32 · ⭐ 4.3K · 📈) - A static type analyzer for Python code.
Apache-2
- buildout (🥉30 · ⭐ 560 · 💤) - Buildout is a deployment automation tool written in and..
❗️ZPL-2.1
- pytest-randomly (🥉27 · ⭐ 530 · 📈) - Pytest plugin to randomly order tests and control random.seed.
MIT
- MonkeyType (🥈26 · ⭐ 4.3K · 📈) - A Python library that generates static type annotations by..
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.
- pycodestyle (🥈29 · ⭐ 4.9K · 📉) - Simple Python style checker in one Python file.
❗Unlicensed
- pytest-asyncio (🥈29 · ⭐ 1.2K · 📉) - Asyncio support for pytest.
Apache-2
- memory-profiler (🥉22 · ⭐ 4K · 📉) - Monitor Memory usage of Python code.
❗Unlicensed
- hacking (🥉20 · ⭐ 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- assertpy (🥉13 · ⭐ 18 · 💀) - Simple assertion library for unit testing in python with a fluent API.
BSD-3
Update: 2023.07.20
📈 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.
- playwright-python (🥈33 · ⭐ 9K · 📈) - Python version of the Playwright testing and..
Apache-2
- PySnooper (🥈30 · ⭐ 16K · 📈) - Never use print for debugging again.
MIT
- rebound (🥉26 · ⭐ 4K · 💀) - Command-line tool that instantly fetches Stack Overflow results when an..
MIT
- flake8-comprehensions (🥉26 · ⭐ 440 · 📈) - A flake8 plugin to help you write better..
MIT
- dlint (🥉22 · ⭐ 160 · 📈) - Dlint is a tool for encouraging best coding practices and helping..
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_rtd_theme (🥈31 · ⭐ 4.4K · 📉) - Sphinx theme for readthedocs.org.
MIT
- pytest-xdist (🥉28 · ⭐ 1.2K · 📉) - pytest plugin for distributed testing and loop-on-..
MIT
- numpydoc (🥈28 · ⭐ 250 · 📉) - Numpys Sphinx extensions.
❗Unlicensed
- buildout (🥉22 · ⭐ 560 · 💤) - Buildout is a deployment automation tool written in and..
❗Unlicensed
- paver (🥉16 · ⭐ 460 · 📉) - Python-based project scripting.
❗Unlicensed
Update: 2023.07.13
📈 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.5K · 📈) - The Sphinx documentation generator.
BSD-3
- hypothesis (🥇42 · ⭐ 6.8K · 📈) - Hypothesis is a powerful, flexible, and easy to use library..
MPL-2.0
- numpydoc (🥈34 · ⭐ 23K · 📈) - Numpys Sphinx extensions.
BSD-3
- memory-profiler (🥈29 · ⭐ 3.9K · 💤) - Monitor Memory usage of Python code.
BSD-3
- add-trailing-comma (🥉22 · ⭐ 300 · 📈) - A tool (and pre-commit hook) to automatically add..
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.
- cx_Freeze (🥈27 · ⭐ 1.1K · 📉) - Create standalone executables from Python scripts, with..
❗Unlicensed
- freezegun (🥉26 · ⭐ 3.7K · 📉) - Let your Python tests travel through time.
Apache-2
- pytype (🥉25 · ⭐ 4.3K · 📉) - A static type analyzer for Python code.
❗Unlicensed
- sphinx-bootstrap-theme (🥉20 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme.
MIT
- memory_profiler (🥉16 · ⭐ 81 · 💀) - Monitor Memory usage of Python code.
❗Unlicensed
Update: 2023.07.06
📈 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.
- freezegun (🥈33 · ⭐ 3.7K · 📈) - Let your Python tests travel through time.
Apache-2
- buildout (🥉30 · ⭐ 560 · 💤) - 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 · ⭐ 3.8K · 💀) - Monitor Memory usage of Python code.
BSD-3
- assertpy (🥉20 · ⭐ 380 · 💀) - 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.
- mypy (🥇42 · ⭐ 16K · 📉) - Optional static typing for Python.
❗Unlicensed
- sphinx (🥇41 · ⭐ 5.5K · 📉) - The Sphinx documentation generator.
❗Unlicensed
- playwright-python (🥉29 · ⭐ 8.9K · 📉) - Python version of the Playwright testing and..
Apache-2
- beartype (🥉24 · ⭐ 1.9K · 📉) - Unbearably fast near-real-time runtime type-checking in pure Python.
MIT
- PrettyErrors (🥉19 · ⭐ 2.6K · 💀) - Prettify Python exception output to make it legible.
MIT
Update: 2023.06.29
📈 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 · ⭐ 16K · 📈) - Optional static typing for Python.
MIT
- flake8 (🥇37 · ⭐ 2.9K · 📈) - Flake8 is a wrapper around these tools: PyFlakes;..
❗Unlicensed
- pytest-xdist (🥇36 · ⭐ 1.2K · 📈) - pytest plugin for distributed testing and loop-on-..
MIT
- typeguard (🥉35 · ⭐ 1.2K · 📈) - Run-time type checker for Python.
MIT
- paver (🥉24 · ⭐ 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.
- numpydoc (🥈27 · ⭐ 240 · 📉) - Numpys Sphinx extensions.
❗Unlicensed
- memory-profiler (🥉22 · ⭐ 3.9K · 📉) - Monitor Memory usage of Python code.
❗Unlicensed
- pympler (🥉21 · ⭐ 1.1K · 💤) - Development tool to measure, monitor and analyze the memory..
Apache-2
- pytest-randomly (🥉21 · ⭐ 520 · 📉) - Pytest plugin to randomly order tests and control random.seed.
MIT
- hacking (🥉19 · ⭐ 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
Update: 2023.06.22
📈 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-asyncio (🥈33 · ⭐ 1.2K · 📈) - Asyncio support for pytest.
Apache-2
- numpydoc (🥈32 · ⭐ 23K · 📈) - Numpys Sphinx extensions.
BSD-3
- hacking (🥈28 · ⭐ 230 · 📈) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- pytest-randomly (🥉26 · ⭐ 520 · 📈) - Pytest plugin to randomly order tests and control random.seed.
MIT
- flake8-import-order (🥉25 · ⭐ 270 · 📈) - Flake8 plugin that checks import order against..
❗️LGPL-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.
- ruff (🥇35 · ⭐ 16K · 📉) - An extremely fast Python linter, written in Rust.
MIT
- mypy (🥈34 · ⭐ 16K · 📉) - Optional static typing for Python.
❗Unlicensed
- flake8 (🥈28 · ⭐ 2.9K · 📉) - Flake8 is a wrapper around these tools: PyFlakes;..
❗Unlicensed
- buildout (🥉22 · ⭐ 560 · 💤) - Buildout is a deployment automation tool written in and..
❗Unlicensed
- paver (🥉15 · ⭐ 460 · 📉) - Python-based project scripting.
❗Unlicensed
Update: 2023.06.15
📈 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.1K · 📈) - Python-powered, cross-platform, Unix-gazing shell.
❗️BSD-1-Clause
- buildout (🥉29 · ⭐ 560 · 💤) - Buildout is a deployment automation tool written in and..
❗️ZPL-2.1
- mypy-protobuf (🥉25 · ⭐ 570 · 📈) - open source tools to generate mypy stubs from protobufs.
Apache-2
- paver (🥉24 · ⭐ 450 · 📈) - Python-based project scripting.
BSD-3
- assertpy (🥉19 · ⭐ 380 · 💀) - 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_rtd_theme (🥈31 · ⭐ 4.4K · 📉) - Sphinx theme for readthedocs.org.
MIT
- pytest-randomly (🥉21 · ⭐ 520 · 📉) - Pytest plugin to randomly order tests and control random.seed.
MIT
- sphinx-bootstrap-theme (🥉20 · ⭐ 590 · 💀) - Sphinx Bootstrap Theme.
MIT
- hacking (🥉19 · ⭐ 230 · 📉) - OpenStack Hacking Style Checks. Mirror of code maintained at..
Apache-2
- flake8-import-order (🥉18 · ⭐ 270 · 📉) - Flake8 plugin that checks import order against..
❗️LGPL-3.0