Skip to main content

VST Utils for fast create web-application

Project description

Small lib for easy generates web-applications.

Quickstart

  1. Install package: pip install vstutils

  2. Create package ‘prj’: vstutilsctl newproject –name proj

  3. Change directory to project and run python proj runserver 0.0.0.0:8081 –insecure

  4. 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

Release history Release notifications | RSS feed

This version

1.8.2

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.8.2.tar.gz (3.0 MB view hashes)

Uploaded Source

Built Distributions

vstutils-1.8.2-cp36-cp36m-manylinux1_x86_64.whl (5.2 MB view hashes)

Uploaded CPython 3.6m

vstutils-1.8.2-cp35-cp35m-manylinux1_x86_64.whl (5.0 MB view hashes)

Uploaded CPython 3.5m

vstutils-1.8.2-cp27-cp27mu-manylinux1_x86_64.whl (4.7 MB view hashes)

Uploaded CPython 2.7mu

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