/atur-access-key

Simple App for Managing Your Access Key (AWS)

Primary LanguageHTML

Atur Access Key

App For Searching, Delete, and Create Access Key on AWS

Requirements

  1. AWS CLI installed
  2. Configure AWS CLI
  3. Python 3 Installed (Tested on Python 3.8.7)

Use Virtual Environment for isolate python dependencies

How To

  1. Clone repository
git clone https://github.com/ludesdeveloper/atur-access-key.git
  1. Change directory
cd atur-access-key
  1. Install Python dependencies
pip install -r requirements.txt
  1. Run Application
python main.py
  1. Access your localhost port 5000
http://127.0.0.1:5000

Video

Atur Access Key