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)

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

Uploaded Source

Built Distribution

vastsite-0.1.2-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastsite-0.1.2.tar.gz
  • Upload date:
  • Size: 1.5 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-0.1.2.tar.gz
Algorithm Hash digest
SHA256 703e9b57f11d4a01a0b0317aca557598360f7d1638158a32cb84c4ddc7c04d1d
MD5 b907c47c3566305273bae033473b4939
BLAKE2b-256 362ab9c8e5bff95148ff98b22a6d56a9f2e655ba9e8ea34046901103caf12a79

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastsite-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 2.0 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-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3ed50a5bb1d9966d8c062fd9c128229ae08dd0b40143e091c228a7c4783ddc65
MD5 63bfc8f6e0ece9798a419848e2b20672
BLAKE2b-256 de9385f5f831fd58d5d7903c568765aab07a5cb76c4ef43a1104782593e4ecc5

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