blitzmann
|
5560ef4d34
|
Merge branch 'test-3' into esi
# Conflicts:
# eos/saveddata/character.py
# service/character.py
# service/eveapi.py
# service/pycrest/eve.py
|
2018-03-10 15:32:21 -05:00 |
|
blitzmann
|
4fac10ccb7
|
Fix update checker, migrate to requests package for all network stuff. The eveapi package is probably not going to work with caching and whatnot, but pyfa doesn't use it and XML API is EOL anyway
|
2018-03-04 18:08:34 -05:00 |
|
blitzmann
|
33bf5234d0
|
Goodbye eveapi! You have served us well all these years!
Start stripping XML API stuff and implement ESI skill fetching.
|
2018-02-09 00:42:59 -05:00 |
|
blitzmann
|
2936b88c3d
|
code cleanup
|
2017-11-27 21:05:06 -05:00 |
|
Ryan Holmes
|
7ae41b71b2
|
Fix some deprecated things and a bug or two
|
2017-07-02 23:26:44 -04:00 |
|
Ryan Holmes
|
828b18d0fd
|
py2to3 automatic conversion. Woot!
|
2017-06-12 16:12:45 -04:00 |
|
Ebag333
|
514f927a56
|
Revert removing call. This class likely needs to be callable.
|
2017-02-10 05:50:32 -08:00 |
|
Ebag333
|
579a13da44
|
Tox fixes
|
2017-02-09 00:59:22 -08:00 |
|
Ebag333
|
7865219164
|
Add a ton of default values
|
2017-02-09 00:56:33 -08:00 |
|
Ebag333
|
72633825cf
|
Formatting and layout changes
|
2017-02-08 23:32:51 -08:00 |
|
Ebag333
|
7a2feb9152
|
Fix a bunch of calls to functions that pass the wrong type of parameter, the wrong number, etc.
|
2017-02-08 22:20:56 -08:00 |
|
Ebag333
|
4fb07cc1d0
|
Bunch of pep8 and inspection cleanup
|
2016-12-15 12:43:19 -08:00 |
|
Ebag333
|
be53dedb18
|
Large pep8 compliance to make work for Tox
|
2016-12-13 21:23:01 -08:00 |
|
a-tal
|
d3b6bc1c93
|
so many pep8 fixes
(cherry picked from commit bee125d)
|
2016-12-13 20:16:44 -08:00 |
|
Ebag333
|
d963327ed4
|
Make it run again
|
2016-12-02 03:13:54 -08:00 |
|
blitzmann
|
ed1b9854a0
|
Modify eveapi to work with pyfa service, move all character API calls from EOS to Character service and use new network service
|
2014-08-14 11:44:50 -04:00 |
|
blitzmann
|
a5773a3fd6
|
Update to eveapi 1.3.0, and move to service.
|
2014-08-14 01:59:03 -04:00 |
|