A simple async Python API wrapper for the Flowery API
Find a file
cswimr fde5dad155
Some checks failed
Actions / Build (push) Successful in 10s
Actions / Lint with Ruff & Pylint (push) Failing after 12s
Actions / Build Documentation (push) Failing after 6s
(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
.forgejo/workflows (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
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.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
tests (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
.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.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
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.