Installation ================================================ Assuming that you have a supported version of Python installed, you can first set up your environment with: install cfdi from PyPI with: .. code-block:: sh python -m pip install satcfdi or install from source with: .. code-block:: sh git clone https://github.com/SAT-CFDI/python-satcfdi cd python-satcfdi python -m pip install .