steamodd:Steam API的Python模块

时间:2021-05-17 22:08:51
【文件属性】:
文件名称:steamodd:Steam API的Python模块
文件大小:48KB
文件格式:ZIP
更新时间:2021-05-17 22:08:51
Python Steamodd 用Python编写的Steam工具库。 概述 Steamodd包含一些用于处理Steam相关数据的有用工具: Steam API接口包装器 Steam库存管理器(SIM) VDF序列化器 要求 Python 2.7或3.3。 安装 从命令行: $ pip install steamodd 如果您希望手动安装,Steamodd使用标准的distutils模块。 要安装它,请运行: $ python setup.py install 文献资料 完整的文档可从。 测验 要启动测试套件,请运行python setup.py run_tests -k 。 贡献 如果您想贡献,请发送请求请求。 错误和功能要求 随意打开一个如果你发现BUG或者有你想看到进入steamodd的想法。
【文件预览】:
steamodd-master
----setup.py(2KB)
----.gitignore(66B)
----.travis.yml(295B)
----LICENSE(756B)
----README.md(1017B)
----tests()
--------testitems.py(6KB)
--------__init__.py(0B)
--------testvdf.py(7KB)
--------testremote_storage.py(1KB)
--------testuser.py(4KB)
--------testapps.py(458B)
--------testloc.py(978B)
----docs()
--------requirements.txt(14B)
--------Makefile(7KB)
--------api.rst(13KB)
--------index.rst(179B)
--------conf.py(9KB)
--------history.rst(1KB)
--------installation.rst(359B)
--------make.bat(7KB)
--------quick-start.rst(625B)
--------sim.rst(3KB)
--------vdf.rst(1KB)
----steam()
--------remote_storage.py(1KB)
--------user.py(13KB)
--------__init__.py(454B)
--------sim.py(10KB)
--------loc.py(2KB)
--------api.py(7KB)
--------apps.py(2KB)
--------vdf.py(6KB)
--------items.py(34KB)

网友评论