Skip to main content

Eve Online SDE Export in Django Model form

Project description

Django Models from EVE SDE

Base models from SDE, with an experiment in in-database translations pulled from the SDE and minor helpers for common functions.

EVE SDE Docs

EVE SDE

See eve_sde/sde_types.txt for an idea of the top level fields that are available in the SDE, note that some fields have sub fields that are imported differently.

Current list of imported models

  • Map
  • Region
  • Constellation
  • SolarSystem
  • Planet
  • Moon
  • Stargate
  • Item Groups
  • Item Categories
  • Item Types
  • Item Dogma
  • Dogma Categories
  • Dogma Units
  • Dogma Attributes

Setup

  1. pip install
  2. modify your local.py as modeltranslation needs to be first in the list.
INSTALLED_APPS = ["modeltranslation",] + INSTALLED_APPS

INSTALLED_APPS += [
..... the rest of your apps
]
  1. Add "eve_sde", to your INSTALLED_APPS
  2. migrate etc
  3. python manage.py esde_laod_sde
  4. Add periodic task for 0 12 * * * check_for_sde_updates SDE updates tend to happen at DT.

Credits

Because i am lazy, Shamlessley built using This Template <3 @ppfeufer

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

django_eveonline_sde-0.0.1a1.tar.gz (41.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_eveonline_sde-0.0.1a1-py3-none-any.whl (54.2 kB view details)

Uploaded Python 3

File details

Details for the file django_eveonline_sde-0.0.1a1.tar.gz.

File metadata

  • Download URL: django_eveonline_sde-0.0.1a1.tar.gz
  • Upload date:
  • Size: 41.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for django_eveonline_sde-0.0.1a1.tar.gz
Algorithm Hash digest
SHA256 d480cea977e30a9d866103259b190c90c949c40973f90dd592bbdefb85592d62
MD5 29c590257bec7c21a00ab3a63c2ff018
BLAKE2b-256 d51ed917b64a810ba70797705dac62e04d9e26b410765f7861b76664c5664260

See more details on using hashes here.

File details

Details for the file django_eveonline_sde-0.0.1a1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_eveonline_sde-0.0.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 2feab2d482e4c3136ea55e338c09e21e51c73347170c8489a52dcb091dc5940c
MD5 eb376404e4a3d56e0c517cfbc0a450cf
BLAKE2b-256 d37855c0721e26e9707b49efdb9c4c2398eb854ba321190d6e9dd36805a4de99

See more details on using hashes here.

Supported by

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