A simple async Python API wrapper for the Flowery API https://pyflowery.csw.im
  • Python 83.7%
  • Nix 16.3%
Find a file
Renovate 7d59adb0f4
All checks were successful
Actions / Build (push) Successful in 31s
Actions / Build Documentation (push) Successful in 38s
Actions / Lint (push) Successful in 40s
Lock file maintenance (#51)
Co-authored-by: Renovate <renovate@csw.im>
Co-committed-by: Renovate <renovate@csw.im>
2026-01-25 22:05:23 -05:00
.forgejo/workflows fix some urls 2026-01-18 07:33:14 -05:00
docs fix outdated usage documentation 2026-01-18 09:02:44 -05:00
pyflowery remove an unused private attribute 2026-01-18 09:07:53 -05:00
tests Support Flowery's V2 API (#44) 2026-01-18 06:41:07 -05:00
.envrc move to devshell 2025-05-20 02:38:46 -05:00
.gitignore add nix flake 2024-12-08 09:39:53 -05:00
.readthedocs.yaml typo 2026-01-18 07:17:53 -05:00
flake.lock update dependencies; codebase cleanup 2026-01-17 02:48:28 -05:00
flake.nix update dependencies; codebase cleanup 2026-01-17 02:48:28 -05:00
LICENSE Initial commit 2024-09-15 11:21:14 -04:00
pyproject.toml Update dependency mkdocstrings-python to v2 (#48) 2026-01-18 08:52:30 -05:00
README.md update readme 2026-01-18 07:31:27 -05:00
renovate.json Configure Renovate (#1) 2025-05-20 03:24:57 -05:00
uv.lock Lock file maintenance (#51) 2026-01-25 22:05:23 -05:00
zensical.toml Migrate to Zensical (#46) 2026-01-18 07:16:21 -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.