Metadata-Version: 2.1
Name: soft-collect
Version: 0.1.8
Summary: Soft-Collect
Home-page: https://github.com/unj-inovacao/soft-collect
License: MIT
Keywords: oracle,sqlserver
Author: Luccas Quadros
Author-email: luccas.quadros@softplan.com.br
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: cx_Oracle (>=8.0.0,<9.0.0)
Requires-Dist: dynaconf (>=3.0.0,<4.0.0)
Requires-Dist: pandas (>=1.0.1,<2.0.0)
Requires-Dist: pyodbc (>=4.0.30,<5.0.0)
Requires-Dist: rich (>=3.0.0,<4.0.0)
Requires-Dist: tucuxi (>=0.1.1,<0.2.0)
Project-URL: Repository, https://github.com/unj-inovacao/soft-collect
Description-Content-Type: text/x-rst


soft-collect
============



|PyPI|  |Black| |pre-commit|

.. |PyPI| image:: https://img.shields.io/pypi/v/soft-collect.svg
   :target: https://pypi.org/project/soft-collect/
   :alt: PyPI
.. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Black
.. |pre-commit| image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
   :target: https://github.com/pre-commit/pre-commit
   :alt: pre-commit


Features
--------

* TODO


Requirements
------------

* TODO


Installation
------------

You can install *soft-collect* via pip_ from PyPI_:

.. code:: console

   $ pip install soft-collect


Usage
-----

* TODO



.. _PyPI: https://pypi.org/
.. _pip: https://pip.pypa.io/

