A cmdb api client for Flask applications.
Project description
cmdb api client
Installation
Installing is simple with pip:
$ pip install flask-cmdb
Usage
Setting up the debug toolbar is simple:
from flask import Flask from flask_cmdb import CMDB app = Flask(__name__) cmdb = CMDB(app)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Flask-CMDB-0.1.3.tar.gz
(2.8 kB
view details)
File details
Details for the file Flask-CMDB-0.1.3.tar.gz.
File metadata
- Download URL: Flask-CMDB-0.1.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d607570f2882b9a5d58d29f69ce47c3447b5347f7a7a920821f9a435444ef68d
|
|
| MD5 |
a042668aa4759334eb5e503f44268581
|
|
| BLAKE2b-256 |
28eb2b83b814ca08f31deaf6ce6e7c19dbe9dcba5a9815fccc6f6c15a76b3256
|