VST Utils for fast create web-application
Project description
Small lib for easy generates web-applications.
Quickstart
Install package: pip install vstutils
Create package ‘prj’: vstutilsctl newproject –name proj
Change directory to project and run python proj runserver 0.0.0.0:8081 –insecure
Enjoy!
See example in test_src/test_proj.
New project
New projects will be created with all needed for building dist.
Destination where project will be created could be changed via –dir=[directory].
Name which will be shown in GUI could be changed via –guiname=[GUI NAME].
License
Apache Software License
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
vstutils-1.3.4.tar.gz
(4.3 MB
view hashes)