Metadata-Version: 2.1
Name: grovec-sv-solution
Version: 0.1.16
Summary: Top-level package for GroveC-SV-Solution.
Home-page: https://github.com/sugix/grovec_sv_solution
License: Apache-2.0
Author: Sugi Venugeethan
Author-email: sugi205@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp (>=3.7.4,<4.0.0)
Requires-Dist: click
Requires-Dist: dask[complete]
Requires-Dist: duckdb (>=0.2.5,<0.3.0)
Requires-Dist: fastparquet (>=0.5.0,<0.6.0)
Requires-Dist: ipykernel (>=5.5.3,<6.0.0)
Requires-Dist: pyarrow (>=3.0.0,<4.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Description-Content-Type: text/x-rst

==================
GroveC-SV-Solution
==================


.. image:: https://img.shields.io/pypi/v/grovec_sv_solution.svg
        :target: https://pypi.python.org/pypi/grovec_sv_solution

.. image:: https://img.shields.io/travis/sugix/grovec_sv_solution.svg
        :target: https://travis-ci.com/sugix/grovec_sv_solution

.. image:: https://readthedocs.org/projects/grovec-sv-solution/badge/?version=latest
        :target: https://grovec-sv-solution.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/sugix/grovec_sv_solution/shield.svg
     :target: https://pyup.io/repos/github/sugix/grovec_sv_solution/
     :alt: Updates



Solution for GroveCo TakeHome Test By SugiV


* Free software: Apache-2.0
* Documentation: https://grovec-sv-solution.readthedocs.io.


Features
--------

* Airflow pipeline to daily ingest of neo data.
* Airflow pipeline will be turned on automatically when you start Airflow

