Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ esi_url
Method
esi_url
service/esiAccess.py:116–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
114
115
@property
116
def
esi_url(self):
117
return
'https://%s'
% self.server_base.esi
118
119
@property
120
def
oauth_authorize(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected