## π 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
- pytest-xdist (π₯36 Β· β 1.2K Β· π) - pytest plugin for distributed testing and loop-on-.. MIT
- freezegun (π₯33 Β· β 3.8K Β· π€) - Let your Python tests travel through time. Apache-2
- hacking (π₯28 Β· β 230 Β· π) - OpenStack Hacking Style Checks. Mirror of code maintained at.. Apache-2
- memory_profiler (π₯26 Β· β 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._
- pytest (π₯47 Β· β 11K Β· π) - The pytest framework makes it easy to write small tests, yet.. MIT
- gast (π₯27 Β· β 130 Β· π) - Python AST that abstracts the underlying Python version. BSD-3
- rebound (π₯22 Β· β 4K Β· π) - Command-line tool that instantly fetches Stack Overflow.. βUnlicensed
- xdoctest (π₯19 Β· β 190 Β· π) - A rewrite of Pythons builtin doctest module (with pytest plugin.. Apache-2
- PrettyErrors (π₯18 Β· β 2.7K Β· π) - Prettify Python exception output to make it legible. MIT