Quickly build django website
Project description
A new way to build Django website. Get away from the initial boilerplate project and apps. Siteplan comes with CMS, e-commerce store, payment gateway, task queue and many more features commonly found in modern websites.
Start small, grow big.
Quickstart
Create the app directory:-
mkdir myapp && cd myapp
python -mvenv venv
venv/bin/pip install git+https://github.com/k4ml/siteplan.git
Then run siteplan
:-
venv/bin/siteplan init-app
venv/bin/siteplan run
It possible to add your own views (controller) and models for more control and but most of the time you just want to customize the templates when working with siteplan
. The templates are in myapp/templates/
directory.
Requirements
- Python 3.8 and above
- bun
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
siteplan-0.1.1.tar.gz
(3.0 MB
view details)
Built Distribution
File details
Details for the file siteplan-0.1.1.tar.gz
.
File metadata
- Download URL: siteplan-0.1.1.tar.gz
- Upload date:
- Size: 3.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/5.10.194-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7da7416e0785f637439e825b855d35388111e6e11bb13c19b9cbccd56a9e8144 |
|
MD5 | 2a023787a6facb07851f7e9c123810c0 |
|
BLAKE2b-256 | 3f21ebdf9ec9aa6423debaefd7329e09b25aef58237f55d80a78cb04ca57ca99 |
File details
Details for the file siteplan-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: siteplan-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/5.10.194-1-MANJARO
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28e1bc4708942fab1e598840fd22cb6c846b37e8e894c32b022a79f3694605d5 |
|
MD5 | 5526e9a52e0d0d2f9479ea0110cdc5a4 |
|
BLAKE2b-256 | 3928305553cb77b1290136b37df36fec2aa5de4265ff550d9c6bd2128021af99 |