Skip to main content

Flask-bluestatic

Flask-logsocketio generate on socketio “log” log of your application

It use flask-bluestatic module

Installation

pip install flask-bluestatic

Or

git clone https://github.com/fraoustin/bluestatic.git
cd bluestatic
python setup.py install

Usage

from flask import Flask
from flask_bluestatic import BlueStatic

app = Flask(__name__)
app.register_blueprint(BlueStatic(path='./html'))

if __name__ == "__main__":
    app.run(port=8080)

Feature

V. 0.1.0

  • init

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flask-bluestatic-0.1.0.tar.gz (10.8 kB view details)

Uploaded Source

File details

Details for the file flask-bluestatic-0.1.0.tar.gz.

File metadata

File hashes

Hashes for flask-bluestatic-0.1.0.tar.gz
Algorithm Hash digest
SHA256 57ba827a2ea5d0b2565257585e3d836bb67015cda62de6e5aee264a16a8ea0c5
MD5 89b2d12d789f7ad458a1655ea7fb7055
BLAKE2b-256 698ef5bebda8ed2800992e31544674e5fc8f50bc8ea2876b32f60c40eaca8f29

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page