Skip to content

Releases: FrontierDevelopmentLab/eve-api

v1.0.0

01 May 14:52

Choose a tag to compare

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.