📅  最后修改于: 2023-12-03 15:18:18.249000             🧑  作者: Mango
Are you tired of manually testing your regular expressions one by one? Look no further than Perv. With its intuitive command-line interface and lightning-fast processing speed, Perv can validate your regex patterns in no time.
To install Perv, simply run the following command:
pip install perv
Perv is designed to be simple and intuitive to use. To validate a regular expression, simply run the following command:
perv "your-regex-pattern-here"
Perv will then display the results of the validation, letting you know if the regex pattern is valid or not. You can also use various options to customize the validation process:
--silent
- Suppress all output except for the validation result.--verbose
- Display detailed information about the validation process.--test
- Validate a specific string against the regex pattern.Perv is an essential tool for any programmer working with regular expressions. Its powerful feature set and lightning-fast processing speed make it a top choice for validating your regex patterns. So why wait? Start using Perv today and take the first step towards more efficient and effective regular expression testing.