Skip to content

This is a python implementation of sm.ms api. sm.ms is a site where you can upload the image and get its url.

License

Notifications You must be signed in to change notification settings

kaixinol/python-sm.ms-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

from sm_ms_api import SMMS
test=SMMS(token="YOUR_TOKEN")
print(test.upload_image("./tests/test.png"))

About

This is a python implementation of sm.ms api. sm.ms is a site where you can upload the image and get its url.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%