Skip to content

v1.0.0

Latest

Choose a tag to compare

@will-fawcett will-fawcett released this 01 May 14:52
· 1 commit to main since this release

First public release of eve-api.

A minimal authenticated HTTP client for the EVE (Earth Virtual Expert) API: login, automatic JWT refresh, and generic HTTP/SSE methods that return plain dicts — no domain-specific wrappers or Pydantic models.

  • Python 3.11 – 3.14
  • MIT licensed
  • 100% test coverage

See the README for usage and CONTRIBUTING.md for development setup.