Skip to main content

Package description

Project description

Arcane flask

This package help us authenticate users

Get Started

pip install arcane-flask

Example Usage

from arcane import flask

@check_access_rights(service='function', required_rights='Viewer',
                     receive_rights_per_client=True, project=Config.Project, adscale_key=Config.Key)
def function(params):
    pass

Project details


Download files

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

Source Distribution

arcane-flask-0.1.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

arcane_flask-0.1.0-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

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