Go to file
2016-12-28 22:51:39 +01:00
click_threading Import python-click-threading_0.4.0.orig.tar.gz 2016-08-11 11:30:06 +02:00
debian record new upstream branch created by importing python-click-threading_0.4.2.orig.tar.gz 2016-12-28 22:51:39 +01: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 Fix conditional dependency on futures 2016-08-12 11:23:17 +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``.