django-eve-db
django-eve-db copied to clipboard
Importers and ORM models for CCP's EVE Online data dump.
============= django-eve-db
:Author: Greg Taylor :License: BSD
django-eve-db is a set of Django
_ models that wrap CCP's EVE Online data
dump. This makes it extremely easy to query the dump and rapidly
develop software around it. Little to no SQL is required for many usage cases.
Source: https://github.com/gtaylor/django-eve-db
.. _Django: http://djangoproject.com
Getting Started
For details on how to get started using this software, see the
Getting Started
_ page.
.. _Getting Started: https://github.com/gtaylor/django-eve-db/wiki/Getting-started
License
This project, and all contributed code, are licensed under the BSD License. A copy of the BSD License may be found in the repository.