Metadata-Version: 2.1
Name: predata
Version: 2.0.0
Summary: Different data preparers and transformers.
Home-page: https://bitbucket.org/p-app/predata
License: MIT
Author: Vladimir V. Pivovarov
Author-email: admin@p-app.ru
Maintainer: Vladimir V. Pivovarov
Maintainer-email: admin@p-app.ru
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Project-URL: Repository, https://bitbucket.org/p-app/predata
Description-Content-Type: text/markdown

## Prepare data (predata) project
Project contains some functions for type coercing and some string transformers.

Project has no production requirements.

It was tested with python from 3.6 till 3.9 versions.

