Complete set of Eve Universe models with on-demand loading from ESI.
Project description
Eve Universe
Complete set of Eve Online Universe models in Django with on-demand loading from ESI.
Overview
django-eveuniverse is a foundation app meant to help speed up the development of Eve Online apps with Django and ESI. It provides all classic "static" Eve classes as Django models, including all relationships, ready to be used in your project. Furthermore, all Eve models have an on-demand loading mechanism for fetching new objects from ESI.
Here is an overview of the main features:
- Complete set of ESI's Eve Universe objects as Django models like regions, types or planets.
- On-demand loading mechanism that allows retrieving Eve universe objects ad-hoc from ESI
- Management commands for preloading often used sets of data like the map or ships types
- Eve models come with additional useful features, e.g. a route finder between solar systems or image URLs for types
- Special model EveEntity for quickly resolving Eve Online IDs to names
- Optional asynchronous loading of eve models and loading of all related children. (e.g. load all types for a specific group)
- Additional models for selected data from the SDE that is not covered by ESI, e.g. type materials
Documentation
For details on how to install and use django-eveuniverse please see Operations Guide.
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
File details
Details for the file django_eveuniverse-1.5.5.tar.gz
.
File metadata
- Download URL: django_eveuniverse-1.5.5.tar.gz
- Upload date:
- Size: 119.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbd05ccba7b7416426d73c344473578e0334728117f1d1f5549cf6ac56075a71 |
|
MD5 | 41ac01ef70492a044842d737e8a4a507 |
|
BLAKE2b-256 | 26db91f9c8d416ebd0d8a0b2156855881759b473dfa3c30ffd8d32726703da36 |
File details
Details for the file django_eveuniverse-1.5.5-py3-none-any.whl
.
File metadata
- Download URL: django_eveuniverse-1.5.5-py3-none-any.whl
- Upload date:
- Size: 146.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a94e35848d3a9328f2e23dbbd364fb92d8ecc7b55280e5aefef115b308f5522 |
|
MD5 | ea7b440807f624ffeaac9ae9aca35d20 |
|
BLAKE2b-256 | 040de7c2284d725e28c1e72f511f7523db7145cce41ab701e7325c4ea43b88b4 |