https://github.com/minlexx/whdbx_web
EVE Online Wormhole database website
https://github.com/minlexx/whdbx_web
eve eve-online eveonline game wormhole
Last synced: 6 months ago
JSON representation
EVE Online Wormhole database website
- Host: GitHub
- URL: https://github.com/minlexx/whdbx_web
- Owner: minlexx
- License: mit
- Created: 2017-06-04T14:17:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-12T04:27:11.000Z (almost 5 years ago)
- Last Synced: 2023-03-02T15:33:02.919Z (over 2 years ago)
- Topics: eve, eve-online, eveonline, game, wormhole
- Language: Python
- Homepage: https://eve-wh.space/
- Size: 25.5 MB
- Stars: 23
- Watchers: 5
- Forks: 11
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# whdbx_web
Wormhole database as pure python app and using newer EVE API (ESI).Hosted at https://eve-wh.space
## Requirements: Python interpreter
* Python >= 3.5 with sqlite DB support (maybe will work with 3.4)## Requirements: Python modules
* cherrypy
* requests
* mako
* (optional) redispy - for sessions storage in Redis## Installation instructions
See [INSTALL.md](INSTALL.md)## CCP Copyright Notice
EVE Online, the EVE logo, EVE and all associated logos and designs are the intellectual property of CCP hf. All artwork, screenshots, characters, vehicles, storylines, world facts or other recognizable features of the intellectual property relating to these trademarks are likewise the intellectual property of CCP hf. EVE Online and the EVE logo are the registered trademarks of CCP hf. All rights are reserved worldwide. All other trademarks are the property of their respective owners. CCP hf. has granted permission to pyfa to use EVE Online and all associated logos and designs for promotional and information purposes on its website but does not endorse, and is not in any way affiliated with, pyfa. CCP is in no way responsible for the content on or functioning of this program, nor can it be liable for any damage arising from the use of this program.