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

https://github.com/fonttools/fonttools

A library to manipulate font files from Python.

fonts opentype python

Last synced: 04 Feb 2026

https://github.com/aio-libs/yarl

Yet another URL library

aiohttp hacktoberfest url-parsing urls

Last synced: 04 Feb 2026

https://github.com/ant-design/ant-design-icons

⭐ Ant Design SVG Icons

angular ant-design antd icons react svg-icons vue

Last synced: 04 Feb 2026

https://github.com/contourpy/contourpy

Python library for calculating contours in 2D quadrilateral grids

Last synced: 04 Feb 2026

https://github.com/nucleic/kiwi

Efficient C++ implementation of the Cassowary constraint solving algorithm

Last synced: 04 Feb 2026

https://github.com/mvantellingen/python-zeep

A Python SOAP client

python soap soap-client wsdl

Last synced: 04 Feb 2026

https://github.com/matplotlib/cycler

cycler: composable cycles

Last synced: 04 Feb 2026

https://github.com/pallets/werkzeug

The comprehensive WSGI web application library.

http pallets python werkzeug wsgi

Last synced: 04 Feb 2026

https://github.com/samuelcolvin/watchfiles

Simple, modern and fast file watching and code reload for Python, written in Rust

asyncio filesystem inotify inotifywatch notify python rust uvicorn

Last synced: 04 Feb 2026

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

Library for building WebSocket servers and clients in Python

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

Last synced: 04 Feb 2026

https://github.com/MagicStack/uvloop

Ultra fast asyncio event loop.

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

Last synced: 04 Feb 2026

https://github.com/Kludex/starlette

The little ASGI framework that shines. 🌟

asgi async http python websockets

Last synced: 04 Feb 2026

https://github.com/selwin/python-user-agents

A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.

browser-detection python user-agent-detection

Last synced: 04 Feb 2026

https://github.com/datamade/usaddress

:us: a python library for parsing unstructured United States address strings into address components

address address-parser conditional-random-fields crf machine-learning natural-language-processing nlp parserator python python-library

Last synced: 04 Feb 2026

https://github.com/ua-parser/uap-python

Python implementation of ua-parser

python3 user-agent user-agent-parser user-agent-parsing

Last synced: 04 Feb 2026

https://github.com/benjaminp/six

Python 2 and 3 compatibility library

Last synced: 04 Feb 2026

https://github.com/andialbrecht/sqlparse

A non-validating SQL parser module for Python

Last synced: 04 Feb 2026

https://github.com/bodik/soft-webauthn

Python software webauthn token

authentication fido2 python webauthn

Last synced: 04 Feb 2026

https://github.com/boto/s3transfer

Amazon S3 Transfer Manager for Python

aws cloud python s3

Last synced: 04 Feb 2026

https://github.com/kmike/text-unidecode

The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)

Last synced: 04 Feb 2026

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

Sniff out which async library your code is running under

async asyncio python trio

Last synced: 04 Feb 2026

https://github.com/getsentry/responses

A utility for mocking out the Python Requests library.

tag-production

Last synced: 04 Feb 2026

https://github.com/requests/toolbelt

A toolbelt of useful classes and functions to be used with python-requests

http python python-requests toolbox

Last synced: 04 Feb 2026

https://github.com/un33k/python-slugify

Returns unicode slugs

Last synced: 04 Feb 2026

https://github.com/scrapinghub/python-crfsuite

A python binding for crfsuite

crf crfsuite data-science

Last synced: 04 Feb 2026

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

a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures

Last synced: 04 Feb 2026

https://github.com/microsoft/playwright-pytest

Pytest plugin to write end-to-end browser tests with Playwright.

playwright pytest-plugin testing-tools

Last synced: 04 Feb 2026

https://github.com/pytest-dev/pytest-base-url

pytest plugin for URL based tests

Last synced: 04 Feb 2026

https://github.com/pyauth/pyotp

Python One-Time Password Library

2fa hotp mfa python totp

Last synced: 04 Feb 2026

https://github.com/kurtraschke/pyRFC3339

Python library for generating and parsing RFC 3339-compliant timestamps.

Last synced: 04 Feb 2026

https://github.com/eliben/pycparser

:snake: Complete C99 parser in pure Python

Last synced: 04 Feb 2026

https://github.com/pycountry/pycountry

A Python library to access ISO country, subdivision, language, currency and script definitions and their translations.

Last synced: 04 Feb 2026

https://github.com/mayeut/pybase64

Fast Base64 encoding/decoding in Python

base64 python python-library simd

Last synced: 04 Feb 2026

https://github.com/jfhbrook/pyee

A rough port of Node.js's EventEmitter to Python with a few tricks of its own

