Skip to main content

SQLAlchemy extension for Mask.

Project description

Mask-SQLAlchemy

SQLAlchemy extension for Mask .

Install

Mask-SQLAlchemy support pypi packages, you can simply install by:

pip install mask-sqlalchemy

Document

Mask-SQLAlchemy manual could be found at: https://mask-sqlalchemy.readthedocs.io/en/latest

A Simple Example

This is very easy to use Mask-SQLAlchemy in your project.

from mask import Mask
from mask.parse import pre, Rule


app = Mask(__name__)



def say_hello(request, context):
    """ Handler SayHello request
    """
    return HelloResponse(message="Hello Reply: %s" % params["Name"])


if __name__ == "__main__":
    app.run(host="0.0.0.0", port=1020)

Coffee

Please give me a cup of coffee, thank you!

BTC: 1657DRJUyfMyz41pdJfpeoNpz23ghMLVM3

ETH: 0xb098600a9a4572a4894dce31471c46f1f290b087

Links

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

Mask_SQLAlchemy-1.0.0a1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file Mask_SQLAlchemy-1.0.0a1-py3-none-any.whl.

File metadata

  • Download URL: Mask_SQLAlchemy-1.0.0a1-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.6.5

File hashes

Hashes for Mask_SQLAlchemy-1.0.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 7d0f84a0cf5e36e10d49a46b810fc3a4e5becfa0d7e5c02991133dc3fbe25801
MD5 85a3eefe071ac85486be67b19126c619
BLAKE2b-256 94d8b4f0cc0329f9059a9e99319bf53b597991d92f4651f9d1df07847f896518

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