Base, simple scaling project
Project description
Base REST API
Version 1.13.5
Installation
pip3 install dcbase
pip3 install -r https://raw.githubusercontent.com/digital-cube/BASE/master/requirements.txt
Initialize project
basemanager init project_name
Start project
cd project_name
./project_name
Initialize database
cd project_name
basemanager db_init db_username db_password
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
dcbase-1.13.5.tar.gz
(107.5 kB
view hashes)
Built Distribution
dcbase-1.13.5-py3-none-any.whl
(157.4 kB
view hashes)