Python: Possible Projects
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
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
python-json-patch
Applying JSON Patches in Python
json json-patch python python-json
Released: 18 Jun 2011 - 460
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
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
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
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
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
fonttools
A library to manipulate font files from Python.
fonts opentype python
Released: 24 Jul 2013 - 4,346
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
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
asttokens
Annotate Python AST trees with source text and token information
Released: 05 Dec 2016 - 172
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
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
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
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
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
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
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
notebook
Jupyter Interactive Notebook
closember jupyter jupyter-notebook notebook
Released: 09 Apr 2015 - 11,720
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
cachecontrol
The httplib2 caching algorithms packaged up for use with requests.
Released: 18 Jun 2013 - 468
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
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
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
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
prettytable
Display tabular data in a visually appealing ASCII table format
package python python-3 utility-library
Released: 15 Jan 2016 - 1,375
redis-py
Redis Python client
python redis redis-client redis-cluster redis-py
Released: 06 Nov 2009 - 12,627