An open API service for producing an overview of a list of open source projects.

https://github.com/mpmath/mpmath

Python library for arbitrary-precision floating-point arithmetic

arbitrary-precision complex-numbers floating-point multiprecision numerical-integration numerical-methods numerical-optimization ordinary-differential-equations plotting python special-functions

Last synced: 25 Aug 2026

https://github.com/python-hyper/wsproto

Sans-IO WebSocket protocol implementation

Last synced: 25 Aug 2026

https://github.com/httplib2/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

Last synced: 25 Aug 2026

https://github.com/packit/rpm-shim

Python RPM shim module for use in virtualenvs

Last synced: 25 Aug 2026

https://github.com/florimondmanca/httpx-sse

Consume Server-Sent Event (SSE) messages with HTTPX

Last synced: 25 Aug 2026

https://gitlab.com/takluyver/jeepney

Pure Python DBus interface

Last synced: 25 Aug 2026

https://github.com/executablebooks/sphinx-copybutton

Add a "copy" button to code blocks in Sphinx

sphinx-extension

Last synced: 25 Aug 2026

https://github.com/executablebooks/sphinx-multitoc-numbering

A Sphinx extension to support continuous numbering of sections across multiple tocs in HTML output.

sphinx sphinx-extension

Last synced: 25 Aug 2026

https://github.com/mgxd/ci-info

gather continuous integration information on the fly

Last synced: 25 Aug 2026

https://github.com/ionelmc/python-tblib

Serialization library for Exceptions and Tracebacks.

Last synced: 25 Aug 2026

https://github.com/Mimino666/langdetect

Port of Google's language-detection library to Python.

Last synced: 25 Aug 2026

https://github.com/msgpack/msgpack-python

MessagePack serializer implementation for Python msgpack.org[Python]

msgpack python

Last synced: 25 Aug 2026

https://github.com/googleapis/python-genai

Google Gen AI Python SDK provides an interface for developers to integrate Google's generative models into their Python applications.

Last synced: 25 Aug 2026

https://github.com/wasi-master/rich-rst

A reStructuredText renderer for rich

cli command-line-interface docutils python python3 restructuredtext rich rst sphinx

Last synced: 25 Aug 2026

https://github.com/googleapis/python-storage

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-storage

Last synced: 25 Aug 2026

https://github.com/trend206/dsp3

Fantastic Python 3 client for Trend Micro's Deep Security Platform

Last synced: 25 Aug 2026

https://github.com/twilio/twilio-python

A Python module for communicating with the Twilio API and generating TwiML.

twilio twilio-api twiml

Last synced: 25 Aug 2026

https://github.com/uqfoundation/ppft

distributed and parallel Python

Last synced: 25 Aug 2026

https://github.com/python-jsonschema/referencing

Cross-specification JSON referencing (JSON Schema, OpenAPI, and the one you just made up!)

api asyncapi hypermedia json json-schema jsonschema openapi

Last synced: 25 Aug 2026

https://github.com/huggingface/huggingface_hub

The official CLI and Python client for the Hugging Face Hub.

deep-learning hacktoberfest machine-learning model-hub models natural-language-processing pretrained-models pytorch

Last synced: 25 Aug 2026

https://github.com/jupyterlab/jupyterlab_server

A set of server components for JupyterLab and JupyterLab like applications

jupyterlab

Last synced: 25 Aug 2026

https://github.com/uiri/toml

Python lib for TOML

hacktoberfest hacktoberfest2020

Last synced: 25 Aug 2026

https://github.com/IBM/chuk-llm

Last synced: 25 Aug 2026

https://github.com/googleapis/google-api-python-client

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

Last synced: 25 Aug 2026

https://github.com/naimetti/rfc3986-validator

Pure python RFC3986 validator

Last synced: 25 Aug 2026

https://github.com/p1c2u/jsonschema-path

Object-oriented JSONSchema

jsonschema object-oriented path schema

Last synced: 25 Aug 2026

https://github.com/rapidfuzz/python-Levenshtein

The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity

hacktoberfest levenshtein levenshtein-distance python string-comparision string-matching string-similarity

Last synced: 25 Aug 2026

https://github.com/PyCQA/pyflakes

A simple program which checks Python source files for errors

hacktoberfest linter python

Last synced: 25 Aug 2026

https://github.com/jupyterlab/jupyterlab

JupyterLab computational environment.

jupyter jupyterlab

Last synced: 25 Aug 2026

https://github.com/minrk/appnope

Disable App Nap on OS X 10.9

Last synced: 25 Aug 2026

https://github.com/jazzband/contextlib2

contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.

Last synced: 25 Aug 2026

https://github.com/pypa/twine

Utilities for interacting with PyPI

pypi pypi-package pypi-upload python python-wheel python3 wheel

Last synced: 25 Aug 2026

https://github.com/sarugaku/shellingham

