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.1.0.tar.gz
(2.9 kB
view details)
File details
Details for the file SLYLogin-0.1.0.tar.gz.
File metadata
- Download URL: SLYLogin-0.1.0.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 |
93ec8b050f87e013cb2e049d5ce742d760fea0c80eba1e587025b43f6cebc935
|
|
| MD5 |
19a76c1750ca963bb858a5d25c4efe04
|
|
| BLAKE2b-256 |
29fa152ecedf0265f824a6f2887bc9207cf778d02860634ff22fdc58fba74d20
|