Skip to main content

Redis extension for Mask.

Project description

Mask-Redis

Redis extension for Mask .

Install

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

pip install mask-redis

Document

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

A Simple Example

This is very easy to use Mask-Redis 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_Redis-1.0.0a1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Mask_Redis-1.0.0a1-py3-none-any.whl
  • Upload date:
  • Size: 5.6 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_Redis-1.0.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c1d750d6650970334121993a0a897268dcef7b657147f1d32b122eb2d169fca
MD5 b262f50aaff3ba1b4840ecbb0464fc57
BLAKE2b-256 743652fa70bb78fb3ad76150da1cb9823195a07e1d3faf8891defa6a46899f36

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