Skip to main content

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


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

Uploaded Source

Built Distribution

flask_supporter-0.0.8-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file flask-supporter-0.0.8.tar.gz.

File metadata

  • Download URL: flask-supporter-0.0.8.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for flask-supporter-0.0.8.tar.gz
Algorithm Hash digest
SHA256 b9130479c48c41d4f53c0df4d118c19ffecb78463afe822e5b9f731ed8599253
MD5 90de5742322f24ddf265104750cd9cde
BLAKE2b-256 e0b71d036dd7fa4b4e1ee74b392906e7b9b96f4de018ae5de32c2aeb02d96006

See more details on using hashes here.

File details

Details for the file flask_supporter-0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for flask_supporter-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 bd617b32501e36bbe7d0d146b2fc13c2663944f42cee23768c13a8808b047fbe
MD5 b3d079f6a4715b9f9ad8fbd415e34f32
BLAKE2b-256 84233d53f52eb9b0d276c27009a5b4fd73e3e1a3164c483d89ed4bf01450a52c

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