Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 2.43 KB

latest-changes.md

File metadata and controls

20 lines (14 loc) · 2.43 KB

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

  • polars (🥇44 · ⭐ 27K · 📈) - Dataframes powered by a multithreaded, vectorized query engine, written.. MIT
  • jsonschema (🥇41 · ⭐ 4.5K · 📈) - An implementation of the JSON Schema specification for Python. MIT
  • luigi (🥈38 · ⭐ 17K · 📈) - Luigi is a Python module that helps you build complex pipelines of.. Apache-2
  • sqlmodel (🥈37 · ⭐ 13K · 📈) - SQL databases in Python, designed for simplicity, compatibility,.. MIT pydantic
  • zipp (🥈36 · ⭐ 52 · 📈) - Backport of pathlib-compatible object wrapper for zip files. 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.

  • protobuf (🥇52 · ⭐ 64K · 📉) - Protocol Buffers - Googles data interchange format. BSD-3
  • boto3 (🥇48 · ⭐ 8.8K · 📉) - AWS SDK for Python. Apache-2
  • attrs (🥇42 · ⭐ 5.1K · 📉) - Python Classes Without Boilerplate. MIT
  • paramiko (🥈40 · ⭐ 8.9K · 📉) - The leading native Python SSHv2 protocol library. ❗️LGPL-2.1
  • alembic (🥈36 · ⭐ 2.5K · 📉) - A database migrations tool for SQLAlchemy. MIT