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.6.tar.gz
(3.9 kB
view details)
File details
Details for the file Flask-OFAUTH-0.1.6.tar.gz
.
File metadata
- Download URL: Flask-OFAUTH-0.1.6.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9271cf4888dd1972e473eb8e25c6324c9d3f596ddb09dece72a24393f033298c |
|
MD5 | 4b27b1e1f5c06ca8166309161c3f1ac1 |
|
BLAKE2b-256 | 38e77ecaad73c22d26a41b3080319bb7c6dc8401a9c6bf803531ea4aefe3f281 |