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

https://github.com/scop/bash-completion

Programmable completion functions for bash

bash behavior completion shell

Last synced: 13 May 2026

https://github.com/fastapi/typer

Typer, build great CLIs. Easy to code. Based on Python type hints.

cli click python python3 shell terminal typehints typer

Last synced: 13 May 2026

https://github.com/python/typeshed

Collection of library stubs for Python, with static types

python stub types typing

Last synced: 13 May 2026

https://github.com/mpdavis/python-jose

A JOSE implementation in Python

jose jwt python

Last synced: 13 May 2026

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

Python datetimes made easy

date datetime python python3 time timezones

Last synced: 13 May 2026

https://github.com/huggingface/sentence-transformers

State-of-the-Art Text Embeddings

Last synced: 13 May 2026

https://github.com/ipython/matplotlib-inline

Inline Matplotlib backend for Jupyter

Last synced: 13 May 2026

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

Show and hide content with a button in Sphinx

jupyter-book sphinx sphinx-doc sphinx-extension

Last synced: 13 May 2026

https://github.com/ialbert/plac

Plac: Parsing the Command Line the Easy Way

Last synced: 13 May 2026

https://github.com/pytoolz/cytoolz

Cython implementation of Toolz: High performance functional utilities

Last synced: 13 May 2026

https://github.com/duosecurity/duo_client_python

Python library for interacting with the Duo Auth, Admin, and Accounts APIs

duo-security mfa python python3

Last synced: 13 May 2026

https://github.com/pydata/pydata-sphinx-theme

A clean, three-column Sphinx theme with Bootstrap for the PyData community

hacktoberfest pydata python sphinx sphinx-doc sphinx-theme

Last synced: 13 May 2026

https://github.com/PrefectHQ/fastmcp

🚀 The fast, Pythonic way to build MCP servers and clients.

agents fastmcp llms mcp mcp-clients mcp-servers mcp-tools model-context-protocol python

Last synced: 13 May 2026

https://github.com/ikegami-yukino/madoka-python

Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)

counter data-sketches memory-efficient probabilistic-data-structures python-wrapper

Last synced: 13 May 2026

https://github.com/ankushshah89/python-docx2txt

A pure python based utility to extract text and images from docx files.

Last synced: 13 May 2026

https://github.com/lordmauve/flake8-html

Generate HTML reports of flake8 violations

flake8-plugin linting python

Last synced: 13 May 2026

https://bitbucket.org/dundeemt/pysftp

A simple interface to SFTP. The module offers high level abstractions and task based routines to handle your SFTP needs. Checkout the Cook Book, in the docs, to see what pysftp can do for you.

Last synced: 13 May 2026

https://github.com/pytoolz/toolz

A functional standard library for Python.

Last synced: 13 May 2026

https://github.com/scikit-multilearn/scikit-multilearn

A scikit-learn based module for multi-label et. al. classification

classification clustering label-prediction machine-learning multi-label partitioning scikit scikit-learn scikit-multilearn

Last synced: 13 May 2026

https://github.com/RDFLib/rdflib

RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.

graph json-ld linked-data n3 namespace nquads ntriples parser pypi python python-library rdf rdf-xml rdflib semantic-web serializer sparql turtle turtle-rdf uri

Last synced: 13 May 2026

https://github.com/pfmoore/editables

Last synced: 13 May 2026

https://github.com/pypa/build

A simple, correct Python build frontend

python

Last synced: 13 May 2026

https://github.com/joblib/threadpoolctl

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

Last synced: 13 May 2026

https://github.com/tylerjwoodfin/python-helpers

a collection of helper utils for my personal projects.

Last synced: 13 May 2026

https://github.com/xolox/python-humanfriendly

Human friendly input/output for text interfaces using Python

Last synced: 13 May 2026

https://github.com/prompt-toolkit/python-prompt-toolkit

Library for building powerful interactive command line applications in Python

Last synced: 13 May 2026

https://github.com/google/pasta

Library to refactor python code through AST manipulation.

Last synced: 13 May 2026

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

Pure-Python HTTP/2 protocol implementation

Last synced: 13 May 2026

https://github.com/micheles/decorator

decorator

metaprogramming python

Last synced: 13 May 2026

https://github.com/executablebooks/markdown-it-py

Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!

markdown markdown-it markdown-parser

Last synced: 13 May 2026

https://github.com/googleapis/google-resumable-media-python

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

Last synced: 13 May 2026

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

