2 Forks
2 Stars
2 Watchers

python-etl

Tutorial about basics of ETL using python for my presentation at Python Brasil 2020.

How to download and setup python-etl

Open terminal and run command
git clone https://github.com/matheusbsilva/python-etl.git
git clone is used to create a copy or clone of python-etl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with python-etl https://github.com/matheusbsilva/python-etl/archive/master.zip

Or simply clone python-etl with SSH
[email protected]:matheusbsilva/python-etl.git

If you have some problems with python-etl

You may open issue on python-etl support forum (system) here: https://github.com/matheusbsilva/python-etl/issues