- Bellingham, WA
-
salsa Public
Forked from salsa-rs/salsaA generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
Rust Apache License 2.0 UpdatedMar 8, 2025 -
-
-
-
cpython Public
Forked from python/cpythonThe Python programming language
-
ruff Public
Forked from astral-sh/ruffAn extremely fast Python linter and code formatter, written in Rust.
Rust MIT License UpdatedJul 31, 2024 -
typing Public
Forked from python/typingWork related to PEP 484: typing.py (released via PyPI) and issue tracker
Python Other UpdatedJun 24, 2024 -
setuptools Public
Forked from pypa/setuptoolsOfficial project repository for the Setuptools build system
Python MIT License UpdatedApr 11, 2024 -
MonkeyType Public
Forked from Instagram/MonkeyTypeA Python library that generates static type annotations by collecting runtime types
Python Other UpdatedJul 27, 2023 -
numpy Public
Forked from numpy/numpyThe fundamental package for scientific computing with Python.
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 1, 2023 -
hypothesis Public
Forked from HypothesisWorks/hypothesisHypothesis is a powerful, flexible, and easy to use library for property-based testing.
Python Other UpdatedMay 26, 2023 -
-
compfinder Public
Tool for finding class-scoped comprehensions whose name resolution might be impacted by PEP 709
-
pyperformance Public
Forked from python/pyperformancePython Performance Benchmark Suite
Python MIT License UpdatedMay 7, 2023 -
python-macrobenchmarks Public
Forked from pyston/python-macrobenchmarksA collection of macro benchmarks for the Python programming language
Python MIT License UpdatedMay 6, 2023 -
devguide Public
Forked from python/devguideThe Python developer's guide
Python Creative Commons Zero v1.0 Universal UpdatedMar 8, 2023 -
-
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
Python Other UpdatedNov 29, 2022 -
typing_extensions Public
Forked from python/typing_extensionsBackported and experimental type hints for Python
Python Other UpdatedNov 12, 2022 -
release-tools Public
Forked from python/release-toolsScripts for making (C)Python releases
Python UpdatedOct 10, 2022 -
typeshed Public
Forked from python/typeshedCollection of library stubs for Python, with static types
-
-
beancount-import Public
Forked from jbms/beancount-importWeb UI for semi-automatically importing external data into beancount
Python GNU General Public License v2.0 UpdatedFeb 23, 2022 -
finance-dl Public
Forked from jbms/finance-dlTools for automatically downloading/scraping personal financial data.
Python GNU General Public License v2.0 UpdatedApr 25, 2021 -
fern Public
Yet another env config parser.
-
synology-mediamon Public
Auto-indexing media files monitor for Synology DiskStation NAS
-
django-secure Public archive
This project was merged into Django 1.8, and is now unsupported and unmaintained as a third-party app.
-
django-transaction-hooks Public archive
Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core Django, not here.
-
ofxclient Public
Forked from captin411/ofxclientBank transaction downloader and python OFX client libraries
-
django-localeurl Public
[MIRROR] A Django appliation to allow transparently specifying the language of a page in the URL (e.g. example.com/en/some/url/). By Joost Cassee.