Tool to Detect Surrounding Shell

Last synced: 25 Aug 2026

https://github.com/kennethreitz/maya

Datetimes for Humans™

date dates datetimes forhumans kennethreitz parsing python time times

Last synced: 25 Aug 2026

https://github.com/frmdstryr/magicattr

A getattr and setattr that works on nested objects, lists, dicts, and any combination thereof without resorting to eval

python

Last synced: 25 Aug 2026

https://github.com/Kozea/tinycss2

A tiny CSS parser

css parser python

Last synced: 25 Aug 2026

https://github.com/networkx/networkx

Network Analysis in Python

complex-networks graph-algorithms graph-analysis graph-generation graph-theory graph-visualization python

Last synced: 25 Aug 2026

https://github.com/erdewit/nest_asyncio

Patch asyncio to allow nested event loops

asyncio event-loop nested recursive

Last synced: 25 Aug 2026

https://github.com/pradyunsg/sphinx-inline-tabs

Add inline tabbed content to your Sphinx documentation. (maintained, though extremely stable as of Jan 2022)

Last synced: 25 Aug 2026

https://github.com/jupyter/terminado

Terminals served by tornado websockets

Last synced: 25 Aug 2026

https://github.com/mongodb/mongo-python-driver

PyMongo - the Official MongoDB Python driver

mongodb mongodb-driver pymongo python python-library

Last synced: 25 Aug 2026

https://github.com/executablebooks/myst-nb

Parse and execute ipynb files in Sphinx

jupyter-notebooks markdown sphinx sphinx-extension

Last synced: 25 Aug 2026

https://github.com/alexmojaki/executing

Get information about what a Python frame is currently doing, particularly the AST node being executed

python

Last synced: 25 Aug 2026

https://github.com/ubernostrum/webcolors

A library for working with HTML/CSS color formats in Python.

colors css html python

Last synced: 25 Aug 2026

https://github.com/docker/docker-py

A Python library for the Docker Engine API

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

Last synced: 25 Aug 2026

https://github.com/omry/omegaconf

Flexible Python configuration system. The last one you will ever need.

configuration-files configuration-loader python python-types schema-validator yaml yaml-configuration

Last synced: 25 Aug 2026

https://github.com/uqfoundation/dill

serialize all of Python

Last synced: 25 Aug 2026

https://github.com/fastapi/annotated-doc

Document parameters, class attributes, return types, and variables inline, with Annotated.

Last synced: 25 Aug 2026

https://github.com/googleapis/python-bigquery

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-bigquery

Last synced: 25 Aug 2026

https://github.com/prometheus/client_python

Prometheus instrumentation library for Python applications

instrumentation metrics prometheus python

Last synced: 25 Aug 2026

https://github.com/pytest-dev/apipkg

Last synced: 25 Aug 2026

https://github.com/joshy/striprtf

Stripping rtf to plain old text

cli plaintext python rtf rtf-to-text

Last synced: 25 Aug 2026

https://github.com/ijl/orjson

Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy

dataclasses datetime deserialization json numpy pyo3 python rust serialization

Last synced: 25 Aug 2026

https://github.com/google/flatbuffers

FlatBuffers: Memory Efficient Serialization Library

c c-plus-plus c-sharp cross-platform flatbuffers go grpc java javascript json-parser marshalling mmap protobuf python rpc rust serialization serialization-library typescript zero-copy

Last synced: 25 Aug 2026

https://github.com/breezy-team/merge3

Python merge3 package

merge merge3 python python3

Last synced: 25 Aug 2026

https://github.com/pyca/bcrypt

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

python

Last synced: 25 Aug 2026

https://github.com/dotnet/core

.NET news, announcements, release notes, and more!

dotnet dotnet-core

Last synced: 25 Aug 2026

https://github.com/jaraco/jaraco.context

Last synced: 25 Aug 2026

https://github.com/sympy/sympy

A computer algebra system written in pure Python

computer-algebra hacktoberfest math python science

Last synced: 25 Aug 2026

https://github.com/jupyter/nbconvert

Jupyter Notebook Conversion

Last synced: 25 Aug 2026

https://github.com/fsspec/filesystem_spec

A specification that python filesystems should adhere to.

Last synced: 25 Aug 2026

https://github.com/requests/requests-oauthlib

OAuthlib support for Python-Requests!

oauth-client oauth2-client python python-requests

Last synced: 25 Aug 2026

https://github.com/BilalAlpaslan/otoconf

proxy conf file compiler from microservice conf files

cli nginx nginx-configuration python

Last synced: 25 Aug 2026

https://github.com/CamDavidsonPilon/tdigest

t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark

distributed-computing estimate mapreduce percentile pyspark python quantile

Last synced: 25 Aug 2026

https://github.com/Delgan/loguru

Python logging made (stupidly) simple

log logger logging python

