Aoe2netapi-wrapper

Latest version: v2.0.0

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

Scan your dependencies

1.1.1

- (2) adjusted documentation (method docstrings + overall documentation under docs/docs.md) to incorporate new 'Empire Wars' game modes (leaderboard IDs)

1.1.0

- helper function `_get_request_response(...)`:
- moved the request headers `headers = {'content-type': 'application/json;charset=UTF-8'}` outside (in the global scope)
- helper function `_is_valid_kwarg(...)`:
- now explicitly returning the updated dictionary (just in case)
- additional error output, specifying which keyword arguments are possible

1.0.0

- moved the API functions into their respective classes ('API' and 'Nightbot') - see the [changelog here](https://github.com/sixP-NaraKa/aoe2net-api-wrapper/blob/main/docs/changelog.md) for more information

0.3.0

- replaced f-strings with .format() for better backwards-compatibility
- removed logging for now, might implement it (better) in the future

0.2.0

- bug fix(es)
- documentation changes (to reflect that)
- see newly created changelog here: https://github.com/sixP-NaraKa/aoe2net-api-wrapper/blob/main/docs/changelog.md

0.1.0

initial release/tag

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.