github ml-tooling/best-of-python 2021.01.12-22.51
Update: 2021.01.12-22.51

latest releases: 2024.04.25, 2024.04.18, 2024.04.11...
3 years ago

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

  • protobuf (🥇40 · ⭐ 46K · 📈) - Protocol Buffers - Google's data interchange format. BSD-3
  • cloudpickle (🥉31 · ⭐ 860 · 📈) - Extended pickling support for Python objects. BSD-3
  • typing (🥈30 · ⭐ 850 · 📈) - Work related to PEP 484: typing.py and typing_extensions.py.. Python-2.0
  • configobj (🥈29 · ⭐ 240 · 📈) - Python 3+ compatible port of the configobj library. BSD-3
  • futures (🥉27 · ⭐ 210 · 💤) - Backport of the concurrent.futures package to Python 2.6 and 2.7. Python-2.0

➕ Added Projects

Projects that were recently added to this best-of list.

  • boto3 (🥇37 · ⭐ 6K · ➕) - AWS SDK for Python. Apache-2
  • SQLAlchemy (🥇37 · ⭐ 3.2K · ➕) - The Database Toolkit for Python. MIT
  • redis (🥇36 · ⭐ 9K · ➕) - Redis Python Client. MIT
  • pymongo (🥇36 · ⭐ 3.2K · ➕) - PyMongo - the Python driver for MongoDB. Apache-2
  • PyMySQL (🥇35 · ⭐ 6.3K · ➕) - Pure Python MySQL Client. MIT
  • google-cloud-storage (🥇35 · ⭐ 3.4K · ➕) - Google Cloud Client Library for Python. Apache-2
  • elasticsearch (🥇35 · ⭐ 3.1K · ➕) - Official Python low-level client for Elasticsearch. Apache-2
  • psycopg2 (🥇35 · ⭐ 2K · ➕) - PostgreSQL database adapter for the Python.. ❗️BSD-3-Clause-Attribution
  • kivy (🥇34 · ⭐ 13K · ➕) - Open source UI framework written in Python, running on Windows, Linux,.. MIT
  • kafka-python (🥈34 · ⭐ 4.2K · ➕) - Python client for Apache Kafka. Apache-2
  • peewee (🥈33 · ⭐ 8.1K · ➕) - a small, expressive orm -- supports postgresql, mysql and sqlite. MIT
  • python-bigquery (🥈33 · ⭐ 3.4K · ➕) - Google BigQuery API client library. Apache-2
  • azure-storage-blob (🥈33 · ⭐ 1.8K · ➕) - This repository is for active development of the Azure.. MIT
  • fabric (🥉31 · ⭐ 13K · 💤) - Simple, Pythonic remote execution and deployment. BSD-2
  • google-cloud-bigtable (🥈31 · ⭐ 3.4K · ➕) - Google Cloud Bigtable API client library. Apache-2
  • Elasticsearch DSL (🥈31 · ⭐ 3.1K · ➕) - High level Python client for Elasticsearch. Apache-2
  • Prometheus Client (🥈31 · ⭐ 2K · ➕) - Prometheus instrumentation library for Python.. Apache-2
  • influxdb (🥈31 · ⭐ 1.4K · ➕) - Python client for InfluxDB. MIT
  • Cassandra Driver (🥈31 · ⭐ 1.2K · ➕) - DataStax Python Driver for Apache Cassandra. Apache-2
  • schedule (🥉30 · ⭐ 8.1K · ➕) - Python job scheduling for humans. MIT
  • pyodbc (🥈30 · ⭐ 2K · ➕) - Python ODBC bridge. MIT
  • mysqlclient (🥈30 · ⭐ 1.9K · ➕) - MySQL database connector for Python (with Python 3 support). ❗️GPL-2.0
  • Motor (🥈30 · ⭐ 1.6K · ➕) - Motor - the async Python driver for MongoDB and Tornado or asyncio. Apache-2
  • SQLAlchemy-Utils (🥈30 · ⭐ 710 · ➕) - Various utility functions and datatypes for SQLAlchemy. BSD-3
  • s3transfer (🥈30 · ⭐ 99 · ➕) - Amazon S3 Transfer Manager for Python. Apache-2
  • cpython (🥇29 · ⭐ 36K · ➕) - The Python programming language. MIT
  • confluent-kafka-python (🥉29 · ⭐ 2.1K · ➕) - Confluent's Kafka Python Client. Apache-2
  • PynamoDB (🥉29 · ⭐ 1.5K · ➕) - A pythonic interface to Amazon's DynamoDB. MIT
  • py2neo (🥉29 · ⭐ 960 · ➕) - Py2neo is a comprehensive toolkit for working with Neo4j from.. Apache-2
  • redis-py-cluster (🥉29 · ⭐ 920 · ➕) - Python cluster client for the official redis cluster... MIT
  • s3fs (🥉29 · ⭐ 370 · ➕) - S3 Filesystem. BSD-3
  • pandas-gbq (🥉29 · ⭐ 240 · ➕) - Pandas Google BigQuery. BSD-3
  • Records (🥉28 · ⭐ 6.5K · ➕) - SQL for Humans. ISC
  • dataset (🥉28 · ⭐ 4K · ➕) - Easy-to-use data handling for SQL data stores with support for implicit.. MIT
  • minio (🥉28 · ⭐ 390 · ➕) - MinIO Client SDK for Python. Apache-2
  • keyboard (🥉27 · ⭐ 2.2K · ➕) - Hook and simulate global keyboard events on Windows and Linux. MIT
  • Databases (🥉27 · ⭐ 1.9K · ➕) - Async database support for Python. BSD-3
  • libcloud (🥉27 · ⭐ 1.7K · ➕) - Apache Libcloud is a Python library which hides differences.. Apache-2
  • orjson (🥉27 · ⭐ 1.7K · ➕) - Fast, correct Python JSON library supporting dataclasses,.. Apache-2
  • Ibis (🥉27 · ⭐ 1.5K · ➕) - A pandas-like deferred expression system, with first-class SQL.. Apache-2
  • pysolr (🥉27 · ⭐ 570 · ➕) - Pysolr Python Solr client. BSD-3
  • param (🥉27 · ⭐ 190 · ➕) - Param: Make your Python code clearer and more reliable by declaring.. BSD-3
  • srsly (🥉27 · ⭐ 180 · ➕) - Modern high-performance serialization utilities for Python (JSON,.. MIT
  • AWS Data Wrangler (🥉26 · ⭐ 1.3K · ➕) - Pandas on AWS - Easy integration with Athena, Glue,.. Apache-2 pandas
  • pygsheets (🥉26 · ⭐ 1.1K · ➕) - Google Sheets Python API v4. MIT
  • PyPika (🥉26 · ⭐ 1K · ➕) - PyPika is a python SQL query builder that exposes the full richness.. Apache-2
  • cx-Oracle (🥉26 · ⭐ 690 · ➕) - Python interface to Oracle Database conforming to the Python DB.. BSD-3
  • pyscreenshot (🥉26 · ⭐ 380 · ➕) - Python screenshot library, replacement for the Pillow.. BSD-2
  • cloudant (🥉26 · ⭐ 160 · ➕) - A Python library for Cloudant and CouchDB. Apache-2
  • micropython (🥈25 · ⭐ 12K · ➕) - MicroPython - a lean and efficient Python implementation for.. MIT
  • tink (🥉25 · ⭐ 11K · ➕) - Tink is a multi-language, cross-platform, open source library that.. Apache-2
  • Pony (🥉25 · ⭐ 2.4K · ➕) - Pony Object Relational Mapper. Apache-2
  • omegaconf (🥉25 · ⭐ 500 · ➕) - Flexible Python configuration system. The last one you will ever.. BSD-3
  • catalogue (🥉25 · ⭐ 70 · ➕) - Super lightweight function registries for your library. MIT
  • diagrams (🥉24 · ⭐ 12K · ➕) - Diagram as Code for prototyping cloud system architectures. MIT
  • mongo-connector (🥉24 · ⭐ 1.8K · 💀) - MongoDB data stream pipeline tools by YouGov (adopted.. Apache-2
  • returns (🥉24 · ⭐ 1.5K · ➕) - Make your functions return something meaningful, typed, and safe!. BSD-2
  • fabtools (🥉24 · ⭐ 1.2K · 💀) - Tools for writing awesome Fabric files. BSD-2
  • neo4j-driver (🥉24 · ⭐ 590 · ➕) - Neo4j Bolt driver for Python. Apache-2
  • python-mss (🥉24 · ⭐ 560 · ➕) - An ultra fast cross-platform multiple screenshots module in pure.. MIT
  • HappyBase (🥉24 · ⭐ 560 · 💤) - A developer-friendly Python library to interact with Apache HBase. MIT
  • pyinfra (🥉23 · ⭐ 1.1K · ➕) - pyinfra automates infrastructure super fast at massive scale. It can.. MIT
  • pluginbase (🥉23 · ⭐ 930 · 💀) - A simple but flexible plugin system for Python. BSD-3
  • pyhdb (🥉23 · ⭐ 290 · 💀) - SAP HANA Connector in pure Python. Apache-2
  • ordered-set (🥉23 · ⭐ 110 · 💤) - A mutable set that remembers the order of its entries. One of.. MIT
  • parallel-ssh (🥉22 · ⭐ 840 · ➕) - Asynchronous parallel SSH client library. ❗️LGPL-2.1
  • awesome-slugify (🥉22 · ⭐ 460 · 💀) - Python flexible slugify function. ❗️GPL-3.0
  • price-parser (🥉22 · ⭐ 170 · ➕) - Extract price amount and currency symbol from a raw text.. BSD-3
  • CommonRegex (🥉21 · ⭐ 1.4K · 💀) - A collection of common regular expressions bundled with an easy.. MIT
  • typing_inspect (🥉21 · ⭐ 180 · ➕) - Runtime inspection utilities for Python typing module. MIT
  • pampy (🥉20 · ⭐ 3.3K · 💀) - Pampy: The Pattern Matching for Python you always dreamed of. MIT
  • db.py (🥉20 · ⭐ 1.2K · 💀) - db.py is an easier way to interact with your databases. BSD-2
  • Queries (🥉20 · ⭐ 230 · ➕) - PostgreSQL database access simplified. BSD-3
  • filedepot (🥉20 · ⭐ 120 · ➕) - Toolkit for storing files and attachments in web applications. MIT
  • stopit (🥉20 · ⭐ 83 · 💀) - Raise asynchronous exceptions in other thread, control the timeout of.. MIT
  • PugSQL (🥉18 · ⭐ 410 · ➕) - A HugSQL-inspired database library for Python. Apache-2
  • grumpy (🥈16 · ⭐ 10K · 💀) - Grumpy is a Python to Go source code transcompiler and runtime. Apache-2
  • lazydata (🥉16 · ⭐ 620 · 💀) - Lazydata: Scalable data dependencies for Python projects. Apache-2
  • pyston (🥉15 · ⭐ 4.8K · ➕) - A faster and highly-compatible implementation of the Python.. Apache-2
  • stackless (🥉15 · ⭐ 680 · 💀) - The Stackless Python programming language. ❗Unlicensed
  • SuperSQLite (🥉14 · ⭐ 660 · 💀) - A supercharged SQLite library for Python. MIT
  • typical (🥉14 · ⭐ 110 · ➕) - Typical: Fast, simple, & correct data-validation using Python 3 typing. MIT
  • cl-python (🥉11 · ⭐ 310 · 💤) - An implementation of Python in Common Lisp. ❗Unlicensed

Don't miss a new best-of-python release

NewReleases is sending notifications on new releases.