# os-python-cl **Repository Path**: mirrors_pexip/os-python-cl ## Basic Information - **Project Name**: os-python-cl - **Description**: Packaging for python-cl - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ############################################# cl - Actor framework for Kombu ############################################# :Version: 0.0.3 Synopsis ======== `cl` (pronounced *cell*) is an actor framework for `Kombu`_. .. _`Kombu`: http://pypi.python.org/pypi/kombu Installation ============ You can install `cl` either via the Python Package Index (PyPI) or from source. To install using `pip`,:: $ pip install cl To install using `easy_install`,:: $ easy_install cl 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 Getting Help ============ Mailing list ------------ Join the `carrot-users`_ mailing list. .. _`carrot-users`: http://groups.google.com/group/carrot-users/ Bug tracker =========== If you have any suggestions, bug reports or annoyances please report them to our issue tracker at http://github.com/ask/cl/issues/ Contributing ============ Development of `cl` happens at Github: http://github.com/ask/cl You are highly encouraged to participate in the development. If you don't like Github (for some reason) you're welcome to send regular patches. License ======= This software is licensed under the `New BSD License`. See the `LICENSE` file in the top distribution directory for the full license text. Copyright ========= Copyright (C) 2011 VMware, Inc.