Skip to main content

Extendable shell/CLI tool with AWS Cognito authentication.

Project description

cognito-user-shell

Extendable Python shell/CLI tool/API client with AWS Cognito authentication

Example package shows how you can expand and implement your own tools.

Installation

pip install cognito-user-shell

Run the example

git clone https://github.com/jussiniinikoski/cognito-user-shell.git
cd cognito-user-shell
# Set up some environment variables
# set PYTHONPATH to current directory if didn't pip install
export PYTHONPATH=./
export COGNITO_CLIENT_ID=add-your-aws-cognito-client-id-here
export API_URL=http://127.0.0.1:8000
python 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

cognito-user-shell-0.1.8.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

cognito_user_shell-0.1.8-py3-none-any.whl (6.3 kB view hashes)

Uploaded 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