Skip to main content

User authentication service

Project description

user registration app

This app runs with the main.py module in the root dir. main.py loads 'service' module from IdentityService package initiates IdentityService instance and runs a script in the while loop. Scripts enable to specify .json data file, write a new user to that file or check if the user has been registered.

For managing data, pandas and JSON libraries were used.

For the sake of simplicity, writing nested .json files was omitted.

Unit tests were performed via pytest and located in the test package.

The package for installation of this app was deployed: python3 -m pip install test-user-auth. The "run" command in the shell will execute the main script.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

test_user_auth-1.0.5-py3-none-any.whl (5.8 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