All Projects → Athanasius → fd-api

Athanasius / fd-api

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

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to fd-api

EDCompanion
An Android companion app for Elite Dangerous
Stars: ✭ 19 (-24%)
Mutual labels:  elitedangerous
EliteAPI
.NET API for Elite: Dangerous Journal | Hook in-game events to code!
Stars: ✭ 96 (+284%)
Mutual labels:  elitedangerous
EDCT
EDCT is a tool for large quantity trades in Elite: Dangerous. It is very useful for fleet carrier owners
Stars: ✭ 18 (-28%)
Mutual labels:  elitedangerous

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].