.. greenletio documentation master file, created by sphinx-quickstart on Mon May 31 23:48:26 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. greenletio ========== This project allows synchronous and asynchronous functions to be used together. Unlike other methods based on executors and thread or process pools, greenletio allows synchronous functions to work like their asynchronous counterparts, without the need to create expensive threads or processes. .. toctree:: :maxdepth: 2 purpose quickstart internals api * :ref:`genindex` * :ref:`search`