Skip to content

EVE Developer Documentation

Crowdsourced documentation for third-party developers

EVE Auth for Python

A Python library for authorizing desktop applications with the EVE Online SSO service.

release python license

python-eveauth is a library for authorizing Python scripts on desktops with the EVE online SSO. It enables a Python script (e.g. CLI tools, GUI apps or Jupiter notebooks) to obtain SSO tokens that grant authenticated access to the EVE Online API (ESI).

For more information please visit the Github repository.