Python: Possible Projects

python-xxhash

Python Binding for xxHash

cpython hash python xxhash

Released: 30 Jul 2014 - 376

python-storage

Python client for a durable and highly available object storage service. Google Cloud Storage is almost infinitely scalable and guarantees consistency; when a write succeeds, the latest copy of the object will be returned to any GET, globally.

Released: 10 Dec 2019 - 444

uvloop

Ultra fast asyncio event loop.

async async-await async-python asyncio event-loop high-performance libuv networking python python-3

Released: 08 Nov 2015 - 10,400

sqlalchemy_jsonfield

SQLALchemy JSONField implementation for storing dicts at SQL independently from JSON type support

json sqlalchemy

Released: 18 Feb 2017 - 22

deprecated

Python @deprecated decorator to deprecate old python classes, functions or methods.

Released: 20 Nov 2017 - 307

cycler

cycler: composable cycles

Released: 20 Jun 2015 - 73

jeepney

Pure Python DBus interface

Released: 25 Feb 2017 - 25

google-api-python-client

🐍 The official Python client library for Google's discovery based APIs.

Released: 08 Jan 2014 - 7,755

graphql-core

A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.

api asyncio graphene graphql graphql-core graphql-js graphql-python python python-3

Released: 01 Aug 2018 - 510

safetensors

Simple, safe way to store and distribute tensors

Released: 22 Sep 2022 - 2,865

python-json-patch

Applying JSON Patches in Python

json json-patch python python-json

Released: 18 Jun 2011 - 460

backports.tarfile

Backport of CPython tarfile module

Released: 06 Apr 2024 - 4

python-pathspec

Utility library for gitignore style pattern matching of file paths.

gitignore-patterns python wildmatch

Released: 23 Nov 2013 - 155

faker

Faker is a Python package that generates fake data for you.

dataset fake fake-data faker faker-generator python test-data test-data-generator testing

Released: 12 Nov 2012 - 17,751

python-tblib

Serialization library for Exceptions and Tracebacks.

Released: 31 Dec 2013 - 165

flask

The Python micro framework for building web applications.

flask jinja pallets python web-framework werkzeug wsgi

Released: 06 Apr 2010 - 68,049

imageio

Python library for reading and writing image data

animated-gif dicom imageio python scientific-formats video webcam-capture

Released: 04 May 2013 - 1,493

bcrypt

Modern(-ish) password hashing for your software and your servers

python

Released: 11 May 2013 - 1,244

multidict

The multidict implementation

aiohttp hacktoberfest headers multidict

Released: 06 Feb 2016 - 418

greenlet

Lightweight in-process concurrent programming

Released: 17 Dec 2011 - 1,644

imagesize_py

Getting image size from png/jpeg/jpeg2000/gif file

Released: 01 Feb 2016 - 227

sympy

A computer algebra system written in pure Python

computer-algebra hacktoberfest math python science

Released: 30 Apr 2010 - 12,970

html5lib-python

Standards-compliant library for parsing and serializing HTML documents and fragments in Python

Released: 09 Apr 2013 - 1,125

asn1crypto

Python ASN.1 library with a focus on performance and a pythonic API

asn1 cms crl cryptography csr ocsp pem pkcs12 pkcs7 python tsp x509

Released: 03 Jun 2015 - 333

cleo

Cleo allows you to create beautiful and testable command-line interfaces.

cli command-line python

Released: 16 Dec 2013 - 1,280

altair

Declarative statistical visualization library for Python

Released: 19 Sep 2015 - 9,335

openai-python

The official Python library for the OpenAI API

openai python

Released: 25 Oct 2020 - 22,845

asynctest

Enhance the standard unittest package with features for testing asyncio libraries

Released: 04 Apr 2015 - 309

jupyter_core

Core Jupyter functionality

Released: 25 Mar 2015 - 196

ruff

An extremely fast Python linter and code formatter, written in Rust.

linter pep8 python python3 ruff rust rustpython static-analysis static-code-analysis style-guide styleguide

Released: 09 Aug 2022 - 32,485

comm

Python Comm implementation for the Jupyter kernel protocol

Released: 01 Aug 2022 - 9

fonttools

A library to manipulate font files from Python.

fonts opentype python

Released: 24 Jul 2013 - 4,346

httptools

Fast HTTP parser

Released: 25 Apr 2016 - 1,203

sqlalchemy-utils

Various utility functions and datatypes for SQLAlchemy.

Released: 18 Feb 2013 - 1,262

pyflakes

A simple program which checks Python source files for errors

hacktoberfest linter python

Released: 07 Apr 2014 - 1,370

evergreen.py

A python client for the Evergreen API.

evergreen-ci

Released: 15 Feb 2019 - 2

python-pubsub

Google Cloud Pub / Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications. You can leverage Cloud Pub/Sub’s flexibility to decouple systems and components hosted on Google Cloud Platform or elsewhere on the Internet. By building on the same technology Google uses, Cloud Pub / Sub is designed to provide “at least once” delivery at low latency with on-demand scalability to 1 million messages per second (and beyond).

Released: 10 Dec 2019 - 392

kiwi

Efficient C++ implementation of the Cassowary constraint solving algorithm

Released: 04 Dec 2013 - 692

python-zeep

A Python SOAP client

python soap soap-client wsdl

Released: 14 Feb 2016 - 1,891

build

A simple, correct Python build frontend

python

Released: 10 May 2020 - 739

jupyter_client

Jupyter protocol client APIs

Released: 09 Apr 2015 - 386

releases

Fast, Extensible Progress Meter

0

asttokens

Annotate Python AST trees with source text and token information

Released: 05 Dec 2016 - 172

datadogpy

The Datadog Python library

Released: 27 Jan 2015 - 614

werkzeug

The comprehensive WSGI web application library.

http pallets python werkzeug wsgi

Released: 18 Oct 2010 - 6,652

click-man

Automate generation of man pages for python click applications :star:

Released: 18 Sep 2016 - 169

parso

A Python Parser

Released: 08 May 2017 - 614

jaraco.classes

Utility functions for Python class constructs

Released: 19 Jan 2016 - 10

backoff

Python library providing function decorators for configurable backoff and retry

asynchronous asyncio backoff decorators exceptions exponential python retry retrying synchronous

Released: 13 May 2014 - 2,604

threadpoolctl

Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP implementations)

Released: 26 Mar 2019 - 344

httplib2

Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by Joe Gregorio, now supported by community.

http http-client network python

Released: 02 Mar 2016 - 487

mongo-python-driver

PyMongo - the Official MongoDB Python driver

mongodb mongodb-driver pymongo python python-library

Released: 15 Jan 2009 - 4,145

db-contrib-tool

The `db-contrib-tool` - MongoDB's tool for contributors.

0

sshtunnel

SSH tunnels to remote server.

python ssh tunnel

Released: 11 Jun 2014 - 1,226

ipywidgets

Interactive Widgets for the Jupyter Notebook

jupyter-notebooks jupyterlab-extension

Released: 17 Apr 2015 - 3,155

python-email-validator

A robust email syntax and deliverability validation library for Python.

dns email normalization syntax validation

Released: 20 Apr 2015 - 1,141

tomlkit

Style-preserving TOML library for Python

Released: 10 Jul 2018 - 691

python-db-dtypes-pandas

Extension dtypes for pandas corresponding to GoogleSQL data types such as DATE, TIME, and JSON.

Released: 20 Sep 2021 - 26

oscrypto

Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy

3des aes cryptography des dsa ecdsa oaep pbkdf2 pkcs12 pkcs1v15 pkcs8 pss python rc2 rc4 rsa tls x509

Released: 03 Jun 2015 - 319

setuptools-scm

the blessed package to manage your versions by scm tags

metadata packaging python version-control

Released: 01 Jul 2015 - 860

sagemaker-python-sdk

A library for training and deploying machine learning models on Amazon SageMaker

aws huggingface machine-learning mxnet python pytorch sagemaker tensorflow

Released: 14 Nov 2017 - 2,104

great_expectations

Always know what to expect from your data.

cleandata data-engineering data-profilers data-profiling data-quality data-science data-unit-tests datacleaner datacleaning dataquality dataunittest eda exploratory-analysis exploratory-data-analysis exploratorydataanalysis mlops pipeline pipeline-debt pipeline-testing pipeline-tests

Released: 11 Sep 2017 - 9,948

matplotlib-inline

Inline Matplotlib backend for Jupyter

Released: 11 Feb 2021 - 19

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

bert deep-learning flax hacktoberfest jax language-model language-models machine-learning model-hub natural-language-processing nlp nlp-library pretrained-models python pytorch pytorch-transformers seq2seq speech-recognition tensorflow transformer

