A simple async Python API wrapper for the Flowery API https://pyflowery.csw.im
  • Python 83.7%
  • Nix 16.3%
Find a file
Renovate 760a713e23
All checks were successful
Actions / Build (push) Successful in 33s
Actions / Build Documentation (push) Successful in 45s
Actions / Lint (push) Successful in 53s
Update catthehacker/ubuntu:act-latest Docker digest to ee77eaa (#85)
2026-04-29 11:04:46 -04:00
.forgejo/workflows Update catthehacker/ubuntu:act-latest Docker digest to ee77eaa (#85) 2026-04-29 11:04:46 -04: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 typer to ~=0.25.0 (#83) 2026-04-26 07:56:52 -04: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 (#84) 2026-04-26 20:10:41 -04: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.