An open API service indexing awesome lists of open source software.

https://github.com/parantapa/pypb

Python Modules for PB
https://github.com/parantapa/pypb

Last synced: 5 months ago
JSON representation

Python Modules for PB

Awesome Lists containing this project

README

          

# PyPB: Python Modules for PB

This is a collection of mostly unrelated modules
that I use personally.
These modules have been written for Python 2.7.

## Module dependencies:

All modules depend on Logbook.
Other dependecies are given here.

* pypb.dist - zmq
* pypb.dmn - daemon
* pypb.spawn - gevent, setproctitle

## Disclaimer

This package contains code written by me
and code copy pasted from all over the internet.