best-of-python-dev/history/2021-01-19_changes.md
2021-01-19 20:28:26 +00:00

3.3 KiB
Raw Blame History

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.

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.

  • pylint (🥇34 · 3.2K · 📉) - It's not just a linter that annoys you!. GPL-2.0
  • yapf (🥉32 · 11K · 📉) - A formatter for Python files. Apache-2
  • structlog (🥈29 · 1.4K · 📉) - Structured Logging for Python. MIT
  • pex (🥈27 · 1.8K · 📉) - A library and tool for generating .pex (Python EXecutable) files. Apache-2
  • vulture (🥈26 · 1.1K · 📉) - Find dead Python code. MIT

Added Projects

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

  • rich (🥇32 · 20K · ) - Rich is a Python library for rich text and beautiful formatting in the.. MIT
  • xdoctest (🥉21 · 88 · ) - A rewrite of Python's builtin doctest module (with pytest plugin.. Apache-2
  • Birdseye (🥉19 · 1.4K · ) - Graphical Python debugger which lets you easily view the values of.. MIT
  • snoop (🥉19 · 460 · ) - A powerful set of Python debugging tools, based on PySnooper. MIT