No project description provided
Project description
Welcome to pythoncms
Local dev
Install package
python -m pip install -e .
Then initialise
cd pythoncms
shopyo initialise
flask --debug run
for migrating
flask db migrate
flask db upgrade
run
flask --debug run
dashboard
login with admin@domain.com
| pass
http://127.0.0.1:5000/dashboard/
Theme
Themes are located at '/static/themes/'
Each theme must have
index.html
contact.html
page.html
- info.json
{
"author": "ARJ",
"version": "1.0.20000000000003"
}
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
pythoncms-1.0.1.tar.gz
(10.0 kB
view details)
File details
Details for the file pythoncms-1.0.1.tar.gz
.
File metadata
- Download URL: pythoncms-1.0.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2a9f85c468e3aff4fa3a82e56a523e4e77f0575790c2a0a1a98a2d4e78d072a |
|
MD5 | 42f4faf98854d471ff39159e1aad27b0 |
|
BLAKE2b-256 | 174885f396536c6965925f6978065a47eeb55a408fcd15ff43355c1b4617acca |