awscreds stores AWS credentials in Mac OS Keychain
Project description
Store AWS credentials inside your Keychain
Installing
The easiest way to install awscreds
is to use pip3:
$ pip3 install awscreds
or from sources:
$ git clone https://github.com/DmitriyLyalyuev/awscreds.git
$ cd awscreds
$ python3 setup.py install
Get help
awscreds -h
Store credentials into Keychain
awscreds add
awscreds add -e prj_name
Delete credentials from Keychain
awscreds delete
awscreds delete -e prj_name
Get credentials from Keychain in ready to use format
awscreds get -e prj_name
Export credentials into your shell session
eval `awscreds get -e prj_name`
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
awscreds-0.0.4.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file awscreds-0.0.4.tar.gz
.
File metadata
- Download URL: awscreds-0.0.4.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81f5b537ef9d1994aff3a4fbcb4feee019c761e3ee65cb5c010e0df75b2e4587 |
|
MD5 | 3cd6db4202619f2e7641cd3f7d9fc28b |
|
BLAKE2b-256 | 390b8d6d501c552b0daba76026ff1c9f48baf6521da8e8b9393d3652f2cd5040 |
File details
Details for the file awscreds-0.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: awscreds-0.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 070023cd1381b68efbbe069ead034b2b5d9c1db442d1c309fa77434d023bfad3 |
|
MD5 | 9101ab96f8cd41995874d0124c370398 |
|
BLAKE2b-256 | 2e68504f574f2726bc2dece49f1e9e715b35c877556a4cb0bdbb574f52575069 |