A simple login library
Project description
This is a simple login library that will check if a username and password are a match on a line in a accounts file. Format of file must be USERNAME PASSWORD. The library takes three inputs, username, password, accountsFile. Register function takes 3 inputs, username, password, accountFile. Then it stores the username and password in the accountFile by appending it to the existing data
Change Log
V0.0.1 21/05/2022
First release
V0.0.2 21/05/2022
Bug fixes
V0.0.3 21/05/2022
Added register function
v0.0.4 21/05/2022
Added view account function
Added genPassword function
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
SLYLogin-0.0.9.tar.gz
(2.9 kB
view details)
File details
Details for the file SLYLogin-0.0.9.tar.gz.
File metadata
- Download URL: SLYLogin-0.0.9.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14c257c0a02f9165c20327cdd60233a1b672dafcede7a67bcd1cfe2ffa0194ef
|
|
| MD5 |
231ab72c53f6b00dde0260c66c242f3c
|
|
| BLAKE2b-256 |
0907e514eb908a90cdbe27085fcfe34bb2e93d797cb2f64a755dfb9b31d63291
|