Skip to main content

A simple Python package to simplify Flask web app development.

Project description

Flask Easy

Flask Easy 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 Flask Easy using pip:

pip install flask_easy

Usage

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

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: vastsite-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 a8135b97c9eb4baf0e0842d4569ad57e67fbc73feb27f2231dc395e7e672f2a8
MD5 9a92bf0696de8fc4463de0fb4ac7dedc
BLAKE2b-256 4359c7c0f05464ba5a8d4a4b051845b62f1a3fce724d5174802c2f0f5213e34c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vastsite-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 019205d30a350fb6716fd0685bd736d4df584589955fe677d70842cdf0a9f518
MD5 d0766bfabe172b48167df9ffd3b3a1cb
BLAKE2b-256 b1320f57123cdbbb9d58e93c2e474cc29e758498aa8b8b34815c55f27786f5d7

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