Async Python client for the Eve Online ESI API
Project description
python-eveonline
Async Python client library for the Eve Online ESI API.
Features
- Fully async (aiohttp)
- Typed models (frozen dataclasses)
- Public endpoints: server status, character info, corporation info, portraits, name resolution
- Authenticated endpoints: online status, location, ship, wallet, skill queue
- AbstractAuth pattern for Home Assistant OAuth2 integration
- PEP 561 typed package (py.typed)
- 100% test coverage
Installation
pip install python-eveonline
Quick Start
import asyncio
import aiohttp
from eveonline import EveOnlineClient
async def main():
async with aiohttp.ClientSession() as session:
client = EveOnlineClient(session=session)
status = await client.async_get_server_status()
print(f"{status.players} players online")
asyncio.run(main())
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_eveonline-0.2.0.tar.gz.
File metadata
- Download URL: python_eveonline-0.2.0.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45cc3dd089c1a7e77b29ee509350a1bb1a421f2890435ba12544a8c2c50fd508
|
|
| MD5 |
6a59ccb07a078beb21e7c57e4e9a52b6
|
|
| BLAKE2b-256 |
16ca1ac685999f0300d84d9d383d2440733d31a258c7c81c2b815ceb2deec8ed
|
Provenance
The following attestation bundles were made for python_eveonline-0.2.0.tar.gz:
Publisher:
workflow.yml on ronaldvdmeer/python-eveonline
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
python_eveonline-0.2.0.tar.gz -
Subject digest:
45cc3dd089c1a7e77b29ee509350a1bb1a421f2890435ba12544a8c2c50fd508 - Sigstore transparency entry: 1186892625
- Sigstore integration time:
-
Permalink:
ronaldvdmeer/python-eveonline@d09a6a9c0953ed6397b9374e3d18edc5eb98a47a -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/ronaldvdmeer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
workflow.yml@d09a6a9c0953ed6397b9374e3d18edc5eb98a47a -
Trigger Event:
push
-
Statement type:
File details
Details for the file python_eveonline-0.2.0-py3-none-any.whl.
File metadata
- Download URL: python_eveonline-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
603af3c6b1a55a84194d738f35127cbbfee40f725fbb45b60b6d82ef3b4f1900
|
|
| MD5 |
d097c61c2f0863c7ff9167024c451803
|
|
| BLAKE2b-256 |
9de6752a1bc61dcc9653c9f6ac0ef4163b72fdf164b95e71e1abf76e4bbc2c3d
|
Provenance
The following attestation bundles were made for python_eveonline-0.2.0-py3-none-any.whl:
Publisher:
workflow.yml on ronaldvdmeer/python-eveonline
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
python_eveonline-0.2.0-py3-none-any.whl -
Subject digest:
603af3c6b1a55a84194d738f35127cbbfee40f725fbb45b60b6d82ef3b4f1900 - Sigstore transparency entry: 1186892700
- Sigstore integration time:
-
Permalink:
ronaldvdmeer/python-eveonline@d09a6a9c0953ed6397b9374e3d18edc5eb98a47a -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/ronaldvdmeer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
workflow.yml@d09a6a9c0953ed6397b9374e3d18edc5eb98a47a -
Trigger Event:
push
-
Statement type: