Flask-Postgres

View on PyPIReverse Dependencies (0)

0.2.5 flask_postgres-0.2.5-py3-none-any.whl

Wheel Details

Project: Flask-Postgres
Version: 0.2.5
Filename: flask_postgres-0.2.5-py3-none-any.whl
Download: [link]
Size: 16137
MD5: cb6196de5c79a346a55daf55caa1de10
SHA256: 6de0cfa014d8728c377bcb9eb46f01239d5c8afce7c0a60a47b3f98ea987bb94
Uploaded: 2024-05-26 18:30:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flask_postgres
Version: 0.2.5
Summary: Simple CLI for managing Postgres databases in Flask.
Author: Daniel Reeves
Author-Email: xdanielreeves[at]gmail.com
Home-Page: https://github.com/dwreeves/flask-postgres
License: MIT
Classifier: Environment :: Web Environment
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Database
Requires-Python: >=3.7
Requires-Dist: Flask (>=2.0)
Requires-Dist: Click (>=7.0)
Requires-Dist: SQLAlchemy (>=1.4.0)
Requires-Dist: Flask-SQLAlchemy (>=2.5)
Requires-Dist: mkdocs; extra == "doc"
Requires-Dist: pymdown-extensions; extra == "doc"
Requires-Dist: mkdocs-material; extra == "doc"
Requires-Dist: mkdocs-macros-plugin; extra == "doc"
Requires-Dist: pygments; extra == "doc"
Requires-Dist: rich; extra == "rich"
Requires-Dist: rich-click; extra == "rich"
Requires-Dist: pytest (<7a0,>=6.0.1); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-postgresql; extra == "test"
Provides-Extra: doc
Provides-Extra: rich
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 8389 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.5.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
flask_postgres/__init__.py sha256=uSFmpl0cGbrKbiXNj-iCa_AveFzhZVWukl-_u5IFwYw 202
flask_postgres/_compat.py sha256=6ezA6flO25Vz1cK0hoLy3plj65SKN5k4OFuqlIe4tqs 927
flask_postgres/config.py sha256=2y-QT_e6PCY591OlxjzGAoELM44YclbH51SiyiU6irs 1626
flask_postgres/exceptions.py sha256=ERyTmEG2zwPPGR0JN7kVLSY8GpU8msDJjkZ1ycVfi6U 1977
flask_postgres/ops.py sha256=rUWgqEUf6jX5GRrN61krSO_GyjBK0_OhO6RT8j0vnk8 4207
flask_postgres/types.py sha256=vbFNeEVKD9K2YVxay8s4CcLJ_3UqxEnt3kcMEZRUP9M 6821
flask_postgres/utils.py sha256=D-p27kZjn78PWnZMdUnl8hbnKTteNoukNI2_Mb_S0fU 2897
flask_postgres/cli/__init__.py sha256=NHxWYU2TINT4_GJpAxJ0XmW4_5xZBBwZuVQjt4dE_ZM 22
flask_postgres/cli/main.py sha256=nLTJwpNv68ts-MOgDlNAuqcHtSAExU1PcNJUKMcxWhE 7325
flask_postgres/cli/types.py sha256=kVjVjJMGtN3oifoCO179S31P5ghHewsoY4WkBB5OmPU 2536
flask_postgres-0.2.5.dist-info/entry_points.txt sha256=0QGrwX13pwLyzW2YJF5TGFO2qVokKotLnDy63S500VM 46
flask_postgres-0.2.5.dist-info/LICENSE sha256=jWk5LUyhCkQbOQU4Fpqx9ki5zU2jfV3vGie-w81cdGc 1080
flask_postgres-0.2.5.dist-info/WHEEL sha256=LVOPL_YDMEiGvRLgDK1hLkfhFCnTcxcAYZJtpNFses0 81
flask_postgres-0.2.5.dist-info/METADATA sha256=5RaeqQPYswE5mcgogfjIeOCpNje44sOPehHn_6IBWc4 9836
flask_postgres-0.2.5.dist-info/RECORD

entry_points.txt

psql = flask_postgres.cli:cli