async asyncio concurrency event-emitter hacktoberfest nodejs python trio twisted

Last synced: 04 Feb 2026

https://github.com/ko-zu/psl

publicsuffixlist for python

Last synced: 04 Feb 2026

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

A minimalist production ready plugin system

hooks python

Last synced: 04 Feb 2026

https://github.com/tox-dev/platformdirs

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

appdirs configuration cross-platform hacktoberfest xdg xdg-user-dirs

Last synced: 04 Feb 2026

https://github.com/daviddrysdale/python-phonenumbers

Python port of Google's libphonenumber

Last synced: 04 Feb 2026

https://github.com/datamade/probableparsing

Common methods for probable parsers

Last synced: 04 Feb 2026

https://github.com/ory/sdk

The place where Ory's SDKs are being auto-generated

Last synced: 04 Feb 2026

https://github.com/aio-libs/multidict

The multidict implementation

aiohttp hacktoberfest headers multidict

Last synced: 04 Feb 2026

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

OpenTelemetry Python API and SDK

correlationcontext distributed-tracing logging metrics opentelemetry python sdk tracecontext

Last synced: 04 Feb 2026

https://github.com/sqlalchemy/mako

Mako Templates for Python

Last synced: 04 Feb 2026

https://github.com/jackrosenthal/legacy-cgi

Fork of the standard library cgi and cgitb modules, being deprecated in PEP-594

Last synced: 04 Feb 2026

https://github.com/launchdarkly/python-server-sdk

LaunchDarkly Server-side SDK for Python

feature-flags feature-toggles launchdarkly launchdarkly-sdk managed-by-terraform python sdk

Last synced: 04 Feb 2026

https://github.com/uber/h3-py

Python bindings for H3, a hierarchical hexagonal geospatial indexing system

geocoding geospatial gis h3 hexagonal-architecture python uber

Last synced: 04 Feb 2026

https://github.com/MagicStack/httptools

Fast HTTP parser

Last synced: 04 Feb 2026

https://github.com/python/importlib_metadata

Library to access metadata for Python packages

Last synced: 04 Feb 2026

https://github.com/encode/httpcore

A minimal HTTP client. ⚙️

Last synced: 04 Feb 2026

https://github.com/xflr6/graphviz

Simple Python interface for Graphviz

Last synced: 04 Feb 2026

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

Lightweight in-process concurrent programming

Last synced: 04 Feb 2026

https://github.com/Yubico/python-fido2

Provides library functionality for FIDO 2.0, including communication with a device over USB.

fido2 webauthn yubikey

Last synced: 04 Feb 2026

https://github.com/crowdcomms/faker-e164

Faker provider to generate E164 Phone Numbers

python test-data test-data-generator

Last synced: 04 Feb 2026

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

distributed Python deployment and communication

Last synced: 04 Feb 2026

https://github.com/JoshData/python-email-validator

A robust email syntax and deliverability validation library for Python.

dns email normalization syntax validation

Last synced: 04 Feb 2026

https://github.com/seperman/deepdiff

DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.

comparison deep-search deepdiff deephash delta diff difference distance distance-calculation hash hashing nested python reconstruction recursive repetition report-repetition tree

Last synced: 04 Feb 2026

https://github.com/confluentinc/confluent-kafka-python

Confluent's Kafka Python Client

confluent kafka-client kafka-protocol librdkafka python-client

Last synced: 04 Feb 2026

https://github.com/dafny-lang/dafny

Dafny is a verification-aware programming language

programming-language verification

Last synced: 04 Feb 2026

https://github.com/agronholm/cbor2

Python CBOR (de)serializer with extensive tag support

Last synced: 04 Feb 2026

https://github.com/tartley/colorama

Simple cross-platform colored terminal text in Python

Last synced: 04 Feb 2026

https://github.com/noahmorrison/chevron

A Python implementation of mustache

mustache python

Last synced: 04 Feb 2026

https://github.com/boto/botocore

The low-level, core functionality of boto3 and the AWS CLI.

Last synced: 04 Feb 2026

https://github.com/aws/aws-encryption-sdk-python

AWS Encryption SDK

Last synced: 04 Feb 2026

https://github.com/MatthieuDartiailh/bytecode

Python module to modify bytecode

Last synced: 04 Feb 2026

https://github.com/aws/aws-cryptographic-material-providers-library

AWS Cryptographic Material Providers Library

Last synced: 04 Feb 2026

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

A Foreign Function Interface package for calling C libraries from Python.

Last synced: 04 Feb 2026

https://github.com/TypeStrong/ts-loader

TypeScript loader for webpack

loader typescript webpack webpack-loader

Last synced: 04 Feb 2026

