Skip to main content

Django EVE Online Connector

Django EVE Online Connector is a simple Django application that adds models, urls, and Celery tasks to help manage EVE Online entities (characters, corporations, alliances) and ESI SSO.

Installation

  1. Add django_eveonline_connector to your INSTALLED_APPS
  2. Include the django_eveonline_connector URLs in your urls.py
  3. Run python3 manage.py migrate to create the django_eveonline_connector models
  4. Run python3 manage.py loaddata initial_scopes to load the initial ESI scopes

Provided URLs

URL Name Description
django-eveonline-connector-sso-callback The callback url for SSO tokens (sso/callback)
django-eveonline-connector-sso-token-add Redirects users to the SSO login for EVE Online
django-eveonline-connector-sso-token-remove Removes an SSO token (expects kwarg pk)

Provided Celery Tasks

Task Name Action
update_characters() Updates information for all EveCharacter objects
update_corporations() Updates information for all EveCorporation objects
update_alliances() Updates information for all EveAlliance objects

Download files

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

Source Distribution

django-eveonline-connector-1.0.2.tar.gz (7.8 kB view details)

Uploaded Source

File details

Details for the file django-eveonline-connector-1.0.2.tar.gz.

File metadata

  • Download URL: django-eveonline-connector-1.0.2.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.3

File hashes

Hashes for django-eveonline-connector-1.0.2.tar.gz
Algorithm Hash digest
SHA256 8ab7d1a842575e00fc2487d8a3271b54eb8d4fe4ec5e8f4cbe2f2d54ce28b4b7
MD5 7d95f81c67f69491398115eb7de00576
BLAKE2b-256 5561c06302733ac3c77a7ab970e098c1bfde47b78271a50100f2777c28ba022a

See more details on using hashes here.

Release history Release notifications | RSS feed

1.2.2

1 file

1.2.1

1 file

1.2.0

1 file

1.1.4

1 file

1.1.3

1 file

1.1.2

1 file

1.1.1

1 file

1.1.0

1 file

1.0.3

1 file

This release

1.0.2 This release

1 file

1.0.1

1 file

1.0

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page