Skip to main content

DigDeo Syspass Client

Project description

digdeo-syspass-client

Python API Client for SysPass server (https://www.syspass.org/en)

Implemented API

Both 100% Cover and 100% UnitTested

Notes:

The API Client require settings like the server and token ;)

It have 2 ways. by ENV Vars , or by a config.yml file.

$HOME/.config/digdeo-syspass-client/config.yml

or

$DD_SYSPASS_CLIENT_CONFIG_DIR/config.yml

Config file

syspassclient:
  api_url: 'https://you.server.exemple.com/api.php'
  api_version: '3.1'
  authToken: '######################################################'
  tokenPass: '######################################################'
  debug: False
  debug_level: 0
  verbose: False
  verbose_level: 0

Tips

  • If you would like to change token on fly, you'll have to play with $DD_SYSPASS_CLIENT_CONFIG_DIR and a subdirectory structure.

DigDeo FLOSS Team - 2020

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

digdeo-syspass-client-0.1.tar.gz (17.2 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