https://github.com/annotated-types/annotated-types

Reusable constraint types to use with typing.Annotated

Last synced: 04 Feb 2026

https://github.com/jantimon/html-webpack-plugin

Simplifies creation of HTML files to serve your webpack bundles

html-webpack-plugin webpack

Last synced: 04 Feb 2026

https://github.com/sqlalchemy/alembic

A database migrations tool for SQLAlchemy.

python sql sqlalchemy

Last synced: 04 Feb 2026

https://github.com/gaearon/react-hot-loader

Tweak React components in real time. (Deprecated: use Fast Refresh instead.)

Last synced: 04 Feb 2026

https://github.com/webpack-contrib/source-map-loader

extract sourceMappingURL comments from modules and offer it to webpack

sourcemaps webpack-loader

Last synced: 04 Feb 2026

https://github.com/webpack/webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

amd build-tool commonjs compiler es2015 es6 esm javascript javascript-compiler javascript-modules loaders module-bundler plugins web web-performance webpack

Last synced: 04 Feb 2026

https://github.com/Tinche/aiofiles

File support for asyncio

asyncio

Last synced: 04 Feb 2026

https://github.com/aio-libs/aiohappyeyeballs

Happy Eyeballs for pre-resolved hosts

Last synced: 04 Feb 2026

https://github.com/webpack/webpack-cli

Webpack's Command Line Interface

cli scaffold webpack

Last synced: 04 Feb 2026

https://github.com/krakenjs/post-robot

Cross domain post-messaging on the client side using a simple listener/client pattern.

hacktoberfest popup popup-messaging popup-windows post-messaging postmessaging promise

Last synced: 04 Feb 2026

https://github.com/mvasin/react-div-100vh

A workaround for the '100vh' issue in mobile browsers

mobile-web react

Last synced: 04 Feb 2026

https://github.com/runk/node-chardet

Character encoding detection tool for NodeJS

hacktoberfest

Last synced: 04 Feb 2026

https://github.com/thlorenz/cardinal

Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.

Last synced: 04 Feb 2026

https://github.com/Richienb/char-regex

A regex to match any full character, considering weird character ranges.

Last synced: 04 Feb 2026

https://github.com/browserslist/caniuse-lite

A smaller version of caniuse-db, with only the essentials!

Last synced: 04 Feb 2026

https://github.com/chalk/chalk

🖍 Terminal string styling done right

ansi ansi-escape-codes chalk cli color commandline console javascript strip-ansi terminal terminal-emulators

Last synced: 04 Feb 2026

https://github.com/feross/buffer

The buffer module from node.js, for the browser.

browser browserify buffer javascript nodejs

Last synced: 04 Feb 2026

https://github.com/micromatch/braces

Faster brace expansion for node.js. Besides being faster, braces is not subject to DoS attacks like minimatch, is more accurate, and has more complete support for Bash 4.3.

brace-expansion brace-matching brace-patterns braces expansion glob glob-matcher glob-pattern globbing javascript minimatch multimatch node nodejs regular-expression tidelift

Last synced: 04 Feb 2026

https://github.com/ljharb/call-bind

Robustly `.call.bind()` a function.

Last synced: 04 Feb 2026

https://github.com/sindresorhus/camelcase-keys

Convert object keys to camel case

Last synced: 04 Feb 2026

https://github.com/npm/cacache

npm's content-addressable cache

npm-cli

Last synced: 04 Feb 2026

https://github.com/sindresorhus/builtin-modules

A static list of the Node.js builtin modules from the latest Node.js version

Last synced: 04 Feb 2026

https://github.com/sindresorhus/camelcase

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar

Last synced: 04 Feb 2026

https://github.com/sindresorhus/callsites

Get callsites from the V8 stack trace API

Last synced: 04 Feb 2026

https://github.com/LinusU/buffer-from

A ponyfill for Buffer.from

Last synced: 04 Feb 2026

https://github.com/browserslist/browserslist

🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env

Last synced: 04 Feb 2026

https://github.com/juliangruber/builtins

List of node.js builtin modules

Last synced: 04 Feb 2026

https://github.com/npm/bin-links

.bin/ script linker

binary links npm npm-cli

Last synced: 04 Feb 2026

https://github.com/rvagg/bl

Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!

Last synced: 04 Feb 2026

https://github.com/chrisdickinson/bops

buffer operations

Last synced: 04 Feb 2026

https://github.com/juliangruber/brace-expansion

Brace expansion, as known from sh/bash, in JavaScript

Last synced: 04 Feb 2026

https://github.com/es-shims/Array.prototype.flatMap

An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.

array ecmascript flatmap javascript polyfill shim

Last synced: 04 Feb 2026