Metadata-Version: 2.1
Name: pandakeeper
Version: 0.0.29
Summary: Python library designed to simplify the validation of dataset manipulations.
Home-page: https://github.com/andrewsonin/pandakeeper
License: Apache-2.0
Author: Andrew Sonin
Author-email: sonin.cel@yandex.ru
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pandas (>=1,<2)
Requires-Dist: pandera (>=0.9)
Requires-Dist: typing-extensions (>=4)
Requires-Dist: varname (>=0.8,<0.9)
Requires-Dist: varutils (>=0.0.8,<0.0.9)
Project-URL: Repository, https://github.com/andrewsonin/pandakeeper
Description-Content-Type: text/markdown

# pandakeeper
Python library designed to simplify the validation of dataset manipulations.

