A simple async Python API wrapper for the Flowery API
Find a file
cswimr 798b551138
All checks were successful
Actions / lint (push) Successful in 12s
Actions / build (push) Successful in 15s
Actions / docs (push) Successful in 21s
(2.1.0) fix running inside of async loops and made user_agent mandatory
this release finishes the usage.md page on the documentation, makes specifying a `user_agent` mandatory when instantiating a `FloweryAPIConfig` class, and fixes a bug that would prevent the `FloweryAPI` class from being instantiated inside of an async event loop
2024-09-18 13:49:36 -04:00
.forgejo/workflows (2.0.0) woohoo, first major version bump! 2024-09-18 09:55:25 -04:00
docs (2.1.0) fix running inside of async loops and made user_agent mandatory 2024-09-18 13:49:36 -04:00
pyflowery (2.1.0) fix running inside of async loops and made user_agent mandatory 2024-09-18 13:49:36 -04:00
tests (2.0.0) woohoo, first major version bump! 2024-09-18 09:55:25 -04:00
.gitignore version 1.0.0 2024-09-15 23:12:30 -04:00
LICENSE Initial commit 2024-09-15 11:21:14 -04:00
mkdocs.yml (2.1.0) fix running inside of async loops and made user_agent mandatory 2024-09-18 13:49:36 -04:00
poetry.lock (2.0.0) woohoo, first major version bump! 2024-09-18 09:55:25 -04:00
pyproject.toml (2.1.0) fix running inside of async loops and made user_agent mandatory 2024-09-18 13:49:36 -04:00
README.md (2.0.0) woohoo, first major version bump! 2024-09-18 09:55:25 -04:00

PyFlowery

Actions Status Documentation PyPI - Version PyPI - Python Version PyPI - License
A simple async Python API wrapper for the Flowery API