A simple python login system using sql alchemy
Project description
Python Package Documentation
This Python package contains several scripts that handle different utility tasks such as version checking, password encryption, and database preparation. Below is an overview of each module and its usage.
Modules
1. check_ver.py
This script checks the current version of the software or package being used. It ensures that the user is running the correct version as specified.
Usage:
python check_ver.py
2. password_encrypter.py
This script provides functionality for encrypting passwords securely. It uses appropriate encryption algorithms to ensure password security for your application.
Usage:
python password_encrypter.py
3. prepare_database.py
This script is used to set up and prepare a database for use. It might include creating necessary tables, populating initial data, or setting up database configurations.
Usage:
python prepare_database.py
Installation
To use these scripts, you can clone the repository and ensure that you have Python installed on your system.
git clone <repository-url>
cd <repository-directory>
License
This project is licensed under the MIT License. See the LICENSE file for more information.
Contributing
Feel free to open issues or pull requests for improvements and bug fixes.
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
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 pyloginsystem-0.0.2.tar.gz.
File metadata
- Download URL: pyloginsystem-0.0.2.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab614e8ea00e805b823c62af5945fa98ea0516d40cac4295d8965ceb20abacb8
|
|
| MD5 |
d5e6aa7fc585d574d24c38b42de15cb6
|
|
| BLAKE2b-256 |
9943abffcd312e9ed8b206d6f5dbe9c7b0fd4fdf4aee90fa390cbc384c60b2f9
|
File details
Details for the file pyLoginSystem-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pyLoginSystem-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0e556711f4b2f5a2cbac285bee0a2c6a49487c06a448559d5cc948b6fb77751
|
|
| MD5 |
b4dac731b089b5cfa50fef67ddb05f9a
|
|
| BLAKE2b-256 |
c943fe99b32ae44a513da22cc5f682e66d2e8f091283fce60f9a44bce533cc89
|