Skip to content

enderlein/EDSM-Logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDSM Logger

A tool for collecting periodic market traffic data from edsm.net

Usage

The models defined in models.py bundle data from the 'systems', 'traffic', 'station', and 'market' endpoints under a single container model (see class Systems in models.py)

Check log.py for an example implementation of models.py

Check example.py for some example driver code for log.py

I use this to store market and traffic data for graphing. If you enjoy doing piracy in Elite: Dangerous, this tool can help with that, too :^)

You can also use the stuff under edsm/api.py as a barebones Python interface for some EDSM API endpoints.

About

Tool for logging system data from EDSM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages