A simple async Python API wrapper for the Flowery API
Find a file
cswimr a7113babb7
Some checks failed
Actions / Build (push) Successful in 18s
Actions / Lint with Ruff & Pylint (push) Failing after 15s
Actions / Build Documentation (push) Successful in 24s
(3.0.1) mypy compliance
2024-11-15 09:51:11 -05:00
.forgejo/workflows try changing the tag?? why don't you work fella 2024-11-15 08:58:34 -05:00
docs (3.0.0) cleaned up uv dependencies for pep 735, made a backwards incompatible change in the FloweryApiConfig model, and set up ruff formatting 2024-11-15 00:10:38 -05:00
pyflowery (3.0.1) mypy compliance 2024-11-15 09:51:11 -05:00
tests (3.0.1) mypy compliance 2024-11-15 09:51:11 -05:00
.gitignore (3.0.0) cleaned up uv dependencies for pep 735, made a backwards incompatible change in the FloweryApiConfig model, and set up ruff formatting 2024-11-15 00:10:38 -05: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
pyproject.toml (3.0.1) mypy compliance 2024-11-15 09:51:11 -05:00
README.md (3.0.0) cleaned up uv dependencies for pep 735, made a backwards incompatible change in the FloweryApiConfig model, and set up ruff formatting 2024-11-15 00:10:38 -05:00
uv.lock (3.0.0) cleaned up uv dependencies for pep 735, made a backwards incompatible change in the FloweryApiConfig model, and set up ruff formatting 2024-11-15 00:10:38 -05:00

PyFlowery

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