A simple async Python API wrapper for the Flowery API
Find a file
cswimr 84ef67b69f
Some checks failed
Actions / Build (push) Failing after 16s
Actions / Lint with Ruff, Pylint, & MyPy (push) Successful in 20s
Actions / Build Documentation (push) Successful in 25s
check out the correct ref when building the package
2024-11-15 11:26:50 -05:00
.forgejo/workflows check out the correct ref when building the package 2024-11-15 11:26:50 -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 delete version.py 2024-11-15 11:26:02 -05:00
tests (3.1.0) 2024-11-15 11:14:33 -05:00
.gitignore (3.1.0) 2024-11-15 11:14:33 -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.1.0) 2024-11-15 11:14:33 -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.1.0) 2024-11-15 11:14:33 -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.