-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Drakomire edited this page Jul 21, 2021
·
5 revisions
How to Install:
pepelaugh
How to use:
from perseus import Perseus
api = Perseus()
All the functions are called from api.
ex. api.GetAllShips()
returns a ship object for every ship.
Certain functions use the Lang object as a parameter
from perseus import Lang
Lang.EN
Lang.JP
Lang.CN
#TW and KR are currently not supported. Likely will not be until the servers catch up to EN/JP/CN servers.