Flask supporter
Project description
flask-supporter
Supported APIs
from flask import Flask import flask_supporter app = Flask(__name__) @app.route('/') def index(): return ''' index ''' ''' #https://dashboard.ngrok.com/get-started/setup !pip install pyngrok !pip install flask-ngrok !pip install flask-supporter !ngrok authtoken YOUR_AUTH_TOKEN ''' flask_supporter.utils.run_with_ngrok(app) app.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flask-supporter-0.0.6.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file flask-supporter-0.0.6.tar.gz
.
File metadata
- Download URL: flask-supporter-0.0.6.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7a3d7b4d33ac9fcd3add7471c99296d77612b2881ae41b269931ee40c0ed664 |
|
MD5 | edc3c60a6464020e83abe30c14f51658 |
|
BLAKE2b-256 | b151a0f5450996e9a864ee65190664bc8ab5131188a1409e734b610847927be6 |
File details
Details for the file flask_supporter-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: flask_supporter-0.0.6-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c01d00779953e52d0ccd9f66addf79d5cf4bab45aa31dde9692137fba82d14b |
|
MD5 | 2698a2496dd189e976b404181347744a |
|
BLAKE2b-256 | ba60a571625fd374f4d095cf341ec272ed6b6bc060dc24a4e98a975fcbb35d8a |