文件名称:Python-该项目是北京实时公交查询接口的Python绑定
文件大小:12KB
文件格式:ZIP
更新时间:2022-08-30 02:34:19
Python开发-其它杂项
该项目是北京实时公交查询接口的Python绑定
【文件预览】:
beijing_bus-master
----config.py(110B)
----manage.py(2KB)
----beijing_bus()
--------cipher.py(1KB)
--------__init__.py(1KB)
--------line.py(3KB)
--------station.py(447B)
--------cache.py(246B)
--------api.py(1KB)
----offline_data()
--------README.md(81B)
----requirements.txt(259B)
----LICENSE(1KB)
----README.md(2KB)
----weixin.py(3KB)
----tests()
--------test_beijing_bus.py(126B)
--------test_cipher.py(391B)
--------__init__.py(21B)
--------test_bus_line.py(21B)
----templates()
--------list.html(195B)
--------layout.html(306B)
----.gitignore(518B)