Trio – a friendly Python library for async concurrency and I/O

async async-await io networking python structured-concurrency trio

Last synced: 13 May 2026

https://github.com/httpie/cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

api api-client api-testing cli client curl debugging developer-tools development devops http http-client httpie json python rest rest-api terminal usability web

Last synced: 13 May 2026

https://github.com/microsoft/debugpy

An implementation of the Debug Adapter Protocol for Python

Last synced: 13 May 2026

https://github.com/ipython/traitlets

A lightweight Traits like module

closember

Last synced: 13 May 2026

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

🏹 Better dates & times for Python

arrow date datetime hacktoberfest python time timestamp timezones

Last synced: 13 May 2026

https://github.com/graphql-python/graphql-relay-py

A library to help construct a graphql-py server supporting react-relay

Last synced: 13 May 2026

https://github.com/gsnedders/python-webencodings

Character encoding for the web.

Last synced: 13 May 2026

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

Support files exposing JSON from the JSON Schema specifications to Python

json json-schema jsonschema specifications validation

Last synced: 13 May 2026

https://github.com/astral-sh/ty

An extremely fast Python type checker and language server, written in Rust.

Last synced: 13 May 2026

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

Add a "copy" button to code blocks in Sphinx

sphinx-extension

Last synced: 13 May 2026

https://github.com/Mimino666/langdetect

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

Last synced: 13 May 2026

https://github.com/PyCQA/pyflakes

A simple program which checks Python source files for errors

hacktoberfest linter python

Last synced: 13 May 2026

https://github.com/jupyterlab/jupyterlab

JupyterLab computational environment.

jupyter jupyterlab

Last synced: 13 May 2026

https://github.com/minrk/appnope

Disable App Nap on OS X 10.9

Last synced: 13 May 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: 13 May 2026

https://github.com/erdewit/nest_asyncio

Patch asyncio to allow nested event loops

asyncio event-loop nested recursive

Last synced: 13 May 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: 13 May 2026

https://github.com/jupyter/nbconvert

Jupyter Notebook Conversion

Last synced: 13 May 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: 13 May 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: 13 May 2026

https://github.com/ActiveState/appdirs

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

Last synced: 13 May 2026

https://github.com/ICRAR/ijson

Iterative JSON parser with Pythonic interfaces

Last synced: 13 May 2026

https://github.com/pyinvoke/invoke

Pythonic task management & command execution.

Last synced: 13 May 2026

https://github.com/census-instrumentation/opencensus-python

A stats collection and distributed tracing framework

Last synced: 13 May 2026

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

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

Last synced: 13 May 2026

https://github.com/run-llama/llama_index

LlamaIndex is the leading document agent and OCR platform

agents application data fine-tuning framework llamaindex llm multi-agents rag vector-database

Last synced: 13 May 2026

https://github.com/slackapi/python-slack-sdk

Slack Developer Kit for Python

aiohttp aiohttp-client asyncio python slack slackapi socket-mode websocket websocket-client websockets

Last synced: 13 May 2026

https://github.com/open-telemetry/opentelemetry-python-contrib

OpenTelemetry instrumentation for Python modules

Last synced: 13 May 2026

https://github.com/pycqa/mccabe

McCabe complexity checker for Python

complexity complexity-analysis flake8 flake8-extensions flake8-plugin linter-flake8 linter-plugin mccabe python

Last synced: 13 May 2026

https://github.com/tornadoweb/tornado

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

asynchronous python

Last synced: 13 May 2026

https://github.com/alexmojaki/stack_data

Last synced: 13 May 2026

https://github.com/wolever/parameterized

Parameterized testing with any Python test framework

Last synced: 13 May 2026

https://github.com/pypa/virtualenv

Virtual Python Environment builder

cython hacktoberfest jython library pypa pypy pypy3 python virtualenv

Last synced: 13 May 2026

https://github.com/pallets/itsdangerous

Safely pass trusted data to untrusted environments and back.

hmac itsdangerous pallets python security serialization

Last synced: 13 May 2026

https://github.com/litl/backoff

Python library providing function decorators for configurable backoff and retry

asynchronous asyncio backoff decorators exceptions exponential python retry retrying synchronous

Last synced: 13 May 2026

https://github.com/paramiko/paramiko

The leading native Python SSHv2 protocol library.

Last synced: 13 May 2026

https://github.com/ipython/comm

Python Comm implementation for the Jupyter kernel protocol

Last synced: 13 May 2026

https://github.com/ekalinin/nodeenv

Virtual environment for Node.js & integrator with virtualenv

nodejs python virtualenv virtualenvironment

Last synced: 13 May 2026

https://github.com/sybrenstuvel/python-rsa

Python-RSA is a pure-Python RSA implementation.

python python-rsa rsa rsa-cryptography

Last synced: 13 May 2026

https://github.com/omnilib/aiosqlite

asyncio bridge to the standard sqlite3 module

asyncio hacktoberfest python sqlite sqlite3

Last synced: 13 May 2026

https://github.com/oauthlib/oauthlib

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

authentication authorization identity jwt-authentication jwt-bearer-tokens library oauth oauth1 oauth2 oidc oidc-provider openid-connect python python-3 python3 token-based-authentication

Last synced: 13 May 2026

https://github.com/jupyter/nbformat

Reference implementation of the Jupyter Notebook format

Last synced: 13 May 2026

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

Python bindings to the Brotli compression library

brotli python

Last synced: 13 May 2026

https://github.com/executablebooks/mdurl

URL utilities for markdown-it (a Python port)

commonmark markdown markdown-it url

Last synced: 13 May 2026

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

A Python Implementation of RFC3986 including validations

Last synced: 13 May 2026

https://github.com/gitpython-developers/smmap

A sliding memory map manager

Last synced: 13 May 2026

https://github.com/mkdocstrings/griffe

Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.

api breaking-changes docs mkdocstrings-collector parser python signature

Last synced: 13 May 2026

https://github.com/zeromq/pyzmq

PyZMQ: Python bindings for zeromq

cython python zeromq

Last synced: 13 May 2026

https://github.com/websocket-client/websocket-client

WebSocket client for Python

python rfc-6455 websocket websocket-client websockets websockets-client

Last synced: 13 May 2026

https://github.com/pyreadline3/pyreadline3

Windows implementation of the GNU readline library

Last synced: 13 May 2026

https://github.com/sphinx-doc/sphinx

The Sphinx documentation generator

docs documentation documentation-tool markdown python restructuredtext sphinx

Last synced: 13 May 2026

https://github.com/snowballstem/snowball

Snowball compiler and stemming algorithms

Last synced: 13 May 2026

https://github.com/sphinx-doc/alabaster

Lightweight, configurable Sphinx theme

Last synced: 13 May 2026

https://github.com/chroma-core/chroma

Data infrastructure for AI

agents ai ai-agents database rust rust-lang

Last synced: 13 May 2026

https://github.com/asweigart/pyperclip

Python module for cross-platform clipboard functions.

Last synced: 13 May 2026

https://github.com/stanfordnlp/dspy

DSPy: The framework for programming—not prompting—language models

Last synced: 13 May 2026

https://github.com/huggingface/tokenizers

đź’Ą Fast State-of-the-Art Tokenizers optimized for Research and Production

bert gpt language-model natural-language-processing natural-language-understanding nlp transformers

Last synced: 13 May 2026

https://github.com/enthought/traits

Observable typed attributes for Python classes

attributes dataclasses gui observer-pattern python runtime-typechecking types

Last synced: 13 May 2026

https://github.com/sygel-technology/sy-sale-workflow

Odoo Sales, Workflow and Organization

Last synced: 13 May 2026

https://github.com/graphql-python/graphene

GraphQL framework for Python

framework graphene graphql python relay

Last synced: 13 May 2026

https://github.com/crewAIInc/crewAI

Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.

agents ai ai-agents aiagentframework llms

Last synced: 13 May 2026

https://github.com/scrapy/cssselect

CSS Selectors for Python

css hacktoberfest python selectors

Last synced: 13 May 2026

https://github.com/ipython/ipython-pygments-lexers

Pygments lexers for syntax-highlighting IPython code & sessions

Last synced: 13 May 2026

https://github.com/run-llama/llama-parse-py

Python SDK for OCR and document parsing in the cloud with LlamaParse

agent agents document-agent document-processing information-extraction llamaparse ocr parser parsing

Last synced: 13 May 2026

https://github.com/andfoy/pywinpty

Pseudoterminals for Windows in Python

bindings conda conpty console pty python pywinpty rust windows winpty winpty-library wrapper

Last synced: 13 May 2026

https://github.com/T-baby/pondpond

Pond is a high performance object-pooling library for Python

cache count-min-sketch object-pool pool pooling python python3

Last synced: 13 May 2026