Last synced: 25 Aug 2026

https://github.com/vb64/markdown-pdf

Markdown to pdf renderer

markdown markdown-it mermaid-diagrams pdf plantuml-diagrams pymupdf

Last synced: 25 Aug 2026

https://github.com/ipython/ipython

Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

closember data-science hacktoberfest ipython jupyter notebook python repl spec-0

Last synced: 25 Aug 2026

https://github.com/jupyter/jupyter_client

Jupyter protocol client APIs

Last synced: 25 Aug 2026

https://github.com/executablebooks/MyST-Parser

An extended commonmark compliant parser, with bridges to docutils/sphinx

docutils markdown-parser sphinx sphinx-extension

Last synced: 25 Aug 2026

https://github.com/facelessuser/soupsieve

A modern CSS selector implementation for BeautifulSoup

beautifulsoup css css-selector css4 html html5 python soup-sieve xml

Last synced: 25 Aug 2026

https://github.com/executablebooks/sphinx-book-theme

A clean book theme for scientific explanations and documentation with Sphinx

sphinx-theme

Last synced: 25 Aug 2026

https://github.com/borntyping/python-colorlog

A colored formatter for the python logging module

logging python

Last synced: 25 Aug 2026

https://github.com/PiDelport/backports.tempfile

Backports of new features in Python's tempfile module

Last synced: 25 Aug 2026

https://github.com/executablebooks/sphinx-external-toc

A sphinx extension that allows the site-map to be defined in a single YAML file

sphinx sphinx-extension

Last synced: 25 Aug 2026

https://github.com/django/asgiref

ASGI specification and utilities

Last synced: 25 Aug 2026

https://github.com/stefankoegl/python-json-pointer

Resolve JSON Pointers in Python

Last synced: 25 Aug 2026

https://github.com/pygments/pygments

Pygments is a generic syntax highlighter written in Python

python syntax-highlighting

Last synced: 25 Aug 2026

https://github.com/ActiveState/appdirs

A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".

Last synced: 25 Aug 2026

https://github.com/icholy/durationpy

Module for converting between datetime.timedelta and Go's time.Duration strings.

Last synced: 25 Aug 2026

https://github.com/mcmtroffaes/pybtex-docutils

A docutils backend for pybtex.

Last synced: 25 Aug 2026

https://github.com/huggingface/xet-core

xet client tech, used in huggingface_hub

huggingface-hub rust storage xet

Last synced: 25 Aug 2026

https://github.com/pypdfium2-team/pypdfium2

Python bindings to PDFium, reasonably cross-platform.

pdf pdf-documents pdf-to-image pdfium python rasterization

Last synced: 25 Aug 2026

https://github.com/joblib/joblib

Computing with Python functions.

caching memoization multiprocessing parallel-computing python threading

Last synced: 25 Aug 2026

https://github.com/marshmallow-code/marshmallow

A lightweight library for converting complex objects to and from simple Python datatypes.

deserialization marshalling python schema serde serialization validation

Last synced: 25 Aug 2026

https://github.com/pymssql/pymssql

Official home for the pymssql source code.

Last synced: 25 Aug 2026

https://github.com/fake-useragent/fake-useragent

Up-to-date simple useragent faker with real world database

agent fake faker python python3 scraping user user-agent user-agent-spoofer useragent useragent-scraper

Last synced: 25 Aug 2026

https://github.com/AzureAD/microsoft-authentication-library-for-python

Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".

azure microsoft-identity-platform msal-python sdks

Last synced: 25 Aug 2026

https://github.com/sdispater/clikit

CliKit is a group of utilities to build beautiful and testable command line interfaces.

Last synced: 25 Aug 2026

https://github.com/hukkin/tomli-w

A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)

config python toml tomli

Last synced: 25 Aug 2026

https://github.com/Delgan/win32-setctime

A small Python utility to set file creation time on Windows

filetime python win32 windows

Last synced: 25 Aug 2026

https://github.com/jaraco/keyring

Last synced: 25 Aug 2026

https://github.com/trungdong/prov

A Python library for W3C Provenance Data Model (PROV)

prov prov-dm prov-json prov-o provenance provenance-model python w3c

Last synced: 25 Aug 2026

https://github.com/pypa/hatch

Modern, extensible Python project management

build cli packaging plugin python versioning virtualenv

Last synced: 25 Aug 2026

https://github.com/jamielennox/requests-mock

Mocked responses for the requests library

Last synced: 25 Aug 2026

https://github.com/BeautyyuYanli/Prompt-Bottle

A powerful prompt template engine built upon Jinja

Last synced: 25 Aug 2026

https://github.com/mhammond/pywin32

Python for Windows (pywin32) Extensions

python windows

Last synced: 25 Aug 2026

https://github.com/ICRAR/ijson

Iterative JSON parser with Pythonic interfaces

Last synced: 25 Aug 2026