# 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 `
Release files for uliweb-apps 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uliweb-apps-0.1.0.tar.gz | 89.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| uliweb_apps-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 203.9 kB
Release files / uliweb-apps-0.1.0.tar.gz
| Download URL | uliweb-apps-0.1.0.tar.gz |
|---|---|
| Size | 89.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c26d4b21cd323742b0e25ab64cd2c37deb2c480ed16b4bd190839a8883b2a371
|
|
BLAKE2b-256 checksum How to use checksums |
ded23d99cf3f7d88a89a21e1579c1df75443a63d2ab9c48e9ffdd48de5f285a0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / uliweb_apps-0.1.0-py3-none-any.whl
| Download URL | uliweb_apps-0.1.0-py3-none-any.whl |
|---|---|
| Size | 114.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
36e345f5452eeb18c8c9d96eab8d95ecf9444759377570df7489d20e740f3311
|
|
BLAKE2b-256 checksum How to use checksums |
bc0f3a609f64b1b571f623210e5d9e940ddd6d4634f747762fd6bea16c170c49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|