This is Abubakar Hafeez Package
Project description
Bakar-Module
Description
This project consists of two modules:
-
Check Email Security: A module to validate email addresses for security.
-
Check Password Security: A module to validate passwords for security.
Installation
To use these modules, simply download the security_checks.py file and import the functions into your Python project.
from security_checks import check_email_secure, check_password
Example usage:
email = "example@email.com"
check_email_secure(email)
Check Password Security
Example usage:
password = "Password123@"
check_password(password)
Contributors Abubakar Hafeez: (https://github.com/AbubakarS989) License This project is licensed under the MIT License.
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 bakarsecure-0.2.tar.gz.
File metadata
- Download URL: bakarsecure-0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
603e8534c5f56dfc4ec42cbd1e3f8867cf45a8dbadc0ff1cc7085271f56e42cf
|
|
| MD5 |
49a09ef491fdcbc0a615f35f26a8550b
|
|
| BLAKE2b-256 |
7fe96843fc4ab6654ad0a58cbc86102a5c80db94745f2730d7b343d982d809c9
|
File details
Details for the file bakarSecure-0.2-py3-none-any.whl.
File metadata
- Download URL: bakarSecure-0.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a877736f6011783e1b05d6b564480b3d7213272a45ef5c3c4fb6ddf43114a64
|
|
| MD5 |
1ecd653db7f540c111a6c34c520e251d
|
|
| BLAKE2b-256 |
08ca64d9f0cebe6b0c4578dceccafe21c93d3aa0967bf54c7c143127cb022579
|