Esipysi

Latest version: v0.10.2

Safety actively analyzes 621776 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.10.0

- Added a basic cache called `DictCache` which uses a simple python dictionary to store cached items
- `DictCache` will be used by default if no other cache (or `None`) is specified
- EsiResponse now includes the calling information `operation_id` and `operation_parameters` as well as a helper function `expires()` which returns a datetime of when the ESI cache expires

0.9.2

- Added EsiSession, that allows a single EsiPysi object to be active for the duration of the application which can spawn multiple short-lived sessions

0.9.1

- Added `with` pattern to EsiPysi

0.9.0

- Changed to start/stop session for more control over aiohttp sessions
- Fixed a bug with `asyncio.run()`
- Deprecated everything but `op.execute()`

0.8.4

- Errors should now be handled better (better logging)

0.8.3

- FIXED: Close also closes the connector now

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.