.gitignore
LICENSE
Makefile
Pipfile
README.md
requirements-dev.txt
requirements.txt
setup.py
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
.idea/.gitignore
.idea/.name
.idea/misc.xml
.idea/modules.xml
.idea/simple-cfdi.iml
.idea/inspectionProfiles/Project_Default.xml
.idea/inspectionProfiles/profiles_settings.xml
simple_cfdi/__init__.py
simple_cfdi.egg-info/PKG-INFO
simple_cfdi.egg-info/SOURCES.txt
simple_cfdi.egg-info/dependency_links.txt
simple_cfdi.egg-info/requires.txt
simple_cfdi.egg-info/top_level.txt
simple_cfdi/spec/__init__.py
simple_cfdi/spec/comprobante.py
simple_cfdi/spec/timbre_fiscal_digital.py
tests/__init__.py
tests/test_xml_import_export.py
tests/utils.py
tests/fixtures/cfdi_4_0_invoice.xml
utils/generate.sh
utils/xsdata.xml