Objectrest

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 3

2.0.0

- Added asynchronous options for all existing functions via [HTTPX](https://www.python-httpx.org/async/)
- Locked down imports to make things more explicit, prevent extraneous availability

**Full Changelog**: https://github.com/nwithan8/objectrest/compare/1.2.0...2.0.0

1.2.0

**New**:
- Replaced `sslproxies` with `proxlist` since the former is now deprecated
- Improved setup process

**Full Changelog**: https://github.com/nwithan8/objectrest/compare/1.1.1...1.2.0

1.1.1

New
- Patch `objectrest.exceptions` access

**Full Changelog**: https://github.com/nwithan8/objectrest/compare/1.1.0...1.1.1

1.1.0

New:
- Access `requests.exceptions` directly via `objectrest.exceptions`

**Full Changelog**: https://github.com/nwithan8/objectrest/compare/1.0.0...1.1.0

1.0

- Added logging option on all methods and request handlers to log request and response (via `logging` module)
- Added `objectrest.Session` wrapper for `request.Session`, able to initialize directly (no need to import both `objectrest` and `requests` to use a session)
- Added test suite

**Full Changelog**: https://github.com/nwithan8/objectrest/compare/0.4.0...1.0.0

1.0.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.