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.7.tar.gz
(3.9 kB
view details)
File details
Details for the file Flask-OFAUTH-0.1.7.tar.gz
.
File metadata
- Download URL: Flask-OFAUTH-0.1.7.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3211ddb9ad84721c0b83efd7bd4d53559bca666982b2eb93606913ce4479e8f2 |
|
MD5 | 7bc8d1c05991608eec4fef0eb60a5781 |
|
BLAKE2b-256 | c560860459ac2a8b38101916385204968cb9c0453fd8b25c6bc915d1d7379f2e |