Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 762 Bytes

README.rst

File metadata and controls

29 lines (20 loc) · 762 Bytes

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

Getting Started

For details on how to get started using this software, see the Getting Started page.

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.