8 projects
appyratus
Not your momma's Python toolkit
tunafish
Tunafish is an autotuner for plain ol' Python functions. Under the hood, it uses genetic algorithms to determine which arguments maximize a function's return value (i.e. it's fitness); however, Tunafish eliminates the need to think about genetic algorithms. Instead, you can focus more on just writing code.
hubris
Hubris is a simple library for implementing inter-process communication (IPC) between separate Python processes. It's based on named pipes created by the POSIX `mkfifo` system call.
looksee
Looksee walks python modules in the file system, scans them, and executes a custom callback for each object that matches a logical predicate. This is a less annoying alternative to Venusian scanner.
python-store
Pure Python in-memory SQL-like object store
embryo
Embryo renderer scaffold engine
ravel
Python's first meta-framework
animalia
Animalia is a Python package that generates species data for you