Skip to content

nir-takemi/text_verifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Installation

  1. clone this repository.

  2. install other package.

pip install pyyaml
pip install pytest

Usage

python3 verify_text.py "directory or file to verify"

# ex)python3 verify_text.py ~/Sample/www/

Option

You can change target files'suffix, or etc... Definition file is textverifier/config.yaml .

Development

Define pattern

You can define patterns with regular expressions in textverifier/pattern.yaml .

Test

pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages