Metadata-Version: 2.1
Name: jx-python
Version: 4.554.24062
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.553.24062
Requires-Dist: mo-dots==9.549.24062
Requires-Dist: mo-future==7.546.24057
Requires-Dist: mo-json==6.552.24062
Requires-Dist: mo-json-config==4.553.24062
Requires-Dist: mo-kwargs==7.551.24062
Requires-Dist: mo-logs==8.551.24062
Requires-Dist: mo-math==7.552.24062
Requires-Dist: mo-threads==6.552.24062
Requires-Dist: mo-times==5.552.24062
Provides-Extra: tests
Requires-Dist: mo-testing>=7.523.24033; 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)
[![Downloads](https://pepy.tech/badge/jx-python/month)](https://pepy.tech/project/jx-python)

