Library sederhana untuk validasi email dan password
Project description
valempas
Library sederhana untuk validasi format email dan password (minimal 8 karakter, kombinasi huruf besar, kecil, angka, dan simbol).
Contoh Penggunaan
from validateutils import is_valid_email, is_valid_password
print(is_valid_email("user@example.com")) # True
print(is_valid_password("Passw0rd!")) # True
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
valempas-1.0.tar.gz
(1.6 kB
view details)
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 valempas-1.0.tar.gz.
File metadata
- Download URL: valempas-1.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c93ccb20ef6354fc42aea49a98c62284cf649641270ef5ca0cc0773a507653d6
|
|
| MD5 |
55d46e2c8c49f8a47bd7ad84406bd2f0
|
|
| BLAKE2b-256 |
93481ee89ddf96bc4fcdb447f14ce826be009a62ae9a4b18ddfa212860c64f6c
|
File details
Details for the file valempas-1.0-py3-none-any.whl.
File metadata
- Download URL: valempas-1.0-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e216740556981ff17b0b2220c349b67f21a40bf9ad2be3c72501fe85c5d96bca
|
|
| MD5 |
c462639288580e06f43e963e233ca6a8
|
|
| BLAKE2b-256 |
244de393cf1ade88c28cd67eea23df7c31c587336897645dfbbbe90913059458
|