Skip to main content

A pattern-based content matcher for Python

Project description

# contentmatcher A pattern-based content matcher for Python programs

##### Current state: Under development (alpha)

It provides:
  • Match ratios based on amount of pattern that was matched

  • Fast method for first-pass match * Allows filtering out patterns that are unlikely to match * More thorough matching can be performed with patterns that are more likely to match, reducing time requirements

Original use case:
  • matching a list of function names from a backtrace to known patterns

Installation:
  • pip install contentmatcher

Tested for Python >=3.6.5 on Linux (Ubuntu) and Windows 7/10

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

contentmatcher-0.0.1.tar.gz (18.6 kB view hashes)

Uploaded Source

Built Distribution

contentmatcher-0.0.1-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page