.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.pre-commit-config.yaml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/github-actions.yml
.github/workflows/pre-commit.yml
ci/bootstrap.py
ci/requirements.txt
ci/templates/.github/workflows/github-actions.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/erpbrasil.edoc.rst
docs/reference/index.rst
src/erpbrasil/__init__.py
src/erpbrasil.edoc.egg-info/PKG-INFO
src/erpbrasil.edoc.egg-info/SOURCES.txt
src/erpbrasil.edoc.egg-info/dependency_links.txt
src/erpbrasil.edoc.egg-info/entry_points.txt
src/erpbrasil.edoc.egg-info/namespace_packages.txt
src/erpbrasil.edoc.egg-info/not-zip-safe
src/erpbrasil.edoc.egg-info/requires.txt
src/erpbrasil.edoc.egg-info/top_level.txt
src/erpbrasil/edoc/__init__.py
src/erpbrasil/edoc/__main__.py
src/erpbrasil/edoc/chave.py
src/erpbrasil/edoc/cli.py
src/erpbrasil/edoc/cte.py
src/erpbrasil/edoc/edoc.py
src/erpbrasil/edoc/mde.py
src/erpbrasil/edoc/mdfe.py
src/erpbrasil/edoc/nfce.py
src/erpbrasil/edoc/nfe.py
src/erpbrasil/edoc/nfse.py
src/erpbrasil/edoc/resposta.py
src/erpbrasil/edoc/provedores/__init__.py
src/erpbrasil/edoc/provedores/barueri.py
src/erpbrasil/edoc/provedores/cidades.py
src/erpbrasil/edoc/provedores/dsf.py
src/erpbrasil/edoc/provedores/ginfes.py
src/erpbrasil/edoc/provedores/issnet.py
src/erpbrasil/edoc/provedores/paulistana.py
tests/__init__.py
tests/test_certificate_mixin.py
tests/test_erpbrasil_edoc.py
tests/test_erpbrasil_edoc_manifestacao.py
tests/test_erpbrasil_edoc_nfe.py
tests/test_erpbrasil_edoc_nfse_ginfes.py
tests/test_erpbrasil_edoc_nfse_paulistana.py
tests/test_erpbrasil_edoc_situacao.py
tests/fixtures/vcr_cassettes/test_cancelar_documento.yaml
tests/fixtures/vcr_cassettes/test_cancelar_documento_ginfes.yaml
tests/fixtures/vcr_cassettes/test_chave.yaml
tests/fixtures/vcr_cassettes/test_ciencia_da_operacao.yaml
tests/fixtures/vcr_cassettes/test_confirmacao_da_operacao.yaml
tests/fixtures/vcr_cassettes/test_consulta_documento.yaml
tests/fixtures/vcr_cassettes/test_consulta_documento_ginfes.yaml
tests/fixtures/vcr_cassettes/test_desconhecimento_da_operacao.yaml
tests/fixtures/vcr_cassettes/test_envia_documento.yaml
tests/fixtures/vcr_cassettes/test_envia_documento_ginfes.yaml
tests/fixtures/vcr_cassettes/test_nsu_especifico.yaml
tests/fixtures/vcr_cassettes/test_operacao_nao_realizada.yaml
tests/fixtures/vcr_cassettes/test_status_servico.yaml
tests/fixtures/vcr_cassettes/test_ultimo_nsu.yaml