{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/4"},{"label":"Dynamic Content","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content/2"}],"enrichment":{"capability":"Provides Django models for EVE Online's Static Data Export, importing game universe data like regions, solar systems, item types, and blueprints into your database with automatic periodic updates.","skillfed_tags":["eve-online","game-data","django-plugin"],"use_cases":["Build an EVE Online companion app that needs to reference canonical game data without maintaining your own copy","Create a market analysis or trading tool that queries item types, categories, and manufacturing chains","Develop an alliance management dashboard that displays sovereignty upgrades, NPC stations, and regional data","Implement a blueprint calculator or industry planner by querying blueprints, materials, and products","Set up a freelance job board that uses job schemas and validates character, corporation, and alliance parameters"],"what_it_does":"django-eveonline-sde is a Django app that imports EVE Online's Static Data Export into your database as Django models. It covers game geography (regions, constellations, solar systems, planets, moons, stargates), item catalogs (types, groups, categories, market groups), manufacturing blueprints with their materials and products, dogma attributes and effects, and freelance job schemas. The package includes a management command to perform the initial load and sets up periodic background tasks via celery to check for SDE updates, which typically occur after EVE's daily downtime.\n\nThe app is designed as a standalone Django plugin but integrates opportunistically with AllianceAuth when present, falling back gracefully when it isn't. All SDE models are registered in Django admin as read-only for browsing and searching. The import process is configurable via settings for batch size, memory usage, and task splitting, and uses Redis-backed task locking to prevent concurrent update runs.","worth_installing":"Yes, if you are building a Django app for the EVE Online community and need authoritative game universe data. The package is actively maintained, has low install friction, and handles periodic updates automatically. The GPLv3 license is a hard constraint if you need proprietary distribution. Requires Redis and celery infrastructure, so factor that into your deployment. No known security vulnerabilities."},"id":"django-eveonline-sde","links":{"html":"https://skillfed.io/packages/django-eveonline-sde","md":"https://skillfed.io/packages/django-eveonline-sde.md","pypi":"https://pypi.org/project/django-eveonline-sde/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"copyleft","name":"django-eveonline-sde","python_support":"supports_current","summary":"Eve Online SDE Export in Django Model form"},"popularity":{"monthly_downloads":269671,"position":8254,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.2"}
