文件名称:The-Blue-Alliance-Python-API:TheBlueAlliance.com api v2 的 Python 绑定
文件大小:6KB
文件格式:ZIP
更新时间:2024-07-03 06:53:25
Python
The-Blue-Alliance-Python-API api v2 的基于 Python Numpy 的绑定。 它适用于 Python 2 和 3,并与所有操作系统兼容。 要求 Python 2.x 或 3.x 麻木 作业库 安装说明: sudo pip (or pip3) install TheBlueAlliance 示例用法: from TheBlueAlliance import * event_code = get_events_and_codes(2015, 'Silicon Valley')[1] event = Event('github_user', 'test', '1.0', event_code) event.get_event_info() 构建说明 (Linux) sudo pip (or pip3) install -r requireme
【文件预览】:
The-Blue-Alliance-Python-API-master
----PKG-INFO(489B)
----TheBlueAlliance()
--------__init__.py(111B)
--------Blue_Alliance_API.py(16KB)
----requirements.txt(26B)
----setup.py(389B)
----README.md(713B)