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.3.tar.gz (3.9 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for Flask-OFAUTH-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9f823209d4ad5a043a2ac53f01a8323cf2970a3173a3a26653a2d8ccf6a9bf7d
MD5 37ee42275c5efb5786d8bbdc9044837c
BLAKE2b-256 4b415989c6d50a83cc15bf0c47167c6420a48d971272cde9fef4e2a682cd09b3

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