Fortnite-API / py-wrapper

Python implementation for https://fortnite-api.com
https://fortnite-api.rtfd.org/en/latest
MIT License
40 stars 17 forks source link

Updates to account.py and aes.py #8

Closed trevorflahardy closed 2 years ago

trevorflahardy commented 2 years ago

Please note I've added a utils.py file, which is currently only used for parsing a datetime string. More can be added if needed, but I feel it's better to use this method to keep things a big neater.