uliweb-apps
Project description
# Uliweb-APPS
用于收集各种可复用的功能. 它基于 Uliweb-Layout, Uliweb-UI. 并且自带一个demo.
# Demo 启动
要运行 Demo 需要先将源码下载到本地,用使用git clone.
缺省会使用 sqlite 数据库,如果想更换数据库,可以在demo/apps下创建 local_settings.ini按照ORM 数据库的连接要求,添加 ORM/CONNECTION 连接信息.
然后执行:
` pip install -r requirements.txt uliweb syncdb -v uliweb dbinit uliweb.rbac `
初始化之后,就可以在本地启动开发服务器了:
` uliweb runserver --thread `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uliweb-apps-0.1.0.tar.gz
(89.0 kB
view details)
Built Distribution
uliweb_apps-0.1.0-py3-none-any.whl
(114.9 kB
view details)
File details
Details for the file uliweb-apps-0.1.0.tar.gz
.
File metadata
- Download URL: uliweb-apps-0.1.0.tar.gz
- Upload date:
- Size: 89.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c26d4b21cd323742b0e25ab64cd2c37deb2c480ed16b4bd190839a8883b2a371 |
|
MD5 | 244d5fc07ce34071c7d6811bab945ff9 |
|
BLAKE2b-256 | ded23d99cf3f7d88a89a21e1579c1df75443a63d2ab9c48e9ffdd48de5f285a0 |
File details
Details for the file uliweb_apps-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: uliweb_apps-0.1.0-py3-none-any.whl
- Upload date:
- Size: 114.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36e345f5452eeb18c8c9d96eab8d95ecf9444759377570df7489d20e740f3311 |
|
MD5 | 89a199269f8c31d675315a2a6479857f |
|
BLAKE2b-256 | bc0f3a609f64b1b571f623210e5d9e940ddd6d4634f747762fd6bea16c170c49 |