python-fireplan:Fireplan公共API包装器

时间:2021-03-12 22:59:31
【文件属性】:
文件名称:python-fireplan:Fireplan公共API包装器
文件大小:8KB
文件格式:ZIP
更新时间:2021-03-12 22:59:31
Python 消防计划 围绕公共 API的python软件包。 安装 pip install git+https://github.com/bouni/python-fireplan.git#egg=python-fireplan 用法 警报 import fireplan token = "ABCDEF...." fp = fireplan . Fireplan ( token ) alarmdata = { "alarmtext" : "" , "einsatznrlst" : "" , "strasse" : "" , "hausnummer" : "" , "ort" : "" , "ortsteil" : "" , "objektname" : "" , "koordinaten" : "" , "einsatzst
【文件预览】:
python-fireplan-main
----pyproject.toml(104B)
----.github()
--------workflows()
----tests()
--------test_alarm.py(3KB)
--------test_init.py(301B)
--------test_status.py(2KB)
----tox.ini(172B)
----LICENSE(1KB)
----src()
--------fireplan()
----setup.py(870B)
----.gitignore(2KB)
----README.md(914B)

网友评论