8 projects
trust
A hierarchical database engine with read-only access to data, ideally used for cross-application settings and infrastructure description.
sslmqs
An abstraction layer above pika, used to connect to a RabbitMQ cluster with SSL.
multiwatch
A watcher for multiprocessing queues and processes, with a bunch of handy methods to deal with parallel execution.
nicecall
A library which provides a slightly more convinient way to launch processes, compared to Python's subprocess module.
flask-blocks
The common blocks which solve common problems encountered when creating Flask applications.
pdd-docgen
The test runner which generates API documentation by running tests, and an exporter of documentation to JSON format.
CIUnitTest
Provides test results of unittest in JSON format, in order to be able to use the results programmatically.
baseconfig
The configuration package which handles multiple sources, fallback from one source to another, and internal validation of the values.