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
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 digdeo-syspass-client-0.4.5rc1.tar.gz.
File metadata
- Download URL: digdeo-syspass-client-0.4.5rc1.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f77c80a9767e8ecf1762a23d614505d925b59e0cfd214459c3e1566d597de27a
|
|
| MD5 |
67b0af5d24cd36689949f933813522b3
|
|
| BLAKE2b-256 |
95553fc4a2d3a4bc3107312ba2c6d727bf1c028c6b8e79e40415fd0521e5a0b5
|