文件名称:calendio:能够在龙卷风中创建事件的日历
文件大小:36KB
文件格式:ZIP
更新时间:2024-05-27 10:10:54
Python
卡伦迪奥 具有在龙卷风上创建事件的功能的日历。 要求 Python 3.3以上 点子 MongoDB的 雷迪斯 安装 安装依赖项: $ pip install -r requirements/common.txt $ bower install 创建数据库架构: $ invoke setup_db 启动服务器: $ python app.py 去做 装配资产
【文件预览】:
calendio-master
----.gitignore(768B)
----requirements()
--------all.txt(25B)
--------dev.txt(13B)
--------common.txt(139B)
----app.py(2KB)
----README.md(709B)
----.bowerrc(35B)
----static()
--------css()
--------robots.txt(26B)
--------images()
--------js()
----LICENSE(1KB)
----settings.py(3KB)
----bower.json(484B)
----apps()
--------home()
--------events()
--------__init__.py(0B)
--------account()
--------core()
----tasks.py(1KB)
----__init__.py(0B)
----templates()
--------events()
--------macros()
--------base.html(3KB)
--------account()
--------index.html(546B)
----logs()
--------.gitignore(71B)