特威夫

时间:2021-02-15 04:26:01
【文件属性】:
文件名称:特威夫
文件大小:32KB
文件格式:ZIP
更新时间:2021-02-15 04:26:01
Python 特威夫 安装 下载存储库,然后从命令行导航到该存储库: git clone https://github.com/jasimrashid/twitoff.git cd twitoff 设置 pipenv install pipenv shell 设置数据库: # Windows users can omit the "FLASK_APP=web_app" part... FLASK_APP=web_app flask db init #> generates app/migrations dir # run both when changing the schema: FLASK_APP=web_app flask db migrate #> creates the db (with "alembic_version" table) FLASK_APP=web_app flask d
【文件预览】:
twitoff-master
----hello.py(190B)
----.gitignore(86B)
----LICENSE(1KB)
----Pipfile.lock(24KB)
----.env(435B)
----README.md(642B)
----Pipfile(312B)
----migrations()
--------env.py(3KB)
--------alembic.ini(770B)
--------script.py.mako(494B)
--------versions()
--------README(38B)
----Procfile(36B)
----web_app()
--------templates()
--------__init__.py(1KB)
--------services()
--------models.py(2KB)
--------latest_model.pkl(972B)
--------iris_classifier.py(1KB)
--------routes()

网友评论