Skip to content

Code dealing with Frontier Developments' API(s) for Elite Dangerous

License

Notifications You must be signed in to change notification settings

BarryCarlyon/fd-api

 
 

Repository files navigation

This is a work in progress. The master branch now has working code, but for the latest check if the fdev-oauth2 branch is ahead.

See documentation for details on how this all works, including a walk-through for how to handle the oAuth2 flow yourself.

See TODO for what is/isn't implemented.

The main script is 'fd-ed-capi.py' so run:

            fd-ed-capi.py --help

to check the options.


This project is written in Python 3.x (tested on 3.7.x) and implements the oAuth2 Authorization mechanism before allowing you to retrieve data from the Companion API (CAPI) end points.

About

Code dealing with Frontier Developments' API(s) for Elite Dangerous

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • Shell 1.2%