WORK IN PROGRESS!!! The library is not yet in a workable state. Do not use!
PyCred is an application and python3 library that allow storing and retrieving user credentials for multiple systems.
It is distributed as python package and as debian package intended for Ubuntu.
To see usage, run:
pycred --help
To see usage for individual commands, run:
pycred <cmd> --help
To launch the manual in the default browser, run:
pycred help
PyCred uses the build-system Znake, developed by Zenterio AB.
The system tests are written for Zenterio K2, a test framework developed by Zenterio AB.