Metadata-Version: 2.1
Name: takeshi
Version: 0.0.2
Summary: Robust Background Processing
Home-page: https://github.com/orklann/takeshi
Author: Aaron Elkins
Author-email: threcius@yahoo.com
License: GPLv2.0
Platform: any
Description-Content-Type: text/markdown
License-File: LICENSE

Takeshi
=======
**Takeshi**, robust background processing for Python.

How to install
--------------
```shell
pip install takeshi
```

How to run unit tests
---------------------
```
python -m unittest
```

Author
------
[Aaron Elkins](https://twitter.com/ryh1113) ([https://rkt.pixelegg.me](https://rkt.pixelegg.me/))


