Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-validators
/
validators
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
1.1k
Code
Issues
4
Pull requests
30
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
validators
src
validators
on
0.34.0
User selector
All users
All time
Commit history
Commits on Sep 3, 2024
chore: update (dev) dependencies; bump version
nandgator
committed
ca1b41f
View commit details
Copy full SHA for ca1b41f
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
feat: cache IANA TLDs for faster lookups (#390)
Show description for 2dc2a9e
salty-horse
authored
2dc2a9e
View commit details
Copy full SHA for 2dc2a9e
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
feat: add validator for bsc addresses (#389)
Show description for 5489605
msamsami
and
nandgator
authored
5489605
View commit details
Copy full SHA for 5489605
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
add a new validator for sha384 hash (#387)
msamsami
authored
cd01b4b
View commit details
Copy full SHA for cd01b4b
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
feat: add validators for base16 and base32 encodings (#386)
Show description for e5d7b4a
msamsami
and
nandgator
authored
e5d7b4a
View commit details
Copy full SHA for e5d7b4a
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
feat: add validator for trx addresses (#384)
Show description for 860ca46
msamsami
authored
860ca46
View commit details
Copy full SHA for 860ca46
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
feat: add validator for eth addresses (#383)
Show description for 4973c49
msamsami
and
nandgator
authored
4973c49
View commit details
Copy full SHA for 4973c49
View code at this point
Browse repository at this point
Commits on May 25, 2024
hotfix: ensure `_tld.txt` is in `sdist` and `bdist`
nandgator
committed
8cf75e5
View commit details
Copy full SHA for 8cf75e5
View code at this point
Browse repository at this point
Commits on May 24, 2024
chore: fix typo; update dev deps; bump version
nandgator
committed
999af26
View commit details
Copy full SHA for 999af26
View code at this point
Browse repository at this point
Commits on May 20, 2024
Merge pull request #375 from prousso/chore/add-symbols-pictographs-support
Show description for 88d4e89
nandgator
authored
88d4e89
View commit details
Copy full SHA for 88d4e89
View code at this point
Browse repository at this point
Commits on May 17, 2024
chore: address comments
inspxctelement
committed
0623b4a
View commit details
Copy full SHA for 0623b4a
View code at this point
Browse repository at this point
Commits on May 16, 2024
chore(url): allow symbols and pictographs in url
prousso
committed
d711ee7
View commit details
Copy full SHA for d711ee7
View code at this point
Browse repository at this point
Commits on May 14, 2024
chore: pytest and rm bool
inspxctelement
committed
83bd648
View commit details
Copy full SHA for 83bd648
View code at this point
Browse repository at this point
Commits on May 9, 2024
fix(ip_address): properly handle private is false
inspxctelement
committed
7c0e605
View commit details
Copy full SHA for 7c0e605
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
chore: updated dev dependencies; bump version
nandgator
committed
79b031a
View commit details
Copy full SHA for 79b031a
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
fix: rfc cases in the `domain` validator
nandgator
committed
181f6dc
View commit details
Copy full SHA for 181f6dc
View code at this point
Browse repository at this point
Commits on Apr 4, 2024
fix: reduce memory footprint when loading TLDs
nandgator
committed
9f5871b
View commit details
Copy full SHA for 9f5871b
View code at this point
Browse repository at this point
maint: updated dev dependencies, doc links; bump version
nandgator
committed
3589b48
View commit details
Copy full SHA for 3589b48
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
feat: adds `consider_tld` parameter to `domain`, `hostname` and `url` modules
Show description for ebcea68
nandgator
committed
ebcea68
View commit details
Copy full SHA for ebcea68
View code at this point
Browse repository at this point
feat: adds `finance` validator
Show description for a13d53d
nandgator
committed
a13d53d
View commit details
Copy full SHA for a13d53d
View code at this point
Browse repository at this point
feat: adds indian aadhar and pan validator
Show description for 10c2787
nandgator
committed
10c2787
View commit details
Copy full SHA for 10c2787
View code at this point
Browse repository at this point
patch: moves `country_code` module to `country` module
Show description for ad23b27
nandgator
committed
ad23b27
View commit details
Copy full SHA for ad23b27
View code at this point
Browse repository at this point
feat: adds `private` parameter to `ip_address`, `hostname` & `url`
nandgator
committed
9327008
View commit details
Copy full SHA for 9327008
View code at this point
Browse repository at this point
patch: moves `base58` and `base64` into `encoding`
nandgator
committed
1aba4f7
View commit details
Copy full SHA for 1aba4f7
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
draft: add basic uri validation
nandgator
committed
79a2451
View commit details
Copy full SHA for 79a2451
View code at this point
Browse repository at this point
feat: `irc` url scheme is supported
nandgator
committed
fbc5df8
View commit details
Copy full SHA for fbc5df8
View code at this point
Browse repository at this point
feat: adds `base58` and `base64` validators
nandgator
committed
1689ed7
View commit details
Copy full SHA for 1689ed7
View code at this point
Browse repository at this point
patch: supported extended latin in username
nandgator
committed
af69a68
View commit details
Copy full SHA for af69a68
View code at this point
Browse repository at this point
fix: regex ignore-case uses only `a-z`
nandgator
committed
068d049
View commit details
Copy full SHA for 068d049
View code at this point
Browse repository at this point
feat: adds basic `cron` validator
nandgator
committed
f1acf4f
View commit details
Copy full SHA for f1acf4f
View code at this point
Browse repository at this point
Commits on Mar 31, 2024
fix: domain validation is now more consistent across rfcs
nandgator
committed
b6cfb43
View commit details
Copy full SHA for b6cfb43
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
feat: conditionally raises `ValidationError`; bump version
nandgator
committed
196e6de
View commit details
Copy full SHA for 196e6de
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
fix: domain name not confirming to rfc_2782
nandgator
committed
c0e29cf
View commit details
Copy full SHA for c0e29cf
View code at this point
Browse repository at this point
patch: `domain` & `url` modules
Show description for 5f6437c
nandgator
committed
5f6437c
View commit details
Copy full SHA for 5f6437c
View code at this point
Browse repository at this point
Commits on Mar 20, 2024
fix: packaging as well as `rST` & `md` document generation
Show description for 3a2c513
nandgator
committed
3a2c513
View commit details
Copy full SHA for 3a2c513
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.