Metadata-Version: 2.1
Name: pythonish-ql
Version: 0.0.3
Summary: Pythonish query language for dictionary-like data
Home-page: https://github.com/dsblank/pythonish-ql
Author: Doug Blank
License: MIT License
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gramps

# pythonish-ql

A Pythonish Query Language, for the [Gramps Project](https://gramps-project.org/) and other systems.

This project is designed to be a drop-in replacement for https://github.com/DavidMStraub/gramps-ql

Rather than having to build, and learn, a new query language, the idea
is to build ontop of Python, the native language of the Gramps Project.

Examples:

```python

```

