python-click-threading/README.rst

16 lines
370 B
ReStructuredText
Raw Normal View History

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``.