Recharge-api

Latest version: v1.17.3

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

Scan your dependencies

Page 4 of 5

1.7.0

This version contains breaking changes:

`list` Methods for v1 and v2 resources have been renamed to `list_` to avoid collision.

**Full Changelog**: https://github.com/ChemicalLuck/recharge-api-python/compare/1.6.3...1.7.0

1.6.3

**Full Changelog**: https://github.com/ChemicalLuck/recharge-api/compare/1.6.2...1.6.3

Moved from setup.cfg to pyproject.toml

1.6.2

**Full Changelog**: https://github.com/ChemicalLuck/recharge-api/compare/1.6.1...1.6.2

1.6.1

**Full Changelog**: https://github.com/ChemicalLuck/recharge-api/compare/1.6.0...1.6.1

1.6.0

v1` and `v2` are accessible on the `Recharge` Object
py
client = Recharge(access_token='XXXXX')
response = client.v1.Order.list({'status': 'QUEUED', 'limit': '250'})

1.5.1

Adjusted calls to check_scopes method for consistency

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.