Skip to content

tildezero/omg-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omg-py

an api wrapper for the omg.lol api

use

pip install git+https://github.com/tildezero/omg-py.git # most recent version
pip install omg.lol # fixed release
from omg import Client
client = Client(key="asdf", email="[email protected]")
client.purl.retrieve("sus")

note: i think every api path is implemented, feel free to create an issue if i'm missing something though

About

omg.lol api wrapper built in python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages