Skip to main content

passport api client for Flask applications.

Project description

cmdb api client

Installation

Installing is simple with pip:

$ pip install flask-service

Usage

Setting up the debug toolbar is simple:

# CMDB连接配置
CMDB_API_URL = "http://cmdb.dev.app.ofidc.com:8001"
CMDB_API_VERSION = "v1"
CMDB_SECRET_ID = "nhchkywdix357rwd"
CMDB_SIGNATURE = "2948b1565a333b1b42c913c918633f40"

from flask import Flask
from flask_service import Servcie

app = Flask(__name__)
cmdb = Servcie("cmdb", app)

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

Flask-OFAUTH-0.1.5.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file Flask-OFAUTH-0.1.5.tar.gz.

File metadata

File hashes

Hashes for Flask-OFAUTH-0.1.5.tar.gz
Algorithm Hash digest
SHA256 b86ed72b1c034020f6cca29c7cf71bf48513e54d33a8192163a561fb26f752c2
MD5 ae3878496b709d198a0cf1b81dc41875
BLAKE2b-256 87eb9667ccb6029d778ddc93564c9a33859b905cd3ab2ad6ef37b4d1e7ee79ce

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