Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 482 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 482 Bytes

eve-poscensus

A simple Python script for taking a census of SMAs and CHAs attached to Starbases in Eve Online.

Usage:

*Edit census.py to include your API information and the solarSystemID of the system you wish to check.

*Run the program (e.g. 'python census.py')

Requirements:

eve-poscensus requires the Eveapi library for API access. The version listed in requirements.txt was used in development, but previous versions should work as well.