Metadata-Version: 2.1
Name: gluegun
Version: 1.0.6
Summary: ETL utility functions built on Pandas
Home-page: https://github.com/hotgluexyz/gluegun
Author: hotglue
Author-email: hello@hotglue.xyz
License: MIT
Description: gluegun [![Build Status](https://travis-ci.org/hotgluexyz/gluegun.svg?branch=master)](https://travis-ci.org/hotgluexyz/gluegun)
        =============
        
        A small Python module containing quick utility functions for standard ETL processes.
        
        ## Installation ##
        
        ```
        pip install gluegun
        ```
        
        ## Links ##
        
        * [Source]
        * [Wiki]
        * [Issues]
        * [Slack]
        
        ## License ##
        [MIT]
        
        ## Dependencies ##
        * NumPy
        * Pandas
        
        ## Contributing ##
        This project is maintained by the [hotglue] team. We welcome contributions from the 
        community via issues and pull requests.
        
        If you wish to chat with our team, feel free to join our [Slack]!
        
        
        [Source]: https://github.com/hotgluexyz/gluegun
        [Wiki]: https://github.com/hotgluexyz/gluegun/wiki
        [Issues]: https://github.com/hotgluexyz/gluegun/issues
        [MIT]: https://tldrlegal.com/license/mit-license
        [hotglue]: https://hotglue.xyz
        [Slack]: https://bit.ly/2KBGGq1
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
