Metadata-Version: 2.1
Name: meltano
Version: 0.3.0
Summary: Meltano
Home-page: https://gitlab.com/meltano/meltano
Author: Meltano Team & Contributors
Author-email: meltano@gitlab.com
License: UNKNOWN
Description: [![pipeline status](https://gitlab.com/meltano/meltano/badges/master/pipeline.svg)](https://gitlab.com/meltano/meltano/commits/master)
        
        # Meltano
        
        Meltano is an open source convention-over-configuration product for the whole data lifecycle, all the way from loading data to analyzing it.
        
        It does [data ops](https://en.wikipedia.org/wiki/DataOps), data engineering, analytics, business intelligence, and data science. It leverages open source software and software development best practices including version control, CI, CD, and review apps.
        
        Meltano stands for the [steps of the data science life-cycle](#data-science-lifecycle): Model, Extract, Load, Transform, Analyze, Notebook, and Orchestrate.
        
        ## Getting Started
        
        Check out our [guide](https://meltano.com/guide/#getting-started) to getting started with Meltano.
        
        ## Documentation
        
        You can find our documentation at [https://www.meltano.com](https://www.meltano.com). 
        
        For more information on the source code and running it locally, you can find them in the [docs directory on this project](https://gitlab.com/meltano/meltano/tree/master/docs).
        
        ## Contributing to Meltano
        
        We welcome contributions and improvements, please see the [contribution guidelines](https://meltano.com/docs/contributing.html)
        
        ## License
        
        This code is distributed under the MIT license, see the [LICENSE](LICENSE) file.
        
        [docker-compose]: https://docs.docker.com/compose/
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Provides-Extra: dev
