You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented possibility to have sync tasks (#16)
* Add asyncer as dependency and increment version to 0.1.1
* Update make docs command to see latest version, not live
* Impemented decorating a sync function using aioclock
* Add example
* Update documentation
Feat: Internal API and fastAPI plugin (#13)
* Implement external API with updating docs
* Implement FastAPI extension
* Update mkdocs
* Update pyproject and poetry
* Use union for python 3.9
* Fix failing tests