.. Pytask IO documentation master file, created by sphinx-quickstart on Sun Feb 9 20:21:16 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Pytask IO's documentation! ===================================== .. toctree:: :maxdepth: 2 :caption: Contents: pytask_io Features +++++++++++++++++++++++++++++++++++++++ * Asynchronous Tasks Library using asyncio * Asyncio based task queue that is designed to be super easy the use! Installation:: pip install pytask-io