Metadata-Version: 2.1
Name: jx-python
Version: 4.576.24080
Summary: JSON query expressions using Python
Home-page: https://github.com/klahnakoski/jx-python
Author: Kyle Lahnakoski
Author-email: kyle@lahnakoski.com
License: MPL 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: mo-collections ==5.574.24078
Requires-Dist: mo-dots ==9.574.24078
Requires-Dist: mo-future ==7.546.24057
Requires-Dist: mo-json ==6.576.24080
Requires-Dist: mo-json-config ==4.576.24080
Requires-Dist: mo-kwargs ==7.574.24078
Requires-Dist: mo-logs ==8.574.24078
Requires-Dist: mo-math ==7.574.24078
Requires-Dist: mo-threads ==6.574.24078
Requires-Dist: mo-times ==5.574.24078
Provides-Extra: tests
Requires-Dist: mo-testing >=7.562.24075 ; extra == 'tests'

# jx-python

Python library for JSON Expressions 

[![PyPI Latest Release](https://img.shields.io/pypi/v/jx-python.svg)](https://pypi.org/project/jx-python/)
[![Build Status](https://github.com/klahnakoski/jx-python/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/klahnakoski/jx-python/actions/workflows/build.yml)
[![Coverage Status](https://coveralls.io/repos/github/klahnakoski/jx-python/badge.svg?branch=dev)](https://coveralls.io/github/klahnakoski/jx-python?branch=dev)
