- Sierra Nevadas
- http://timhatch.com/
-
stdlibs Public
Forked from omnilib/stdlibsWhat's in the Python stdlib
Python MIT License UpdatedDec 4, 2024 -
pyvoronoi Public
Forked from fabanc/pyvoronoiPython wrapper for Boost voronoi diagram implementation.
C++ UpdatedNov 19, 2024 -
cachecontrol Public
Forked from psf/cachecontrolThe httplib2 caching algorithms packaged up for use with requests.
-
tox Public
Forked from tox-dev/toxCommand line driven CI frontend and development task automation tool.
Python MIT License UpdatedNov 8, 2024 -
ruff Public
Forked from astral-sh/ruffAn extremely fast Python linter and code formatter, written in Rust.
-
uv Public
Forked from astral-sh/uvAn extremely fast Python package and project manager, written in Rust.
Rust Apache License 2.0 UpdatedOct 19, 2024 -
fork-is-problematic Public
Code examples showing ways that fork(2) will surprise you
C MIT License UpdatedOct 17, 2024 -
rotary-controller-python Public
Forked from bartei/rotary-controller-pythonDigital Read Out and Single Axis Controller Python UI
-
pickley Public
Forked from codrsquad/pickleyAutomate installation of standalone python CLIs
-
portable-python Public
Forked from codrsquad/portable-pythonPortable python binaries
Python MIT License UpdatedSep 6, 2024 -
modern-replicator Public
Rewrite of http-replicator using threads
Python MIT License UpdatedAug 14, 2024 -
spectator-py-runtime-metrics Public
Forked from Netflix/spectator-py-runtime-metricsPython Apache License 2.0 UpdatedJul 19, 2024 -
thx Public
Forked from omnilib/thxSimple, composable command runner for Python projects
Python MIT License UpdatedMay 29, 2024 -
LibCST Public
Forked from Instagram/LibCSTA concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
-
Fixit Public
Forked from Instagram/FixitFixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention, performance and security issues. It makes custom lint rule easy to build, test and c…
Python Other UpdatedMay 19, 2024 -
-
rotary-controller-f4 Public
Forked from bartei/rotary-controller-f4Digital Read Out and Single Axis Controller
-
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedMar 28, 2024 -
-
mypy-upgrade Public
Forked from ugognw/mypy-upgradeautomatic error suppression for mypy
Python MIT License UpdatedMar 8, 2024 -
-
poetry Public
Forked from python-poetry/poetryPython dependency management and packaging made easy.
Python MIT License UpdatedMar 2, 2024 -
runez Public
Forked from codrsquad/runezConvenience methods for file/process operations
Python MIT License UpdatedFeb 28, 2024 -
pypi-simple Public
Forked from jwodder/pypi-simplePyPI Simple Repository API client library
Python MIT License UpdatedFeb 21, 2024 -
-
tpe-prio Public
ThreadPoolExecutor with some small priority features
Python MIT License UpdatedFeb 15, 2024 -
python-grammar-changes Public
Information about how the python grammar has changed over time
-
repro-zipfile Public
Forked from drivendataorg/repro-zipfileA tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.
Python Other UpdatedFeb 2, 2024 -
seekablehttpfile Public
A python library to read files over http as needed using Range requests
-