Released: 29 Oct 2018 - 134,132

mdurl

URL utilities for markdown-it (a Python port)

commonmark markdown markdown-it url

Released: 19 Jul 2021 - 12

traitlets

A lightweight Traits like module

closember

Released: 06 Dec 2013 - 617

flask-session

Server side session extension for Flask

flask sessions

Released: 25 Apr 2014 - 505

pox

utilities for filesystem exploration and automated builds

Released: 28 Jun 2013 - 21

xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow

distributed-systems gbdt gbm gbrt machine-learning xgboost

Released: 06 Feb 2014 - 26,277

msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.

azure python runtime sdk

Released: 17 Oct 2016 - 41

flask-wtf

Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.

flask flask-wtf forms html python wtforms

Released: 29 Feb 2012 - 1,463

aiohappyeyeballs

Happy Eyeballs for pre-resolved hosts

Released: 09 Dec 2023 - 9

opensearch-py

Python Client for OpenSearch

Released: 23 Jul 2021 - 350

python-sortedcontainers

Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set

data-types dict list python set sorted

Released: 24 Feb 2014 - 3,532

blinker

A fast Python in-process signal/event dispatching system.

blinker python signals

Released: 03 Jul 2013 - 1,781

flask-sqlalchemy

Adds SQLAlchemy support to Flask

flask flask-sqlalchemy python sqlalchemy

Released: 01 Jun 2010 - 4,229

elasticsearch-py

Official Python client for Elasticsearch

client elasticsearch python search

Released: 01 May 2013 - 22

snowflake-sqlalchemy

Snowflake SQLAlchemy

database python sql

Released: 18 Jun 2016 - 231

notebook

Jupyter Interactive Notebook

closember jupyter jupyter-notebook notebook

Released: 09 Apr 2015 - 11,720

mako

Mako Templates for Python

Released: 26 Nov 2018 - 364

distlib

A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to achieve interoperability.

Released: 10 Dec 2021 - 50

monotonic

An implementation of time.monotonic() for Python 2 & Python 3

backport clock compatibility monotonic python

Released: 29 Nov 2014 - 64

mock

The Python mock library

Released: 21 Apr 2015 - 537

proto-plus-python

Beautiful, idiomatic protocol buffers in Python

Released: 14 Nov 2018 - 168

cachecontrol

The httplib2 caching algorithms packaged up for use with requests.

Released: 18 Jun 2013 - 468

ptyprocess

Run a subprocess in a pseudo terminal

Released: 02 Oct 2014 - 220

smart_open

Utils for streaming large files (S3, HDFS, gzip, bz2...)

boto bz2 file gzip-stream hacktoberfest hdfs python s3 streaming streaming-data webhdfs

Released: 02 Jan 2015 - 3,198

secretstorage

Python bindings to Freedesktop.org Secret Service API

dbus python secret-service

Released: 27 Jan 2014 - 112

yarl

Yet another URL library

aiohttp hacktoberfest url-parsing urls

Released: 02 Aug 2016 - 1,323

ultrajson

Ultra fast JSON decoder and encoder written in C with Python bindings

c decoder encoder json python ujson ultrajson

Released: 27 Feb 2011 - 4,328

nbformat

Reference implementation of the Jupyter Notebook format

Released: 09 Apr 2015 - 265

docker-py

A Python library for the Docker Engine API

docker docker-engine-api docker-swarm python python-library

Released: 23 May 2013 - 6,813

fastavro

Fast Avro for Python

Released: 27 Mar 2012 - 644

pure_eval

Safely evaluate AST nodes without side effects

Released: 07 Sep 2019 - 42

websockets

Library for building WebSocket servers and clients in Python

python python3 websocket websocket-client websocket-library websocket-server websockets

Released: 30 Mar 2013 - 5,195

frozenlist

`FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.

aiohttp frozenlist

Released: 24 Aug 2019 - 95

universal_pathlib

pathlib api extended to use fsspec backends

Released: 10 Nov 2020 - 246

prettytable

Display tabular data in a visually appealing ASCII table format

package python python-3 utility-library

Released: 15 Jan 2016 - 1,375

execnet

distributed Python deployment and communication

Released: 21 Jul 2017 - 80

redis-py

Redis Python client

python redis redis-client redis-cluster redis-py

Released: 06 Nov 2009 - 12,627