A user management module for Python
Project description
LocalUserDB
This is a simple python package which just uses a local txt file to store user info for your python code..
Functions
-
createUser()Takes only 3 Arguments - "username(unique for every user), FullName(can be same for different users.) & e-mail" -
findUser()Takes only 1 argument - "username(as it is unique for every user.)" -
deleteUser()Takes only 1 argument - "username(as it is unique for every user.)" -
verifyUser()Takes only 3 arguments - "username, sender's mail(google), sender's mail-password(google)"- this feature verifies the user using an otp function.. which will be sent to the mail registered to the account when creating it.
For Future
Features like user credentials editing will be added and examples about how to use this package will be made public on my github - (https://github.com/akshprooo)
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
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 localuserdb-0.3.0.tar.gz.
File metadata
- Download URL: localuserdb-0.3.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a42dbecc459100dee560f93fc18ef201912a06ecbcdfe193be08f49a5b7f0fd
|
|
| MD5 |
e9b7440791c4bf5957c79f6dbc67d2a3
|
|
| BLAKE2b-256 |
c23823a0fdbcb330a0b0ab010fd95286cfff800983a46e2f9db960207608881c
|
File details
Details for the file localuserdb-0.3.0-py3-none-any.whl.
File metadata
- Download URL: localuserdb-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f3a685ad33aad1d6902ac2481b706c379d0298aa6a2676151839acb74195eff
|
|
| MD5 |
640607e528d7c29c0bf141edc8917a51
|
|
| BLAKE2b-256 |
005901aab96a5b8480c913286a8cbe0469cc6903e21da42359a630109d104cda
|