Skip to content

Update: 2021.05.13

Choose a tag to compare

@github-actions github-actions released this 14 May 08:31
· 0 commits to dc61e53079f7a181a376df5e8d2ba41f9d9804c3 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.

  • flatbuffers (🥇35 · ⭐ 16K · 📈) - FlatBuffers: Memory Efficient Serialization Library. Apache-2
  • six (🥇35 · ⭐ 780 · 📈) - Python 2 and 3 compatibility library. MIT
  • pyparsing (🥇34 · ⭐ 1.1K · 📈) - Python library for creating PEG parsers. MIT
  • python-slugify (🥈30 · ⭐ 1K · 📈) - Returns unicode slugs. MIT
  • pyston (🥈20 · ⭐ 1K · 🐣) - A faster and highly-compatible implementation of the Python.. Apache-2

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

  • protobuf (🥇36 · ⭐ 48K · 📉) - Protocol Buffers - Google's data interchange format. BSD-3
  • cpython (🥈24 · ⭐ 38K · 📉) - The Python programming language. MIT
  • filelock (🥉24 · ⭐ 300 · 💀) - A platform independent file lock for Python. Unlicense
  • pyhdb (🥉19 · ⭐ 280 · 💤) - SAP HANA Connector in pure Python. Apache-2
  • stackless (🥉11 · ⭐ 710 · 📉) - The Stackless Python programming language. ❗Unlicensed