Skip to main content

A simple Python package to simplify Flask web app development.

Project description

VastSite

VastSite is a simple Python package that simplifies Flask web app development by providing a function to start the server with customizable IP and port.

Installation

You can install Vast Site using pip:

pip install vastsite

Usage

Import the start_flask_app function from vastsite and call it to start a Flask web server with default or custom host and port.

from vastsite import start_flask_app

# Start Flask app with default host and port
start_flask_app()

# Start Flask app with custom host and port
start_flask_app(host='127.0.0.1', port=8080)

Please note that if import vastsite does not work, try import VastSite.

License

This project is licensed under the MIT License - see the LICENSE file for details.

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

vastsite-1.0.0.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

vastsite-1.0.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file vastsite-1.0.0.tar.gz.

File metadata

  • Download URL: vastsite-1.0.0.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.7

File hashes

Hashes for vastsite-1.0.0.tar.gz
Algorithm Hash digest
SHA256 233b663af43fbc7f3a2f1293d1a7ef7fe1c48dfa74ed125418b451f19bd8f8fc
MD5 877dce927490eca55edd0557e5132ec2
BLAKE2b-256 68137d76428889b1c3841c4d6284b09c2dca25232a330b1b0f1bce991e708283

See more details on using hashes here.

File details

Details for the file vastsite-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: vastsite-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.10.0 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.18 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.7

File hashes

Hashes for vastsite-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 395e80911938f54854a65e76171825214f7b95dc3d956af8498053e0d4aa753e
MD5 c92ff962b61409dba37d226a272945d0
BLAKE2b-256 f3389275bbcf5fd829f376dbbf416d10d6e51db771589ea4655a558e127b5dfc

See more details on using hashes here.

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