31 projects
scipy-stubs
Type annotations for SciPy
python-exports
@export decorator that adds a function or class to __all__
numtype
Experimental Typing Stubs for NumPy
optype
Building Blocks for Precise & Flexible Type Hints
numpy-typing-compat
Static typing compatibility layer for older versions of NumPy
mainpy
Simplify your project entrypoint with @main
array-api-typing
Coming soon - Static typing support for the array API standard
portalocker
Wraps the portalocker recipe for easy usage
symset
Symbolic Sets for Python, written in Rust
numpy_turtle
Turtle graphics with NumPy
python-utils
Python Utils is a module with some convenient utilities not included with the standard Python install
numpy-stl
Library to make reading, writing and modifying both binary and ascii STL files easy.
unpy
Backports Python Typing Stubs
pythoff
Python 3.12+ stub backporter
progressbar2
A Python Progressbar library to provide visual (yet text based) progress to long running operations.
lmo
L-Moments for robust statistics & inference.
django-statsd
django-statsd is a Django app that submits query and view durations to Etsy's statsd.
speedups
Library with some C and Cython code for speeding up common operations. This is externalized to avoid the hassle of building binary wheels in my other projects.
django-utils2
Django Utils is a module with some convenient utilities not included with the standard Django install
django-redis-admin
A Django Admin interface for Redis servers with optional Redis Sentinel support
mt-940
A library to parse MT940 files and returns smart Python collections for statistics and manipulation.
django-tags-input
Django jQuery Tags Input is a Django field and widget wrapper that adds an easy to use interface for `ManyToManyField` and `ForeignKey` fields in the forms of autocompleting tags with optionally live creation of new linked items
django-admin-generator
Django Admin Generator is a management command to automatically generate a Django `admin.py` file for given apps/models.
rxio
Flexible, predictable, async reactive programming in modern Python
asynced
Async python for Event-Driven applications
hall
Hall - Probability theory using pythonic and (almost) mathematical notation.
unbuiltins
What you'd expect to find in the Python builtins
classy-events
Pythonic event-driven programming.
classy-decorators
Hassle-free creation of decorators for functions and methods, OO-style.
python-statsd
statsd is a client for Etsy's node-js statsd server. A proxy for the Graphite stats collection and graphing server.