You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
David Prévot 3bd6f7aceb
Update changelog for 0.5.0-2~bpo11+1~evo release
3 weeks ago
click_threading New upstream version 0.5.0 1 year ago
debian Update changelog for 0.5.0-2~bpo11+1~evo release 3 weeks ago
docs Import python-click-threading_0.4.3.orig.tar.gz 6 years ago
tests Import python-click-threading_0.4.2.orig.tar.gz 6 years ago
.gitignore Import python-click-threading_0.4.0.orig.tar.gz 7 years ago
.travis.yml New upstream version 0.5.0 1 year ago
LICENSE Import python-click-threading_0.4.0.orig.tar.gz 7 years ago
MANIFEST.in Import python-click-threading_0.4.2.orig.tar.gz 6 years ago
Makefile Import python-click-threading_0.4.2.orig.tar.gz 6 years ago
README.rst Import python-click-threading_0.4.2.orig.tar.gz 6 years ago
setup.cfg Import python-click-threading_0.4.2.orig.tar.gz 6 years ago
setup.py New upstream version 0.5.0 1 year ago
tox.ini New upstream version 0.5.0 1 year ago

README.rst

click-threading
===============

.. image:: https://travis-ci.org/click-contrib/click-threading.svg?branch=master
    :target: https://travis-ci.org/click-contrib/click-threading

.. image:: https://readthedocs.org/projects/click-threading/badge/?version=latest
    :target: http://click-threading.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status


Utilities for multithreading in `click <http://click.pocoo.org/>`_.

License
=======

Licensed under the MIT, see ``LICENSE``.