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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for Flask-OFAUTH-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6f9af186b1a9be4faa113b012587817ebfd1c59467288f2111fecfaf8a0a2f11
MD5 33e6946eaa631b14574e0eca7d367b5f
BLAKE2b-256 364dd8a5ca8c780bc2b1f4ed79396146cc05c5bee53d6fa16b43543c76a73d20

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