Metadata-Version: 2.1
Name: spyrja
Version: 0.1.0
Summary: Query functions for collections of namedtuples
Home-page: http://gitlab.com/OldIronHorse/spyrja
Author: Simon Redding
Author-email: s1m0n.r3dd1ng@gmail.com
License: GPL3
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Spyrja  [![pipeline status](https://gitlab.com/OldIronHorse/spyrja/badges/master/pipeline.svg)](https://gitlab.com/OldIronHorse/spyrja/-/commits/master)  [![coverage report](https://gitlab.com/OldIronHorse/spyrja/badges/master/coverage.svg)](https://gitlab.com/OldIronHorse/spyrja/-/commits/master) 

(spear-ee-ah)

Query functions for collections of named tuples.

## Installation

`pip install spyrja`

## Usage

See examples/*.py for happy path examples.


