Skip to content

Python library for gathering the most profitable trade routes on Elite Dangerous via EDDB.io

License

Notifications You must be signed in to change notification settings

LukeIreland1/Elite-Trade-Routes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elite Trade Routes

Python library for gathering the most profitable trade routes on Elite Dangerous via EDDB.io

Current output = 10 highest sellign price systems

           id   edsm_id  ... reserve_type                            minor_faction_presences
799       859   18453.0  ...     Depleted  [{'happiness_id': 1, 'minor_faction_id': 54340...
10044   10768   11657.0  ...         None  [{'happiness_id': 2, 'minor_faction_id': 65601...
11844   12595    9514.0  ...        Major  [{'happiness_id': 2, 'minor_faction_id': 14321...
11855   12606    4237.0  ...     Depleted  [{'happiness_id': 2, 'minor_faction_id': 56063...
11897   12649   15200.0  ...     Pristine  [{'happiness_id': 2, 'minor_faction_id': 17026...
14844   15657   17681.0  ...       Common  [{'happiness_id': 2, 'minor_faction_id': 330, ...
15914   16744    5295.0  ...       Common  [{'happiness_id': 3, 'minor_faction_id': 51316...
18511   19374    3143.0  ...         None  [{'happiness_id': 1, 'minor_faction_id': 63871...
19020   21180   25486.0  ...     Pristine  [{'happiness_id': 2, 'minor_faction_id': 75108...
19607  125691  372481.0  ...     Pristine  [{'happiness_id': 2, 'minor_faction_id': 75099...

About

Python library for gathering the most profitable trade routes on Elite Dangerous via EDDB.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages