Skip to main content

An API for Influence (influenceth.io)

Project description

Influence API

A python API for Influence.

Development

You must have an API key from Influence to develop or use the API. Contact DarkosNightmare#8555 on Discord, and request a production API key.

The preferred development environment is GitPod.

You will need the following environment variables defined to run unit tests:

  • INFLUENCE_CLIENT_ID
  • INFLUENCE_CLIENT_SECRET

Otherwise, tests relying on the live API will be skipped.

Usage

from influence_api import InfluenceClient

client = InfluenceClient(client_id="", client_secret="")

# Retrieve an asteroid
asteroid = client.get_asteroid(1)

# Retrieve a crew member
crewmember = client.get_crewmate(1)

# Use string options for key values (if applicable)
crewmember2 = client.get_crewmate(1, names=True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

influence-api-0.2.2.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

influence_api-0.2.2-py2.py3-none-any.whl (7.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file influence-api-0.2.2.tar.gz.

File metadata

  • Download URL: influence-api-0.2.2.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.13

File hashes

Hashes for influence-api-0.2.2.tar.gz
Algorithm Hash digest
SHA256 aa4c860d97a1a61b2ead903144afe1ded6cccf2a2a39cb036dfe99e955c93d66
MD5 18e1ff49de89df90a58777e761121e66
BLAKE2b-256 ccef5ecb37bedc28b50737b94621bcbc3893aca9f1a9c5b2504be5d921483c02

See more details on using hashes here.

File details

Details for the file influence_api-0.2.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for influence_api-0.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 576d65cd093df262f78f068b84068533974aa595d41a8973e95b38aa2ff101af
MD5 d8daa281c46b5a12aa2b5e944785a52b
BLAKE2b-256 07495f114462645d5c5a0b31c877f4263362db73c290c1c4a7ad209d7aabaa95

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page