Metadata-Version: 2.1
Name: atc-dataplatform
Version: 0.1.12
Summary: A common set of python libraries for DataBricks
Home-page: https://github.com/atc-net/atc-dataplatform
Author: ATC.Net
Author-email: atcnet.org@gmail.com
License: UNKNOWN
Project-URL: Documentation, https://github.com/atc-net/atc-dataplatform
Project-URL: Bug Reports, https://github.com/atc-net/atc-dataplatform/issues
Project-URL: Source Code, https://github.com/atc-net/atc-dataplatform
Description: # atc-dataplatform
        A common set of python libraries for DataBricks
        
        ## Important Notes
        
        This package can not be run or tested without access to pyspark.
        However, installing pyspark as part of our installer gave issues when
        other versions of pyspark were needed. Hence we took out the dependency
        from our installer.
        
        ### General Project Info
        [![Github top language](https://img.shields.io/github/languages/top/atc-net/atc-dataplatform)](https://github.com/atc-net/atc-dataplatform)
        [![Github stars](https://img.shields.io/github/stars/atc-net/atc-dataplatform)](https://github.com/atc-net/atc-dataplatform)
        [![Github forks](https://img.shields.io/github/forks/atc-net/atc-dataplatform)](https://github.com/atc-net/atc-dataplatform)
        [![Github size](https://img.shields.io/github/repo-size/atc-net/atc-dataplatform)](https://github.com/atc-net/atc-dataplatform)
        [![Issues Open](https://img.shields.io/github/issues/atc-net/atc-dataplatform.svg?logo=github)](https://github.com/atc-net/atc-dataplatform/issues)
        
        ### Packages
        
        ### Build Status
        
Keywords: databricks,pyspark
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
Provides-Extra: dev
