🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

regease

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

regease

Simplify the Regular Expression

1.0.0
Maintainers
1

Information

regease is a simple Python module to simplify the so-called regular expressions. It includes validation of complex passwords , simple and common usernames and the Email Addressess

It will make your life easier....

To import the module:


import regease

OR

from regease import emailVd, usernameVd, passwordVd

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts