https://github.com/jupyterlab-contrib/rise
RISE: "Live" Reveal.js JupyterLab Slideshow Extension
jupyterlab jupyterlab-extension
Last synced: 25 Aug 2026
https://github.com/ollama/ollama-python
Ollama Python library
ollama python
Last synced: 25 Aug 2026
https://github.com/kastman/fitz
Modern Nipype Workflow Management based on Lyman
Last synced: 25 Aug 2026
https://github.com/PyCQA/pydocstyle
docstring style checker
docstrings linter python
Last synced: 25 Aug 2026
https://github.com/atdt/monotonic
An implementation of time.monotonic() for Python 2 & Python 3
backport clock compatibility monotonic python
Last synced: 25 Aug 2026
https://github.com/breezy-team/patiencediff
Patiencediff implementation
diff patiencediff python python3
Last synced: 25 Aug 2026
https://github.com/prompt-toolkit/python-prompt-toolkit
Library for building powerful interactive command line applications in Python
Last synced: 25 Aug 2026
https://github.com/google/pasta
Library to refactor python code through AST manipulation.
Last synced: 25 Aug 2026
https://github.com/Microsoft/ApplicationInsights-Python
Azure Monitor Distro for OpenTelemetry Python
application-insights azure distributed-tracing monitoring opentelemetry python sdk telemetry
Last synced: 25 Aug 2026
https://github.com/kayak/pypika
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
builder data functional python python3 pythonic query sql
Last synced: 25 Aug 2026
https://github.com/posthog/posthog-python
Send usage data from your Python code to PostHog.
Last synced: 25 Aug 2026
https://github.com/davidhalter/jedi
Awesome autocompletion, static analysis and refactoring library for python
auto-complete python refactoring static-analysis type-inference
Last synced: 25 Aug 2026
https://github.com/ypcrts/fqdn
RFC-compliant FQDN validation and manipulation for Python.
fqdn python python2 python3 rfc-1035 rfc-1123 rfc-2181 rfc-3986 validation
Last synced: 25 Aug 2026
https://github.com/jaraco/inflect
Correctly generate plurals, ordinals, indefinite articles; convert numbers to words
Last synced: 25 Aug 2026
https://github.com/python-trio/outcome
Capture the outcome of Python function calls
Last synced: 25 Aug 2026
https://github.com/python-hyper/h2
Pure-Python HTTP/2 protocol implementation
Last synced: 25 Aug 2026
https://github.com/beartype/beartype
Unbearably fast near-real-time pure-Python runtime-static type-checker.
python3 runtime-typechecking static-typechecking
Last synced: 25 Aug 2026
https://github.com/madpah/requirements-parser
A Pip requirements file parser.
pip
Last synced: 25 Aug 2026
https://github.com/mkorpela/overrides
A decorator to automatically detect mismatch when overriding a method
Last synced: 25 Aug 2026
https://github.com/fastapi/asyncer
Asyncer, async and await, focused on developer experience.
anyio async asyncio python trio
Last synced: 25 Aug 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: 25 Aug 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: 25 Aug 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: 25 Aug 2026
https://github.com/gazpachoking/jsonref
Automatically dereferences JSON references within a JSON document.
hacktoberfest
Last synced: 25 Aug 2026
https://github.com/lepture/mistune
A fast yet powerful Python Markdown parser with renderers and plugins.
markdown
Last synced: 25 Aug 2026
https://github.com/explosion/murmurhash
๐ฅ Cython bindings for MurmurHash2
cython murmurhash murmurhash2
Last synced: 25 Aug 2026
https://github.com/Anorov/PySocks
A SOCKS proxy client and wrapper for Python.
proxy socks-proxy
Last synced: 25 Aug 2026
https://github.com/BrianPugh/cyclopts
Intuitive, easy CLIs based on python type hints.
argument-parser cli python shell typehints
Last synced: 25 Aug 2026
https://github.com/DiffSK/configobj
Python 3+ compatible port of the configobj library
Last synced: 25 Aug 2026
https://github.com/naimetti/rfc3339-validator
A pure python RFC3339 validator
datetime rfc3339 validator
Last synced: 25 Aug 2026
https://github.com/deadpixi/contracts
An implementation of contracts for Python.
Last synced: 25 Aug 2026
https://github.com/rpm-software-management/libcomps
Libcomps is alternative for yum.comps library. It's written in pure C as library and there's bindings for python2 and python3.
Last synced: 25 Aug 2026
https://github.com/python/mypy_extensions
Extensions for mypy
mypy mypyc type-checking
Last synced: 25 Aug 2026
https://github.com/cackharot/suds-py3
Mirror of http://svn.fedorahosted.org/svn/suds/trunk/ supporting Python3
Last synced: 25 Aug 2026
https://github.com/Quansight-Labs/accessible-pygments
โฟ Accessible pygments themes
accessibility pygments pygments-style syntax-highlighting wcag-contrast
Last synced: 25 Aug 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: 25 Aug 2026
https://github.com/spec-first/connexion
Connexion is a modern Python web framework that makes spec-first and api-first development easy.
api-first api-rest flask-extensions microservices openapi python swagger web
Last synced: 25 Aug 2026
https://github.com/microsoft/debugpy
An implementation of the Debug Adapter Protocol for Python
Last synced: 25 Aug 2026
https://github.com/briancurtin/deprecation
A library to handle automated deprecations
Last synced: 25 Aug 2026
https://github.com/ipython/traitlets
A lightweight Traits like module
closember
Last synced: 25 Aug 2026
https://github.com/python-poetry/tomlkit
Style-preserving TOML library for Python
Last synced: 25 Aug 2026
https://github.com/breezy-team/fastbencode
Fast implementation of bencode
bencode python
Last synced: 25 Aug 2026
https://github.com/toumorokoshi/deepmerge
A deep merging tool for Python core data structures
Last synced: 25 Aug 2026
https://github.com/more-itertools/more-itertools
More routines for operating on iterables, beyond itertools
Last synced: 25 Aug 2026
https://github.com/dpranke/pyjson5
A Python implementation of the JSON5 data format
Last synced: 25 Aug 2026
https://github.com/chroma-core/hnswlib
Chroma's fork of hnswlib - a header-only C++/python library for fast approximate nearest neighbors
Last synced: 25 Aug 2026
https://github.com/rpy2/rpy2
Interface to use R from Python
cffi data-science interoperability python r statistics
Last synced: 25 Aug 2026
https://github.com/apache/hamilton
Apache Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.
dag data-analysis data-engineering data-science dataframe etl etl-framework etl-pipeline feature-engineering hacktoberfest lineage llmops machine-learning mlops orchestration pandas python rag software-engineering
Last synced: 25 Aug 2026
https://github.com/googleapis/google-auth-library-python
This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth
Last synced: 25 Aug 2026
https://github.com/executablebooks/sphinx-comments
hypothes.is interaction layer with Sphinx
Last synced: 25 Aug 2026
https://github.com/aws-samples/sagemaker-studio-image-build-cli
CLI for building Docker images in SageMaker Studio using AWS CodeBuild.
aws codebuild ecr sagemaker sagemaker-studio
Last synced: 25 Aug 2026
https://github.com/pydot/pydot
Python interface to Graphviz's Dot language
dot-language graphviz hacktoberfest python
Last synced: 25 Aug 2026
https://github.com/willynilly/rfc3987-syntax
Helper functions to syntactically validate strings according to RFC 3987.
Last synced: 25 Aug 2026
https://github.com/queelius/AlgoGraph
Immutable graph data structures and algorithms library with interactive shell
algorithms bfs data-structures dfs dijkstra graph graph-algorithms graph-theory graph-visualization immutable interactive-shell python shortest-path
Last synced: 25 Aug 2026
https://github.com/explosion/thinc
๐ฎ A refreshing functional take on deep learning, compatible with your favorite libraries
ai artificial-intelligence deep-learning functional-programming jax machine-learning machine-learning-library mxnet natural-language-processing nlp python pytorch spacy tensorflow type-checking
Last synced: 25 Aug 2026
https://github.com/pypa/pyproject-hooks
A low-level library for calling build-backends in `pyproject.toml`-based project
packaging python
Last synced: 25 Aug 2026
https://github.com/pydata/bottleneck
Fast NumPy array functions written in C
c c-extension fast numpy python
Last synced: 25 Aug 2026
https://github.com/gristlabs/asttokens
Annotate Python AST trees with source text and token information
Last synced: 25 Aug 2026
https://github.com/mistralai/client-python
Python client library for Mistral AI platform
Last synced: 25 Aug 2026
https://github.com/Unstructured-IO/unstructured-python-client
A Python client for the Unstructured Platform API
Last synced: 25 Aug 2026
https://github.com/qdrant/qdrant-client
Python client for Qdrant vector search engine
qdrant vector-database vector-search vector-search-engine
Last synced: 25 Aug 2026
https://github.com/celery/kombu
Messaging library for Python.
celery kombu message-queue messaging python python-3 python-library python3 rabbitmq redis sqs
Last synced: 25 Aug 2026
https://github.com/pdoc3/pdoc
๐ โก๏ธ ๐ Auto-generate API docs for Python projects
api-documentation docs docs-generator docstring docstring-documentation docstrings documentation documentation-dumper documentation-generator documentation-tool generator hacktoberfest pdoc python python3
Last synced: 25 Aug 2026
https://github.com/arsenetar/send2trash
Python library to natively send files to Trash (or Recycle bin) on all platforms.
Last synced: 25 Aug 2026
https://github.com/jsonpickle/jsonpickle
Python library for serializing any arbitrary object graph into JSON. It can take almost any Python object and turn the object into JSON. Additionally, it can reconstitute the object back into Python.
bsd-3-clause deserialization json objectstorage pickle python serialization
Last synced: 25 Aug 2026
https://github.com/arrow-py/arrow
๐น Better dates & times for Python
arrow date datetime hacktoberfest python time timestamp timezones
Last synced: 25 Aug 2026
https://github.com/effigies/looseversion
A backwards/forwards-compatible fork of distutils.version.LooseVersion
Last synced: 25 Aug 2026
https://github.com/Azure/azure-uamqp-python
AMQP 1.0 client library for Python
Last synced: 25 Aug 2026
https://github.com/ilevkivskyi/typing_inspect
Runtime inspection utilities for Python typing module
introspection python python3 type-hints typing
Last synced: 25 Aug 2026
https://github.com/pre-commit/identify
File identification library for Python
Last synced: 25 Aug 2026
https://github.com/langchain-ai/langsmith-sdk
LangSmith Client SDK Implementations
evaluation language-model observability
Last synced: 25 Aug 2026
https://github.com/jayeheffernan/my_test_package
A python package for exploring various packaging tools
Last synced: 25 Aug 2026
https://github.com/Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
ansi-colors emoji markdown progress-bar progress-bar-python python python-library python3 rich syntax-highlighting tables terminal terminal-color traceback tracebacks-rich tui
Last synced: 25 Aug 2026
https://github.com/jsvine/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera โย and easily extract text and tables.
pdf pdf-parsing table-extraction
Last synced: 25 Aug 2026
https://github.com/uqfoundation/pathos
parallel graph management and execution in heterogeneous computing
Last synced: 25 Aug 2026
https://github.com/jelmer/dulwich
Pure-Python Git implementation
cpython dulwich git pypy python python-3 version-control
Last synced: 25 Aug 2026
https://github.com/graphql-python/graphql-relay-py
A library to help construct a graphql-py server supporting react-relay
Last synced: 25 Aug 2026
https://github.com/nipreps/acres
Resource-loading utility for Python
python resources
Last synced: 25 Aug 2026
https://github.com/rapidfuzz/RapidFuzz
Rapid fuzzy string matching in Python using various string metrics
cpp levenshtein levenshtein-distance python string-comparison string-matching string-similarity
Last synced: 25 Aug 2026
https://github.com/explosion/preshed
๐ฅ Cython hash tables that assume keys are pre-hashed
cython hash-table hash-tables hashing python
Last synced: 25 Aug 2026
https://github.com/osprey-oss/deptry
Find unused, missing and transitive dependencies in a Python project.
cicd dependencies pep621 poetry python rust
Last synced: 25 Aug 2026
https://github.com/cpburnz/python-pathspec
Utility library for gitignore style pattern matching of file paths.
gitignore-patterns python wildmatch
Last synced: 25 Aug 2026
https://github.com/gsnedders/python-webencodings
Character encoding for the web.
Last synced: 25 Aug 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: 25 Aug 2026
https://github.com/xolox/python-coloredlogs
Colored terminal output for Python's logging module
ansi-colors cron html logging python syslog terminal
Last synced: 25 Aug 2026
https://github.com/grantjenks/python-diskcache
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
cache filesystem key-value-store persistence python
Last synced: 25 Aug 2026
https://github.com/bolsote/isoduration
Operations with ISO 8601 durations
date datetime duration duration-parsing duration-string iso8601 iso8601-duration python time
Last synced: 25 Aug 2026
https://github.com/pymupdf/pymupdf
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
data-science epub extract-data font mupdf ocr pdf pdf-documents pymupdf python table-extraction tesseract text-processing text-shaping xps
Last synced: 25 Aug 2026
https://github.com/astral-sh/ty
An extremely fast Python type checker and language server, written in Rust.
Last synced: 25 Aug 2026
https://github.com/cloudpipe/cloudpickle
Extended pickling support for Python objects
Last synced: 25 Aug 2026