Metadata-Version: 2.1
Name: popelines
Version: 0.1.3
Summary: An ETL library for Google BigQuery
Home-page: https://github.com/InfusionsoftAnalytics/popelines
Author: Daniel Francis
Author-email: daniel.francis@infusionsoft.com
License: MIT
Description: # Popelines
        
        This is a simple ETL tool for BigQuery, named for the author's surname. 
        
        Popelines provides some basic functionality, such as writing to line-delimited JSON, writing to BigQuery, chunking dates, and other tools that are often needed when writing an ETL. It's sparse now, but I plan to expand it to include other Google Cloud functionalities.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
