Autorequests

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 2

2.1.0

* improved parsing of powershell's escape characters
* improve parsing of json (using non-strict mode)
* setup package to be 100% python 3.11 compatible
* configure ci with python 3.11 in mind


**Full Changelog**: https://github.com/hexiro/autorequests/compare/v2.0.0...v2.1.0

2.0.0

Rewrote the library to be simpler and provide more generation options. View readme for more details.

1.1.1

* improved file parsing
* improved parsing utilities
* improved test coverage
* improved package structure
* improved repo metadata and readme

1.1.0

* big rewrites / refactoring
* start using [poetry ](https://python-poetry.org) package management tool
* start using [rich](https://github.com/willmcgugan/rich) for beautiful cli output
* license switch from MPL 2 to MIT
* start unit testing w/ [pytest](https://docs.pytest.org/en/6.2.x/) (unfinished)
* general quality improvements

1.0.2

- Add support for `Powershell` option in browser
- fix some issues with python 3.6-7 compatibility (thanks, Gowixx)
- various bug fixes
- various improvements

1.0.1

- add new `File` utility class to make parsing and handling of files easier
- make regexp more robust
- bug fixes with multipart/form-data
- simplify some complicated code
- use of `cached_property`-s to not repeat code

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.