Package to interact and automate against Secret Server REST API
Project description
Secret Server Package
Secret Server is an enterprise-grade Privileged Access Management (PAM) solution available both on-premises or as a cloud-based subscription. Credentials used in your automation processes can be stored and retrieved via Secret Server's REST API to secure your scripts and workflows.
SecretServerPy is a Python package that you use for quickly retrieving credentials from your Secret Server environment, among other things.
Install
SecretServerPy requires Python 3.7 and above.
MacOs/Linux:
python3 -m pip install secretserverpy
Windows:
python -m pip install secretserverpy
Usage
í ½íº§ Under construction í ½íº§
Build Environment
The package requires Python 3.7 or higher.
Ensuring python is in your PATH, run:
git clone https://github.com/thycotic-ps/secretserverpy
cd secretserverpy
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
File details
Details for the file secretserverpy-0.0.1.tar.gz.
File metadata
- Download URL: secretserverpy-0.0.1.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c99bd80e62afc443645e21455d48ad4bb8dbbd84764eaf8eeaa7539167d0f3e8
|
|
| MD5 |
339f64ad4d3e2a369a601284bbbbc741
|
|
| BLAKE2b-256 |
879c1eeb6738f3dcfd2a00c95a52e27a9b2378d2d697176bafe46a994bb96f54
|