Curler

Latest version: v0.2.2

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

Scan your dependencies

0.2.2

1. Add `filter_func` in `curler.parse_curl` function to filter command with custom function.

**Full Changelog**: https://github.com/arv-anshul/curler/compare/v0.2.1...v0.2.2

0.2.1

1. 🐛 Update `setup.py` to fix only script file installation issue with `pip` command.
2. 📝 Update `README.md` file.

**Full Changelog**: https://github.com/arv-anshul/curler/compare/v0.2.0...v0.2.1

0.2.0

What's Changed
* ♻️ Merge package scripts into `curler.py` by arv-anshul in https://github.com/arv-anshul/curler/pull/2

New Contributors
* arv-anshul made their first contribution in https://github.com/arv-anshul/curler/pull/2

**Full Changelog**: https://github.com/arv-anshul/curler/compare/v0.1.0...v0.2.0

0.1.0

**👀 Noticeable Changes**

1. 😎 Better functions naming.
2. 📁 Now parse curl command from files using `parse_file` function.
3. 🤗 **`ParsedCurl.for_requests`** method to get parsed curl for `requests` library.

**Full Changelog**: https://github.com/arv-anshul/curler/compare/v0.0.2...v0.1.0

0.0.2

- Now, you can parse URL's parameters.
- Uses `dict` instead of `OrderedDict`.

**Full Changelog**: https://github.com/arv-anshul/curler/compare/v0.0.1...v0.0.2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.