Skip to content

requestsを使用したe-z.hostに画像を送るためのコード。

Notifications You must be signed in to change notification settings

t-kodai0417/e-z.host-upload-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

requestsを使用したe-z.hostに画像を送るためのコード。
使用例

import ezhost
aaa=input("Enter filename:")
ezhost.upload(aaa,"NoName_aaabbbccc")
#ezhost.upload(filename,UploadKey)

About

requestsを使用したe-z.hostに画像を送るためのコード。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages