Navigation

  • index
  • next |
  • kmatch 0.5.1 documentation »

Table of ContentsΒΆ

  • kmatch: A language for matching Python dictionaries
  • Installation
  • Language overview
    • Value filters
    • Key filters
    • Logical operations across filters
  • Usage examples
    • Importing, compiling, and validating a kmatch pattern
    • Performing simple value filters
    • Performing simple key filters
    • Performing logical operations across filters
    • Filtering with non-extant keys and suppressing KeyErrors
    • Using the test mixin
  • Code documentation
    • K
  • Test Mixin
    • KmatchTestMixin
  • Contributing
    • Running the tests
    • Code Quality
    • Code Styling
    • Building the docs
    • Release Checklist
    • Vulnerability Reporting
  • Release Notes
    • v0.5.1
    • v0.5.0
    • v0.4.0
    • v0.3.0
    • v0.2.1
    • v0.2.0
    • v0.1.7
    • v0.1.6
    • v0.1.5
    • v0.1.3
    • v0.1.2
    • v0.1.1
    • v0.1

Next topic

kmatch: A language for matching Python dictionaries

This Page

  • Show Source

Quick search

Navigation

  • index
  • next |
  • kmatch 0.5.1 documentation »
© Copyright 2014, Wes Kendall.