14 projects
certifiable
Certifiers for everyone!
amargan
Anagrams for everyone!
towers
Towers of Hanoi for Python
hoft
Higher Order Func Tools for Python2.7.
gaesd
Capture and dispatch Stack-Driver compatible traces using a pure python implementation with a pythonic api: context-managers, thread-locals (for web requests) and method decorators. The full patchTraces API is supported. Uses the `google_api_python_client` and `oauth2client` libraries under the hood and easily usable on AppEngine if these libraries are vendored-in. Documentation can be found here: https://gaesd.readthedocs.io/en/latest/
shifty
A pure-python list shifter/wrapper
randy
A pure-python random number generator expander
freedom
A pure-python git and pypi release management tool
spirol
A pure-python non-repeating outside-in spiral iterator-generator for 2D arrays
depends
A pure-python dependency linker and checker
jsonl
JSON decoding to mutable or immutable objects allowing attribute access
pyCountdownTimer
A count-down timer that periodically checks a flag (to terminate the timer) using a supplied callable.
pydependschecker
A pure-python dependency graph generator and checker
PyRQ
A pure Python remote queue (RQ) implementation using the standard Queue api.