13 projects
pycrc32c
crc32c for Python; uses the Intel CRC32 instruction and thus requires SSE4.2
Monoclock
Monotonic clock access for Python
Desktopmagic
Robust multi-monitor screenshot grabber (Windows-only right now)
Webmagic
twisted.web-related utilities involving cookies, caching headers, cachebreakers, /page -> /page/ redirection, and more
Securetypes
securedict implementation, a dict that uses secure hashing to stop algorithmic complexity attacks
Pyquitter
Detects file modifications to any imported module; useful for auto-restarting during development.
Brequire
A small module that collects 'I need this non-Python file to operate correctly' declarations.
Refbinder
Modified version of "Decorator for BindingConstants at compile time" with a mass-binder
Googstyle
CSS and images extracted from Closure Library
Coreweb
JavaScript tools built on Closure Library: test runner with Deferred support, Python-like repr and eq, cross-tab communication, much more
DemosMinerva
Demos that show off Minerva, a Comet server and client
Strfrag
StringFragment type to represent parts of str objects; used to avoid copying strings during processing
Protojson
Convert any google.protobuf.message.Message to and from a format supported by Closure Library's goog.proto2