best-of-python-dev/history/2021-03-04_changes.md
2021-03-04 14:48:35 +00:00

21 lines
2.4 KiB
Python
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 📈 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._
- <b><a href="https://github.com/hhatto/autopep8">autopep8</a></b> (🥈34 · 3.7K · 📈) - A tool that automatically formats Python code to conform to the PEP.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/nose-devs/nose">nose</a></b> (🥈31 · 1.3K · 💀) - nose is nicer testing for python. <code><a href="https://tldrlegal.com/search?q=LGPL-2.1%2B">LGPL-2.1+</a></code>
- <b><a href="https://github.com/hynek/structlog">structlog</a></b> (🥉28 · 1.4K · 📈) - Structured Logging for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/sqlmapproject/sqlmap">sqlmap</a></b> (🥈26 · 19K · 📈) - Automatic SQL injection and database takeover tool. <code><a href="http://bit.ly/2M0xdwT">GPL-3.0</a></code>
- <b><a href="https://github.com/pipxproject/pipx">pipx</a></b> (🥉23 · 3.3K · 📈) - Install and Run Python Applications in Isolated Environments. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
## 📉 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._
- <b><a href="https://github.com/robotframework/robotframework">robotframework</a></b> (🥇32 · 5.6K · 📉) - Generic automation framework for acceptance testing and.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/Delgan/loguru">loguru</a></b> (🥈30 · 8.3K · 📉) - Python logging made (stupidly) simple. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/cool-RR/PySnooper">PySnooper</a></b> (🥈27 · 14K · 📉) - Never use print for debugging again. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/rubik/radon">radon</a></b> (🥇27 · 1.2K · 📉) - Various code metrics for Python code. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/python-diamond/Diamond">Diamond</a></b> (🥈26 · 1.6K · 💀) - Diamond is a python daemon that collects system metrics and publishes.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>