A wrapper for EDSM (Elite Dangerous Star Map) API
Project description
kiken
kiken is a Python wrapper for the Elite Dangerous Star Map (EDSM) API. It allows you to interact with the EDSM API asynchronously using aiohttp, making it easy to fetch data about systems, stations, markets, and more in the Elite Dangerous universe.
Current Features (More soon™️!)
- Fetch system information including bodies and stations
- Retrieve market data for specific stations
- Asynchronous requests using aiohttp
- Debug mode for saving API responses to JSON files
Installation
pip install --upgrade git+https://github.com/EllieJaybee/kiken.git
Usage
import asyncio
from kiken import Client
async def main():
client = Client()
system = await client.get_system("Lifthruti")
print(f"{system.body_count} bodies in {system.name}")
for body in system.bodies:
print(body.name)
asyncio.run(main())
License
This project is licensed under the GPL-3.0 License - see the LICENSE file for details.
This project is not affiliated with the Elite Dangerous Star Map project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kiken-0.1.0.tar.gz.
File metadata
- Download URL: kiken-0.1.0.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ac7165650940c059158b61ccc3c3fc0f6a39429664e8b3cac83b86fecaff56f
|
|
| MD5 |
ad2b382a010b7ff2467d20b046a19efc
|
|
| BLAKE2b-256 |
6a52ec0c303380790703e4a1466e157b5db315e6365ac3dcec8043344a3a8ead
|
Provenance
The following attestation bundles were made for kiken-0.1.0.tar.gz:
Publisher:
python-publish.yml on EllieJaybee/kiken
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kiken-0.1.0.tar.gz -
Subject digest:
8ac7165650940c059158b61ccc3c3fc0f6a39429664e8b3cac83b86fecaff56f - Sigstore transparency entry: 171068604
- Sigstore integration time:
-
Permalink:
EllieJaybee/kiken@a5a38ca796f1655378bec10161f0b3823da13df0 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/EllieJaybee
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@a5a38ca796f1655378bec10161f0b3823da13df0 -
Trigger Event:
release
-
Statement type:
File details
Details for the file kiken-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kiken-0.1.0-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a24a336a0379b3530f3572ed387c8d0a8f93dde2596a68bd81f2ebdb80c2ca52
|
|
| MD5 |
f1d945172f581448027ddde907e6d7cc
|
|
| BLAKE2b-256 |
7036ea6adeb978ab84b24e1168222af96c552b76fac3a00810568b1f3f5cea23
|
Provenance
The following attestation bundles were made for kiken-0.1.0-py3-none-any.whl:
Publisher:
python-publish.yml on EllieJaybee/kiken
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kiken-0.1.0-py3-none-any.whl -
Subject digest:
a24a336a0379b3530f3572ed387c8d0a8f93dde2596a68bd81f2ebdb80c2ca52 - Sigstore transparency entry: 171068607
- Sigstore integration time:
-
Permalink:
EllieJaybee/kiken@a5a38ca796f1655378bec10161f0b3823da13df0 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/EllieJaybee
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@a5a38ca796f1655378bec10161f0b3823da13df0 -
Trigger Event:
release
-
Statement type: