Metadata-Version: 2.1
Name: spetlr-tools
Version: 0.1.30
Summary: Supplements to the python SPark ETL libRary (SPETLR) for Databricks.
Home-page: https://github.com/spetlr-org/spetlr-tools
Author: Spetlr.Org
Author-email: spetlr.org@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://github.com/spetlr-org/spetlr-tools
Project-URL: Bug Reports, https://github.com/spetlr-org/spetlr-tools/issues
Project-URL: Source Code, https://github.com/spetlr-org/spetlr-tools
Keywords: databricks,pyspark,spetlr
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: spetlr
Requires-Dist: pyyaml (==6.0)
Requires-Dist: importlib-metadata
Requires-Dist: requests
Requires-Dist: dateparser
Requires-Dist: pytest
Requires-Dist: packaging
Provides-Extra: dev
Requires-Dist: check-manifest ; extra == 'dev'

# spetlr-tools
A common set of tools for working with dataplatforms.
These libraries contain test fixtures and development tools 
that are not part of the runtime tools in spetlr.


