Skip to content

A Python wrapper for the Bungie API using Pydantic for response parsing, containing both requests and aiohttp implementations.

License

Notifications You must be signed in to change notification settings

Aryathel/BungieAPIWrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bungie API Wrapper

A Python wrapper for the Bungie API utilizing Pydantic for response parsing and my API Framework for making requests.

Current Bungie API Version: 2.15.0

Note

This is still very much a work in progress, I would really recommend not using this in its current state. I will eventually release this as a PyPi package, I hope.

Disclaimer

The Bungie API is massive. Because of this, and with the fact that I am currently only testing endpoints with my own account, much of the API will not be fully typed correctly. I can only fix the issues I come across, after all.

In this regard, if you use this API wrapper and come across any issues with response parsing, please create an issue and show the errors that you came across. I can and will fix any issues I can.

About

A Python wrapper for the Bungie API using Pydantic for response parsing, containing both requests and aiohttp implementations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages