nextbus:华盛顿特区 Nextbus 刮板机

时间:2021-07-03 16:55:38
【文件属性】:
文件名称:nextbus:华盛顿特区 Nextbus 刮板机
文件大小:7KB
文件格式:ZIP
更新时间:2021-07-03 16:55:38
Python 下一班车 包含 CLI 和测试套件的 Python 包的框架。 定制快速入门 要使用 nextbus 作为新项目的开始,请执行以下操作,最好在虚拟环境中。 克隆回购。 git clone https://github.com/mapbox/nextbus myproject cd myproject 用您自己的项目名称替换所有出现的“nextbus”。 (注意:下面的命令需要 bash、find 和 sed,并且仅在 OS X 上进行了测试。) if [ -d nextbus ]; then find . -not -path './.git*' -type f -exec sed -i '' -e 's/nextbus/myproject/g' {} + ; fi mv nextbus myproject 然后以本地可编辑 ( -e ) 模式安装并运行测试。 pip i
【文件预览】:
nextbus-master
----README.rst(2KB)
----nextbus()
--------__init__.py(4KB)
--------soupselect.py(4KB)
----.travis.yml(218B)
----LICENSE(1KB)
----setup.cfg(49B)
----setup.py(793B)
----tests()
--------test_mod.py(228B)
----.gitignore(675B)

网友评论