v0.1.2 — the documentation site
📚 anafpy now has proper documentation: https://anafpy.readthedocs.io
This release (together with v0.1.1, which this supersedes as the docs-site
release) contains no library changes — the Python API is identical to
0.1.0. It exists so the documentation site has a buildable, taggable home:
- Documentation site on Read the Docs, organized by audience:
- Using with Claude (MCP) — the end-user setup walkthrough (ANAF app
registration, the one-time certificate login, Claude Desktop/Cowork
configuration), the full tool reference, and the workflow skills.
This replaces the old repo-rootINSTALL.md. - Python library — quickstart, authentication, e-Factura, e-Transport,
public services, and the error model, plus an API reference generated
from the docstrings. - The compiled ANAF API reference (OAuth, e-Factura, e-Transport,
public services — English, with provenance back to ANAF's originals)
is now published as part of the site.
- Using with Claude (MCP) — the end-user setup walkthrough (ANAF app
- README slimmed to a landing page that links into the site.
- CI now builds the docs strictly (broken internal links fail the build),
on every push/PR and on release tags. DESIGN.mdstays in the repository root as developer/contributor
reference — it is deliberately not part of the site.
Install: pip install anafpy · pip install 'anafpy[mcp]'
Full walkthrough for accountants: https://anafpy.readthedocs.io/en/latest/mcp/setup/