LICENSE
MANIFEST.in
Makefile
README.rst
runtests.sh
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/alertas.rst
docs/api.rst
docs/basico.rst
docs/cliente.rst
docs/conf.py
docs/exemplos.rst
docs/funcoes.rst
docs/index.rst
docs/make.bat
docs/references.rst
docs/testes.rst
docs/venda_cancelamento.rst
docs/_static/images/anatomia-cfe.png
docs/_static/images/ersat-col-origem.png
docs/_static/images/modelo-op-sat.png
docs/_static/images/troca-cfe-ac-sat.png
docs/_static/svg/anatomia-cfe.svg
docs/_static/svg/ersat-col-origem.svg
docs/_static/svg/modelo-op-sat.svg
docs/_static/svg/troca-cfe-ac-sat.svg
docs/_templates/._templates
docs/apidoc/alertas.rst
docs/apidoc/base.rst
docs/apidoc/clientelocal.rst
docs/apidoc/clientesathub.rst
docs/apidoc/entidades.rst
docs/apidoc/excecoes.rst
docs/apidoc/rede.rst
docs/apidoc/util.rst
docs/apidoc/resposta/ativarsat.rst
docs/apidoc/resposta/cancelarultimavenda.rst
docs/apidoc/resposta/consultarnumerosessao.rst
docs/apidoc/resposta/consultarstatusoperacional.rst
docs/apidoc/resposta/enviardadosvenda.rst
docs/apidoc/resposta/extrairlogs.rst
docs/apidoc/resposta/padrao.rst
docs/apidoc/resposta/testefimafim.rst
requirements/dev.txt
requirements/doc.txt
satcfe/__init__.py
satcfe/alertas.py
satcfe/base.py
satcfe/clientelocal.py
satcfe/clientesathub.py
satcfe/entidades.py
satcfe/excecoes.py
satcfe/rede.py
satcfe/util.py
satcfe/resposta/__init__.py
satcfe/resposta/associarassinatura.py
satcfe/resposta/ativarsat.py
satcfe/resposta/cancelarultimavenda.py
satcfe/resposta/consultarnumerosessao.py
satcfe/resposta/consultarstatusoperacional.py
satcfe/resposta/consultarultimasessaofiscal.py
satcfe/resposta/enviardadosvenda.py
satcfe/resposta/extrairlogs.py
satcfe/resposta/padrao.py
satcfe/resposta/testefimafim.py
tests/__init__.py
tests/conftest.py
tests/test_alertas.py
tests/test_associarassinatura.py
tests/test_ativarsat.py
tests/test_atualizarsoftwaresat.py
tests/test_bloquearsat.py
tests/test_cancelarultimavenda.py
tests/test_comunicarcertificadoicpbrasil.py
tests/test_configurarinterfacederede.py
tests/test_consultarnumerosessao.py
tests/test_consultarsat.py
tests/test_consultarstatusoperacional.py
tests/test_consultarultimasessaofiscal.py
tests/test_desbloquearsat.py
tests/test_enviardadosvenda.py
tests/test_excecoes.py
tests/test_extrairlogs.py
tests/test_numeradorsessao.py
tests/test_rede.py
tests/test_resposta_padrao.py
tests/test_satcfe.py
tests/test_testefimafim.py
tests/test_trocarcodigodeativacao.py
tests/test_util.py
tests/data/associarassinatura/respostas-de-falha.txt
tests/data/associarassinatura/respostas-de-sucesso.txt
tests/data/associarassinatura/respostas-invalidas.txt
tests/data/ativarsat/respostas-de-falha.txt
tests/data/ativarsat/respostas-de-sucesso.txt
tests/data/ativarsat/respostas-invalidas.txt
tests/data/atualizarsoftwaresat/respostas-de-falha.txt
tests/data/atualizarsoftwaresat/respostas-de-sucesso.txt
tests/data/atualizarsoftwaresat/respostas-invalidas.txt
tests/data/bloquearsat/respostas-de-falha.txt
tests/data/bloquearsat/respostas-de-sucesso.txt
tests/data/bloquearsat/respostas-invalidas.txt
tests/data/cancelarultimavenda/cfecanc-autorizado.xml
tests/data/cancelarultimavenda/cfecanc.xml
tests/data/cancelarultimavenda/respostas-de-falha.txt
tests/data/cancelarultimavenda/respostas-de-sucesso.txt
tests/data/cancelarultimavenda/respostas-invalidas.txt
tests/data/comunicarcertificadoicpbrasil/certificado.txt
tests/data/comunicarcertificadoicpbrasil/respostas-de-falha.txt
tests/data/comunicarcertificadoicpbrasil/respostas-de-sucesso.txt
tests/data/comunicarcertificadoicpbrasil/respostas-invalidas.txt
tests/data/configurarinterfacederede/conf-rede-min.xml
tests/data/configurarinterfacederede/conf-rede.xml
tests/data/configurarinterfacederede/respostas-de-falha.txt
tests/data/configurarinterfacederede/respostas-de-sucesso.txt
tests/data/configurarinterfacederede/respostas-invalidas.txt
tests/data/consultarnumerosessao/respostas-de-falha.txt
tests/data/consultarnumerosessao/respostas-de-sucesso.txt
tests/data/consultarnumerosessao/respostas-invalidas.txt
tests/data/consultarstatusoperacional/respostas-de-falha.txt
tests/data/consultarstatusoperacional/respostas-de-sucesso.txt
tests/data/consultarstatusoperacional/respostas-invalidas.txt
tests/data/consultarultimasessaofiscal/respostas-de-falha.txt
tests/data/consultarultimasessaofiscal/respostas-de-sucesso.txt
tests/data/consultarultimasessaofiscal/respostas-invalidas.txt
tests/data/desbloquearsat/respostas-de-falha.txt
tests/data/desbloquearsat/respostas-de-sucesso.txt
tests/data/desbloquearsat/respostas-invalidas.txt
tests/data/enviardadosvenda/cfe-autorizado.xml
tests/data/enviardadosvenda/cfe.xml
tests/data/enviardadosvenda/respostas-de-falha.txt
tests/data/enviardadosvenda/respostas-de-sucesso.txt
tests/data/enviardadosvenda/respostas-invalidas.txt
tests/data/extrairlogs/respostas-de-falha.txt
tests/data/extrairlogs/respostas-de-sucesso.txt
tests/data/extrairlogs/respostas-invalidas.txt
tests/data/testefimafim/cfe-teste-assinado.xml
tests/data/testefimafim/cfe-teste.xml
tests/data/testefimafim/respostas-de-falha.txt
tests/data/testefimafim/respostas-de-sucesso.txt
tests/data/testefimafim/respostas-invalidas.txt
tests/data/trocarcodigodeativacao/respostas-de-falha.txt
tests/data/trocarcodigodeativacao/respostas-de-sucesso.txt
tests/data/trocarcodigodeativacao/respostas-invalidas.txt
tests/entidades/__init__.py
tests/entidades/test_cfecanc.py
tests/entidades/test_cfevenda.py
tests/entidades/test_cofins.py
tests/entidades/test_descacrentr.py
tests/entidades/test_destinatario.py
tests/entidades/test_detalhamento.py
tests/entidades/test_emitente.py
tests/entidades/test_icms.py
tests/entidades/test_imposto.py
tests/entidades/test_infadic.py
tests/entidades/test_issqn.py
tests/entidades/test_localentrega.py
tests/entidades/test_meiopagamento.py
tests/entidades/test_obsfiscodet.py
tests/entidades/test_pis.py
tests/entidades/test_produtoservico.py
tests/mockup/Makefile
tests/mockup/libmockupsat.so
tests/mockup/mockupsat.c
tests/mockup/mockupsat.h
tests/mockup/mockupsat.o