sunwhale / mechanics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mechanics

Capture and share every wonderful moment.

Demo: http://sunjingyu.com

Screenshot

Installation

$ git clone https://github.com/sunwhale/mechanics.git
$ cd mechanics
$ pipenv install --dev
$ pipenv shell
$ flask forge
$ flask run
* Running on http://127.0.0.1:5000/

Test account:

  • email: sunwhale@126.com
  • password: helloflask

For Chinese Readers

这个仓库包含试验数据管理系统的源代码。

本网站基于Flask框架搭建。

如果执行pipenv install命令安装依赖耗时太长,你可以考虑使用国内的PyPI镜像源,比如:

$ pipenv install --dev --pypi-mirror https://mirrors.aliyun.com/pypi/simple

License

This project is licensed under the MIT License (see the LICENSE file for details).

About

License:MIT License


Languages

Language:JavaScript 57.4%Language:CSS 19.3%Language:HTML 9.5%Language:Python 9.3%Language:SCSS 1.5%Language:Less 1.5%Language:Stylus 1.4%Language:Shell 0.0%