Python abstraction of a credential
This module offers an abstraction of a credential, i.e. something that can be used to authenticate. It allows the creation and manipulation of credentials. In particular, it defines a standard string representation (so that credentials can be given to external programs as command line options), a standard structured representation (so that credentials can be stored in structured configuration files or using JSON) and "preparators" that can transform credentials into ready-to-use data for well known targets. The python module auth.credential is compatible with the Perl module Authen::Credential.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1-1.fc36 | - |
Fedora 35 | 1.0-27.fc35 | - |
Fedora 34 | 1.0-25.fc34 | - |
EPEL 8 | 1.1-1.el8 | - |
EPEL 7 | 1.1-1.el7 | - |
You can contact the maintainers of this package via email at
python-auth-credential dash maintainers at fedoraproject dot org
.