Metadata-Version: 2.1
Name: cheapodb
Version: 0.0.5
Summary: Opinionated implementation of AWS Glue
Home-page: https://github.com/mineralzen/cheapodb
Author: Cole Howard
Author-email: cole@mineralzen.com
License: MIT
Description: # cheapodb
        
        A very opinionated, very basic implementation of AWS Glue targeting Athena and S3.  
        
        This is probably only useful to us. We wanted a dirt cheap way to persist scraped, raw data with
        querying ability.
Keywords: data,aws
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Provides-Extra: pandas
