Skip to content

vitalik/django-prototyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-prototyper

Downloads

A UI for generating django code

Please see introduction video for more details:

Installation

# if you have python2
python3 -m venv .env
source .env/bin/activate
pip install django-prototyper

Usage

prototyper ./myproject1

Then open your browser and go to http://localhost:8080/ and follow UI

About

UI for rapid Django apps creation (code-generation)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published