Misskey.py:适用于Python的Misskey API库。 Misskey是syuilo制造的。 :blowfish:('-':blowfish:)拥抱拳!!!!

时间:2021-05-14 13:12:25
【文件属性】:
文件名称:Misskey.py:适用于Python的Misskey API库。 Misskey是syuilo制造的。 :blowfish:('-':blowfish:)拥抱拳!!!!
文件大小:147KB
文件格式:ZIP
更新时间:2021-05-14 13:12:25
python library misskey Python Misskey.py 提供日语版。 。 该脚本是Misskey实例的Python库。 该库仅在Python3中可用。 被由 。 如何安装 使用点(推荐) pip install Misskey.py # or pip3 install Misskey.py 用法 导入库(init) from Misskey import Misskey misskey = Misskey ( "misskey.io" ) # Input instance address (If leaved no attribute, it sets "misskey.io") 使用令牌密钥 from Misskey import Misskey # If use the token misskey = Misskey ( "misskey.io" , i = "abcdef123..." ) 创建令牌
【文件预览】:
Misskey.py-master
----.travis.yml(1KB)
----docs()
--------locales()
--------conf.py(2KB)
--------getting_started.rst(2KB)
--------module_Exceptions.rst(130B)
--------make.bat(787B)
--------module_Util.rst(126B)
--------module_Misskey.rst(133B)
--------Makefile(580B)
--------index.rst(566B)
--------_static()
----Pipfile(547B)
----.github()
--------ISSUE_TEMPLATE()
----Misskey()
--------Util.py(9KB)
--------Exceptions.py(2KB)
--------__init__.py(472B)
--------Misskey.py(58KB)
----tests()
--------test_utils.py(436B)
--------test_meta.py(397B)
--------conftest.py(2KB)
--------testImage.png(39KB)
--------__init__.py(0B)
--------test_i.py(2KB)
--------cassettes()
--------test_constructor.py(1KB)
--------test_notes.py(1KB)
----tox.ini(117B)
----README-JP.md(2KB)
----LICENSE(1KB)
----Pipfile.lock(32KB)
----CONTRIBUTING.md(690B)
----TODO.md(3KB)
----.coveralls.yml(46B)
----setup.py(1KB)
----.gitignore(2KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(2KB)
----requirements.docs.txt(978B)

网友评论