flask-interface-app

View on PyPIReverse Dependencies (0)

0.2.0 flask_interface_app-0.2.0-py3-none-any.whl

Wheel Details

Project: flask-interface-app
Version: 0.2.0
Filename: flask_interface_app-0.2.0-py3-none-any.whl
Download: [link]
Size: 3437
MD5: 8fbade373f99f7281a83e997de4f822b
SHA256: 7fa34accd01c441808ae0a81237686ff00c71fe6d1953116927faae22374baec
Uploaded: 2024-06-01 11:04:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flask-interface-app
Version: 0.2.0
Summary: flask-interface-app comes with a command-line interface (CLI) that mimics a bash terminal. It provides a CLI command to quickly generate a full file structure for a Flask app, along with a user-friendly bash-like UI for executing commands. and You can use it to execute various commands related to your Flask app.
Author: mdbaizidtanvir
Author-Email: mdbaizidtanvir[at]gmail.com
Home-Page: https://github.com/freebaizid/flask-interface
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: Click
Requires-Dist: Flask
Requires-Dist: Flask-SQLAlchemy
Requires-Dist: Flask-WTF
Requires-Dist: Flask-Bcrypt
Requires-Dist: Flask-Login
Requires-Dist: Flask-Admin
Requires-Dist: email-validator
Description-Content-Type: text/markdown
[Description omitted; length: 2637 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flask_interface_app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flask_interface_app/cli.py sha256=P4l2zyFwfJh5aiTofLZeTM5dQhO3bawb_vKcN1X2Cj4 609
flask_interface_app-0.2.0.dist-info/METADATA sha256=wP2XYl86HvcxTDbjGcezBL3PoDfUIOFuXSinU_twQcM 3914
flask_interface_app-0.2.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
flask_interface_app-0.2.0.dist-info/entry_points.txt sha256=s2JwuXV4KrHDYPXPRYWChHEG4PbU4H34Bl8hJYtDDKw 78
flask_interface_app-0.2.0.dist-info/top_level.txt sha256=F0Sq7UTTPxkVWKIZ7I1khNIRluL4On5HvpVeXxcwxrE 20
flask_interface_app-0.2.0.dist-info/RECORD

top_level.txt

flask_interface_app

entry_points.txt

create-flask-app = flask_interface_app.cli:create_flask_app