Skip to main content

Display Tables

Project description

Flask Dt

This is a script to help you display any of the tables in your db using SQLAlchemy in your Flask Routes

Installation

Run the following to install:

pip install flask-dt

Usage

from flask_dt import FlaskDt

# after declaring your Flask app and SQLAlchemy db instances plus any other additional instances  
# assuming your Flask app and SQLAlchemy db instances are named app and db respectively  

dt = FlaskDt(app, db, "templatename.html", "route")


# This will be called when specifying your routes
dt.display_table()  

You will find a simple flask application that utilises flask-dt here

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

flask_dt-0.0.1.post1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file flask_dt-0.0.1.post1-py3-none-any.whl.

File metadata

  • Download URL: flask_dt-0.0.1.post1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.4

File hashes

Hashes for flask_dt-0.0.1.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 281adb577ca09114215888d243c873ecdfb541f60c099fccf658bc131545d15a
MD5 379c295d19a321d9b3e8e4e11868814d
BLAKE2b-256 fcca2a00c2be447ea3eb34593140a8c0b5707c207426b76f82d7830278165aba

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page