Skip to main content

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 hashes)

Uploaded Source

Built Distribution

awscreds-0.1.0-py2.py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page