Metadata-Version: 2.4
Name: tgedr-simplepipe
Version: 0.0.8
Summary: this is an example of a simple data pipeline
Author-email: tiago <jtviegas@gmail.com>
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: pandas>=2.3.0
Requires-Dist: finnhub-python>=2.4.26
Requires-Dist: pyarrow>=23.0.0
Requires-Dist: transformers>=4.57.6
Requires-Dist: torch>=2.10.0
Requires-Dist: great-expectations~=0.18.8

# tgedr-simplepipe

[[_TOC_]]


## development

Clone the repository like this:

``` bash
git clone git@github.com:jtviegas/simplepipe
```

Open VSCode in the repository folder
