Metadata-Version: 2.1
Name: pyqrlew
Version: 0.9.4
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering
Requires-Dist: SQLAlchemy <2.0
Requires-Dist: psycopg2 <3.0
Requires-Dist: pymysql ~=1.0
Requires-Dist: qrlew-datasets ~=0.5
Requires-Dist: pandas ~=2.0
Requires-Dist: numpy ~=1.24
Requires-Dist: pytest ~=7.0 ; extra == 'test'
Requires-Dist: mypy ~=1.0 ; extra == 'test'
Provides-Extra: test
License-File: LICENSE
Summary: A library to manipulate SQL queries, designed with privacy application in mind.
Keywords: SQL,Privecy,Differential Privacy,AST,Intermediate Representation,Rust
Author-email: Nicolas Grislain <ng@sarus.tech>
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: homepage, https://qrlew.github.io
Project-URL: documentation, https://pyqrlew.readthedocs.io
Project-URL: repository, https://github.com/Qrlew/pyqrlew
Project-URL: changelog, https://github.com/me/spam/blob/master/CHANGELOG.md

[![Pyqrlew](https://github.com/Qrlew/pyqrlew/actions/workflows/ci.yml/badge.svg)](https://github.com/Qrlew/pyqrlew/actions)
![PyPI](https://img.shields.io/pypi/v/pyqrlew)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyqrlew)
![Discord](https://img.shields.io/discord/1194338163989172364?logo=Discord)
![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/sarus_tech)
# [Pyqrlew](https://pyqrlew.github.io/) Python bindings library (by [Sarus](https://www.sarus.tech/))

[Pyqrlew](https://pypi.org/project/pyqrlew/) is documented [here](https://pyqrlew.readthedocs.io/en/latest/)

Read the general [Qrlew](https://qrlew.github.io/) documentation on [qrlew.readthedocs.io](https://qrlew.readthedocs.io/en/latest/).

Learn more about [Sarus Technologies](https://sarus.tech/).
