Flask-bitjws

Latest version: v0.1.1.5

Safety actively analyzes 621751 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.1

This is the first stable and security-complete release. Flask-bitjws is free of known bugs and is ready for general use.

It breaks backwards compatibility from 0.1.0.

The new usage style is:

Python
from flask import Flask
from flask_bitjws import FlaskBitjws

app = Flask(__name__)
FlaskBitjws(app)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.