django-kmatch - Django utilities for kmatchΒΆ
The django-kmatch app provides various utilities around the Python kmatch library.
This app currently provides the following:
- A
KFieldmodel field that allows the user to store a kmatch pattern and access it as aKobject.
Installation and overviews of the utilities are provided in the following.