awscreds stores AWS credentials in OS's secure storage
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 export -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.1.0.tar.gz
(2.6 kB
view details)
Built Distribution
File details
Details for the file awscreds-0.1.0.tar.gz
.
File metadata
- Download URL: awscreds-0.1.0.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 | 4a01ef3d4260ac657557ac538c53e8141c1fa488a51e6766b8cdec7b6f4e68ae |
|
MD5 | 9dffd8dacad5da2c1e8de8f6bfdc8c14 |
|
BLAKE2b-256 | 03eddbdc11a149c060fe7e3d02c8355226b3a7f396619c7f6f3b1fb1f7b40671 |
File details
Details for the file awscreds-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: awscreds-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.4 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 | 84c6ff66292041cdf770571e9d2b6124bdb093d1df6193c296fb3365fc973cb1 |
|
MD5 | 3a25342dda6dad37cdbf2ef3fed3533a |
|
BLAKE2b-256 | 05738771cebd492b7df3eb616168c26f29a049150c7009e6dd31771584a8f179 |