Customized UCS Python Module
Project description
# pyucs
This is a custom ucs module that adds some functionality to the ucsmsdk. The ucsmsdk module is a series of basic methods such as query_dn or query_classid. There isn’t a whole lot of additional capabilities. So pyucs attempts to address some fo this such as providing a get_vnic or get_service_profile methods that allows more targeted approaches. This module is still a work in progress but is a good start. Again this is a custom module so there are some things that fit with only my environment such as the pyucs.credentials module that relies upon my own credentialstore API.
## Installation From GitHub repo ` python setup.py install ` From PyPi ` pip install pyucs-samn `
## Import the Module
` from pyucs.ucs import Ucs from pyucs.statsd.collector import StatsCollector `
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
Built Distribution
File details
Details for the file pyucs-samn-2.0.6.tar.gz
.
File metadata
- Download URL: pyucs-samn-2.0.6.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be35dec36489e85d5a99b9cdce913be4a5b2741cd6840cbbbef252a6cb4507f8 |
|
MD5 | e34fa930040a98f8f1159f4b692a1882 |
|
BLAKE2b-256 | 53b5d0ab8c5212a706eb93edad90003ae9c9bbd91f6191b2b153f2809d2d6b1f |
File details
Details for the file pyucs_samn-2.0.6-py3-none-any.whl
.
File metadata
- Download URL: pyucs_samn-2.0.6-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 887894160b47ef0939a035de24ff902101e574f66e1b7335791fa8dbf7a3e5b7 |
|
MD5 | ce35067a4537e23419e9cee2a9c26ea3 |
|
BLAKE2b-256 | e24a4fd1dd151a9462bfc8b68b52ae785fd144dffe95646156b382e4664f57a6 |