Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.56 KB

README.rst

File metadata and controls

58 lines (35 loc) · 1.56 KB

Multiprocessing Tools

Documentation Status Updates

Mutliprocessing Tools provides wrappers to help you implement robust applications. This project began while working on a number of IoT projects and was fleshed out while I was writing up a talk proposal and blog post based on what I'd learned. (TODO: Url goes here)

Features

  • TODO

Examples

  • examples/mptools_example.py provides a fairly complete sketch of an IoT kind of app, though
it doesn't do much.
  • examples/mptools_example_client.py is a simple script that exercises the socket

interface of the example app.

Roadmap

  • Write up proper docs and get them up on Readthedocs

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.