Generate username and password credentials.
Project description
Password credentials.
Store and query for username and password.
Install
pip install --upgrade password-credentials==0.0.4
Usage
# Import Credentials class
from password_credentials.credentials import Credentials
# Initiliase with username and password.
credentials: Credentials = Credentials(username="USERNAME", password="PASSWORD")
# Generate credentials from enviroment values or if not defined prompt user.
credentials: Credentials = Credentials.get(
service="EXAMPLE"
)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file password_credentials-0.0.6.tar.gz.
File metadata
- Download URL: password_credentials-0.0.6.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23fb27513caf3cf813805aaae4a1851fdada99d7457260ee7b35bbc1c28302f8
|
|
| MD5 |
0677219698f4aa4a9e33dec3e5ea71f1
|
|
| BLAKE2b-256 |
c2bd73eba99c1311f3b2adb526f11d60718eefcaf19e2b6546deb370da6a441d
|
File details
Details for the file password_credentials-0.0.6-py3-none-any.whl.
File metadata
- Download URL: password_credentials-0.0.6-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2f22ff984788259e82ee322192d320da2517236d0ffd5f9d8cdbcab1aa0b3f7
|
|
| MD5 |
cd8d164d7c53d2da5cc830fa2487928f
|
|
| BLAKE2b-256 |
8b3d6e4f08893a87cdf24cdf848124a96fc1d1577bedeadf17af28d1d31d9c3a
|