Skip to content

cxiaoer/antpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to antpm 👋

Version Documentation License: MIT

the ant path matcher python version

Demo

Install

pip3 install antpm

Usage

from antpm import AntPathMatcher
ant_matcher = AntPathMatcher()
res:bool = ant_matcher.match("t?st", "test")

Run tests

python -m unittest -v .\tests\test_antpm.py

Author

👤 cxiaoer

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

the ant path matcher python version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published