Skip to main content

Build your startup's product faster.

Project description

Django SuperApp

SuperApp is a framework on top of Django, designed to accelerate the development of software projects for startups. It incorporates all the powerful features of Django, plus additional tools to seamlessly integrate various applications.

django-superapp-demo

Getting Started

pipx install django_superapp
django_superapp create-project --project-template default ./my_superapp
cd my_superapp
django_superapp create-app --app-template sample_app
make setup-sample-env
make start-docker

Documentation

For a more detailed documentation, visit https://django-superapp.bringes.io.

Development

make install-requirements
make install
make release

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

django_superapp-1.0.9.tar.gz (11.4 kB view hashes)

Uploaded Source

Built Distribution

django_superapp-1.0.9-py3-none-any.whl (14.7 kB 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