Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

siteplan-0.1.1-py3-none-any.whl (3.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page