Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

secretserverpy-0.0.1.tar.gz (6.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page