User Tools

Site Tools


using_the_eve_online_apis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
using_the_eve_online_apis [2017/01/21 13:21] – [Additions to Web2Py to Support Access to the EVE Online API] jtkorbusing_the_eve_online_apis [2019/05/10 07:08] (current) – [Additions to Web2Py to Support Access to the EVE Online API] jtkorb
Line 14: Line 14:
   * Install additional Python modules needed by Web2Py to support the EVE Online API (be sure to install using pip in virtualenv):   * Install additional Python modules needed by Web2Py to support the EVE Online API (be sure to install using pip in virtualenv):
  
 +  source python/bin/activate
   pip install requests   pip install requests
   pip install bravado      # some effort to fully install; needed to --force-reinstall   pip install bravado      # some effort to fully install; needed to --force-reinstall
Line 24: Line 25:
   * Tricks to access the EVE Online [[https://forums.eveonline.com/default.aspx?g=posts&t=507582|wallet]]   * Tricks to access the EVE Online [[https://forums.eveonline.com/default.aspx?g=posts&t=507582|wallet]]
   * Python ''requests'' module [[http://docs.python-requests.org/en/master/|documentation]]   * Python ''requests'' module [[http://docs.python-requests.org/en/master/|documentation]]
 +  * Currently using [[http://tablesorter.com/docs/|tablesorter]] to create sortable HTML tables.
using_the_eve_online_apis.1485033716.txt.gz · Last modified: 2017/01/21 13:21 by jtkorb