These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
Previous page12
 

PyCrest - Python CREST Client

First post First post
Author
Florian Lousberg
Furtherance.
#21 - 2015-03-11 19:15:42 UTC
Thanks again for your library!

Here's an example on how to use PyCrest to access live market data from within Django:
https://forums.eveonline.com/default.aspx?g=posts&m=5573200

I am using Python Social Auth to do the SSO login stuff though, so I skip that part in PyCrest and directly create an AuthedConnection with the credentials I already have. (See here for the gruesome details.)
IMustashU AQuestion
State War Academy
Caldari State
#22 - 2015-04-28 19:04:11 UTC
Ive been using your library for a while and its great but i am nost sure how is best to handle exceptions and retry as i seem to occasionally get 401's that end my script
Previous page12