Eve Universe
Complete set of Eve Universe models with on-demand loading from ESI.
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.
No reviews yet...
Python Requirements
- celery>=4.0.2
- celery_once>=3.0.1
- django-bitfield>=2.2
- django-esi>=4
- django>=3.2
- requests
Required Python packages to be installed and other Python requirement.
App Dependencies
Required apps:
Used by apps:
- AA Intel Tool
- AA Killstats
- AA Ledger
- AA Skillfarm
- AA Squads
- aa-buybackprogram
- aa-drifters
- aa-gdpr
- aa-incursions
- aa-industry
- aa-market-manager
- aa-moonstuff
- AA-SRP
- Blueprints
- Fittings
- Fleet Pings
- Kill Tracker
- Mail Relay
- Member Audit
- Moon Mining
- Sovereignty Timer
- Standings Requests
- Standings Sync
- Structure Timers II
- Structures
Dependencies to other apps registered in this app directory.
Classifiers
- Environment :: Web Environment
- Framework :: Django
- Framework :: Django :: 3.2
- Framework :: Django :: 4.0
- Framework :: Django :: 4.1
- Framework :: Django :: 4.2
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 3.10
- Programming Language :: Python :: 3.11
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9
- Topic :: Internet :: WWW/HTTP
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
Version
1.5.5
License
MIT License
PyPI
https://pypi.org/project/django-eveuniverse/
Last updated
4 months, 2 weeks ago
First published
4 years, 4 months ago
Category
Infrastructure
Rating
-Authors
Erik Kalkoken
Maintainers
Erik Kalkoken
Please login to see more options.