.. _tag_install:

installation
============

.. |location_link| raw:: html

   <a href="https://github.com/biskilled/popEtl" target="_blank">GitHub</a>

You can |location_link|



You can dowload popEtl from `github <https://github.com/biskilled/popEtl>`_ or
by usin pip install::

    pip install popEtl

.. code-block:: python

    for i in range(10):
        print(i)


.. _tag_config:

configuration
=============

config instructions .....
