A simple async Python API wrapper for the Flowery API
cswimr
f08de43ffc
because ruff is a rust binary and not an actual python module, it cannot run on NixOS natively. that means that installing it through `uv sync` or `uv tool run ruff` does NOT work, and we need to install the `pkgs.python311Packages.ruff` package from nixpkgs instead |
||
---|---|---|
.forgejo/workflows | ||
docs | ||
pyflowery | ||
tests | ||
.envrc | ||
.gitignore | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
mkdocs.yml | ||
pyproject.toml | ||
README.md | ||
uv.lock |
PyFlowery
A simple async Python API wrapper for the Flowery API. See documentation here.