Multiprocessing Pool Extensions
Project description
- Version:
- 0.2.3
Introduction
This package contains extensions to the multiprocessing Pool.
Installation
You can install billiard either via the Python Package Index (PyPI) or from source.
To install using pip,:
$ pip install billiard
To install using easy_install,:
$ easy_install billiard
If you have downloaded a source tarball you can install it by doing the following,:
$ python setup.py build # python setup.py install # as root
License
This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
billiard-0.2.3.tar.gz
(17.0 kB
view hashes)