Go to file
2016-08-11 11:30:06 +02:00
click_threading Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
tests Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
.gitignore Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
.travis.yml Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
LICENSE Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
Makefile Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
MANIFEST.in Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
README.rst Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
setup.cfg Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
setup.py Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
tox.ini Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00

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

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


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

*This is rather experimental.  See tests for usage for now.*

License
=======

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