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.