
The classes are not a full representation - such objects would be expensive to work with.

print ( f " !" ) TRANSMISSION RECIEVED Commander, your presence is required at Ocellus 'Columbus' in the System 'Sol' ! create ( name = "Sol" ) > for faction_branch in sol. > from edclasses import System > sol = System.

The rest is loadedįrom the third party API. Note, that system name is all that needs to be provided. Here is an example of how it can be used. Pip install elite-dangerous-classes-library How to use it? What is this library for?ĭata about systems, factions and stations in Elite Dangerous at your fingertips!Įlite Dangerous Classes Library provides classes representing various objects in the game "Elite Dangerous" (systems, factions etc.).ĭevelopers can use these classes to speed up developing simple applications working with the game data.

Elite Dangerous Classes Library aka edclasses
