flask-interface

View on PyPIReverse Dependencies (0)

0.1 flask_interface-0.1-py3-none-any.whl

Wheel Details

Project: flask-interface
Version: 0.1
Filename: flask_interface-0.1-py3-none-any.whl
Download: [link]
Size: 3394
MD5: d141e5a2ba5da63e53097236f142c9c5
SHA256: 5d544b1478b3170b7f00b25237c6748440dd09e14ce46428253b30bbdf802311
Uploaded: 2024-06-01 10:22:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flask-interface
Version: 0.1
Summary: flask-interface 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: 2601 characters]

WHEEL

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

RECORD

Path Digest Size
Flaskapp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
Flaskapp/cli.py sha256=IBWB6g8rwUCBSW-I5ofN6s4ludUkR-gk9Mj6HAhFgI4 903
flask_interface-0.1.dist-info/METADATA sha256=I8JBpWAzHuWUsyw1Op7yKHvjGk7udh_BfuFtgHc2LMg 3868
flask_interface-0.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
flask_interface-0.1.dist-info/entry_points.txt sha256=kwtMlxBJ4rtrBvRBYkOSFf-DjCVDjEBm8DYrrehK5ds 67
flask_interface-0.1.dist-info/top_level.txt sha256=LgBj1EqWrDg7kHciDg8ZvV52hXRXeuQs4ut-dkBrOIE 9
flask_interface-0.1.dist-info/RECORD

top_level.txt

Flaskapp

entry_points.txt

create-flask-app = Flaskapp.cli:create_flask_app