translucent:半透明

时间:2024-06-02 00:52:20
【文件属性】:

文件名称:translucent:半透明

文件大小:92KB

文件格式:ZIP

更新时间:2024-06-02 00:52:20

Python

安装进行开发 在开发模式下安装Python软件包: $ python setup.py develop 注意:接下来,假定已安装npm命令行工具( node.js发行版的标准部分)。 全局安装grunt和bower : $ npm install -g grunt $ npm install -g bower 安装节点和Bower依赖项: $ npm install $ bower install 要构建vendor.js和vendor.css ,请运行: $ grunt dist 要构建app.js和style.css ,请运行: $ grunt build 要在开发模式下启动grunt ( *.coffee和*.styl文件并根据需要重建app.js和style.css ),请运行: $ grunt dev 要运行Python测试套件,假设已安装tox和pytest: $


【文件预览】:
translucent-master
----setup.py(1KB)
----.gitignore(239B)
----translucent()
--------bootstrap.py(462B)
--------__init__.py(348B)
--------_compat.py(143B)
--------reactive.py(24KB)
--------html.py(7KB)
--------utils.py(3KB)
--------debugger.py(3KB)
--------tests()
--------outputs.py(494B)
--------app.py(5KB)
--------ui.py(9KB)
----templates()
--------components()
--------macros.html(637B)
--------index.html(652B)
--------layouts()
--------vendor.html(785B)
----package.json(717B)
----requirements.txt(238B)
----.bowerrc(41B)
----.travis.yml(247B)
----LICENSE(34KB)
----static()
--------img()
----examples()
--------dataframe.json(10KB)
--------dataframe.py(2KB)
--------example.py(2KB)
----README.rst(1KB)
----stylus()
--------style.styl(22B)
----.coveragerc(185B)
----coffee()
--------directives.coffee(447B)
--------controllers.coffee(367B)
--------filters.coffee(254B)
--------app.coffee(305B)
--------context.coffee(2KB)
--------socket.coffee(948B)
----Gruntfile.coffee(2KB)
----bower.json(647B)
----docs()
--------Makefile(6KB)
--------api.rst(533B)
--------index.rst(437B)
--------conf.py(9KB)
--------_static()
--------sphinxext()
--------reactive.rst(149B)
----tox.ini(554B)

网友评论