Skip to content

v0.1.2 — the documentation site

Choose a tag to compare

@robert-malai robert-malai released this 07 Jul 09:42

📚 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-root INSTALL.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.
  • 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.md stays 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/