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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file test_user_auth-1.0.5-py3-none-any.whl.
File metadata
- Download URL: test_user_auth-1.0.5-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
664dbe94ca32723f092318c883b4d964df63580e2180fdf5cf64611eb077fe52
|
|
| MD5 |
88a51dfcfe94d3b10b4219819bd69813
|
|
| BLAKE2b-256 |
7e37ac78345ddb65717722b08e72aa796d90830d61cd3fde89995114105e5cac
|