Skip to content

Miss-Inputs/ausmash-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ausmash-python

Python wrapper for Ausmash API

Wraps the API for Ausmash, with type hints and automatic rate limit respecting and other nice things.

You will need to provide your own API key, see AusmashAPISettings or Pydantic docs for configuring it: Set the ausmash_api_key environment variable, or you should be able to do:

from ausmash.settings import AusmashAPISettings
settings

More to come, I'm bad at readmes

About

Python wrapper for Ausmash API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages