best-of-python-dev/history/2022-06-16_changes.md
2022-06-16 14:50:29 +00:00

21 lines
2.3 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/pypa/twine">twine</a></b> (🥇37 · 1.3K · 📈) - Utilities for interacting with PyPI. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/spulec/freezegun">freezegun</a></b> (🥈34 · 3.3K · 📈) - Let your Python tests travel through time. <code><a href="http://bit.ly/3nYMfla">Apache-2</a></code>
- <b><a href="https://github.com/dashingsoft/pyarmor">pyarmor</a></b> (🥈33 · 1.5K · 📈) - A tool used to obfuscate python scripts, bind obfuscated.. <code><a href="https://tldrlegal.com/search?q=SGI-B-2.0">SGI-B-2.0</a></code>
- <b><a href="https://github.com/davidhalter/parso">parso</a></b> (🥈32 · 500 · 📈) - A Python Parser. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>
- <b><a href="https://github.com/jaraco/pip-run">pip-run</a></b> (🥉18 · 71 · 📈) - pip-run - dynamic dependency loader for Python. <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/getsentry/sentry-python">sentry-sdk</a></b> (🥇37 · 1.3K · 📉) - The official Python SDK for Sentry.io. <code><a href="http://bit.ly/3rqEWVr">BSD-2</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/python-rope/rope">rope</a></b> (🥇35 · 1.3K · 📉) - a python refactoring library. <code><a href="http://bit.ly/37RvQcA">LGPL-3.0</a></code>
- <b><a href="https://github.com/nose-devs/nose2">nose2</a></b> (🥈31 · 710 · 📉) - The successor to nose, based on unittest2. <code><a href="http://bit.ly/3aKzpTv">BSD-3</a></code>
- <b><a href="https://github.com/asottile/pyupgrade">pyupgrade</a></b> (🥈29 · 1.8K · 📉) - A tool (and pre-commit hook) to automatically upgrade syntax for.. <code><a href="http://bit.ly/34MBwT8">MIT</a></code>