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.7.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

vastsite-1.7.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastsite-1.7.0.tar.gz
  • Upload date:
  • Size: 3.1 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.7.0.tar.gz
Algorithm Hash digest
SHA256 a31524059fa7579ac227f2e44386f4c940f47debefc5f66dbd2630ca6a223f7b
MD5 c81f4072dcc0c006fb8ffc2197c51eea
BLAKE2b-256 0409b0aebb1428a58d48558350787a7dab90617e97cce3e6f8a0feb5ba127a9e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastsite-1.7.0-py3-none-any.whl
  • Upload date:
  • Size: 3.6 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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a6e10adacdeccf7390f8ee60052820431c63a02142eb7d6ff29acf2f1df5a54c
MD5 c5352770bfbe4cc8a2ac21b8cab1452e
BLAKE2b-256 e8e34e95dd27ef436a066ffc523a8cafcb5a231d7075d1e07dfd847560baf1a4

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