Metadata-Version: 2.1
Name: grovec-sv-solution
Version: 0.1.3
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.6,<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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: apache-airflow (>=2.0.1,<3.0.0)
Requires-Dist: click
Requires-Dist: dask[complete]
Requires-Dist: duckdb (>=0.2.5,<0.3.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
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `briggySmalls/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`briggySmalls/cookiecutter-pypackage`: https://github.com/briggySmalls/cookiecutter-pypackage

