cows

Simple, efficient collections for strings with wildcards.


License
Other
Install
pip install cows==1.0.1

Documentation

cows

Build Status codecov Maintainability Documentation Status

cows (collections for wildcard strings) is a Python library that provides efficient collection implementations where equality checking allows for wildcards in both the search string and the strings already in the collection.

Please see the documentation at Read the Docs.