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 valempas 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-2.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-2.0.tar.gz.
File metadata
- Download URL: valempas-2.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 |
a58ac2bc19f091f61ecd61d60763c4fe2233a107ffb2b9bfd4613bb9c75869c9
|
|
| MD5 |
b894171386894c9a1dec3f9b1694aadb
|
|
| BLAKE2b-256 |
9816910fde13b2e0d2576822dcb5568341a88611403c20260813dde9bd4d3a42
|
File details
Details for the file valempas-2.0-py3-none-any.whl.
File metadata
- Download URL: valempas-2.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 |
ee969f51ab5fcb0be423862961a23f42bf636da1e1faebb38f2d444a9e0278af
|
|
| MD5 |
6d387354559d98123f1e5c0e6e57ec9f
|
|
| BLAKE2b-256 |
26af08f7812a44537d85bbc6439f06e00277dfe5ce675952d45c87f967bb3781
|