best-of-python-dev/history/2022-04-28_changes.md
2022-04-28 14:40:11 +00:00

21 lines
2.5 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/python/mypy">mypy</a></b> (🥇43 · 13K · 📈) - Optional static typing for Python. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/pyinstaller/pyinstaller">pyinstaller</a></b> (🥇38 · 9.1K · 📈) - Freeze (package) Python programs into stand-alone.. <code><a href="http://bit.ly/2KucAZR">GPL-2.0</a></code>
- <b><a href="https://github.com/PyCQA/pycodestyle">pycodestyle</a></b> (🥇37 · 4.6K · 📈) - Simple Python style checker in one Python file. <code><a href="https://tldrlegal.com/search?q=Saxpath">Saxpath</a></code>
- <b><a href="https://github.com/PyCQA/bandit">bandit</a></b> (🥇37 · 4.1K · 📈) - Bandit is a tool designed to find common security issues in.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/python-rope/rope">rope</a></b> (🥇36 · 1.3K · 📈) - a python refactoring library. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</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> (🥇40 · 6.9K · 📉) - Generic automation framework for acceptance testing and.. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/PyCQA/flake8">flake8</a></b> (🥇39 · 2K · 📉) - Flake8 is a wrapper around these tools: PyFlakes; pycodestyle; Ned.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/buildbot/buildbot">buildbot</a></b> (🥇36 · 4.8K · 📉) - Python-based continuous integration testing framework; your.. <code><a href="http://bit.ly/2KucAZR">GPL-2.0</a></code>
- <b><a href="https://github.com/hhatto/autopep8">autopep8</a></b> (🥉35 · 4.1K · 📉) - 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/lk-geimfari/mimesis">mimesis</a></b> (🥈31 · 3.6K · 📉) - Mimesis is a high-performance fake data generator for Python, which.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>