Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 262 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 262 Bytes

数据采集框架管理后台

版本要求

  • python>=3.5

安装方法

  • cd ${rootpath}
  • python3 setup.py sdist
  • pip3 install dist/cdspider_admin-0.1.tar.gz

卸载方法

  • pip3 uninstall cdspider_admin

运行方法

  • 参见cdspider