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
- Host: GitHub
- URL: https://github.com/parantapa/pypb
- Owner: parantapa
- Created: 2013-02-21T11:49:50.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-12-31T07:47:48.000Z (over 9 years ago)
- Last Synced: 2023-03-15T08:45:29.440Z (about 3 years ago)
- Language: Python
- Size: 493 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.