Skip to content

Update: 2021.06.24

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 20:38
· 0 commits to f2c5540ec4fa7f4202bde8e081a4ed0a5f42ffc8 since this release

📈 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.

  • pipenv (🥇37 · ⭐ 22K · 📈) - Python Development Workflow for Humans. MIT
  • tqdm (🥇37 · ⭐ 19K · 📈) - A Fast, Extensible Progress Bar for Python and CLI. MIT
  • python-coloredlogs (🥈28 · ⭐ 420 · 📈) - Colored terminal output for Python's logging module. MIT
  • wily (🥉20 · ⭐ 770 · 📈) - A Python application for tracking, reporting on timing and complexity.. Apache-2
  • pyship (🥉11 · ⭐ 11 · 📈) - pyship - ship Python desktop apps to end users. MIT

📉 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.

  • twine (🥈30 · ⭐ 1.1K · 📉) - Utilities for interacting with PyPI. Apache-2
  • pyautogui (🥈29 · ⭐ 5.2K · 📉) - A cross-platform GUI automation Python module for human beings... BSD-3
  • line_profiler (🥈28 · ⭐ 3.5K · 📉) - Line-by-line profiling for Python. BSD-3
  • pudb (🥈26 · ⭐ 2.1K · 📉) - Full-screen console debugger for Python. MIT
  • prettytable (🥉23 · ⭐ 490 · 📉) - Display tabular data in a visually appealing ASCII.. ❗️BSD-1-Clause