the ant path matcher python version
π Homepage
β¨ Demo
pip3 install antpm
from antpm import AntPathMatcher
ant_matcher = AntPathMatcher()
res:bool = ant_matcher.match("t?st", "test")
python -m unittest -v .\tests\test_antpm.py
π€ cxiaoer
- Website: https://github.com/cxiaoer
- Github: @cxiaoer
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a βοΈ if this project helped you!
This README was generated with β€οΈ by readme-md-generator