Skip to main content

No project description provided

Project description

User Management API

Memo

  • unittest

    • prepare .env file
AWS_ACCESS_KEY_ID=***
AWS_SECRET_ACCESS_KEY=***
or
AWS_PROFILE=***

REGION=***
USER_POOL_ID=***
CLIENT_ID=***
CLIENT_SECRET=***
  • run unittest
poetry run dotenv run python -m unittest discover
  • build
poetry build
  • public
poetry publish
  • Install for development
poetry install -E cognito

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

usermgr-0.2.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

usermgr-0.2.1-py3-none-any.whl (4.9 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