Metadata-Version: 2.1
Name: async-sync-tools
Version: 0.0.3
Summary: Utilities for asyncio, sync to async and async to sync
Home-page: https://github.com/Voltane-EU/async-sync-tools
Author: Manuel Stingl
Author-email: opensource@voltane.eu
License: GNU LGPLv2.1
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Framework :: FastAPI
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# async-sync-tools

A utility library for using async code in sync and vice versa.

## TL;DR

`pip install async-sync-tools`
