Skip to content

wcreis/Recursos-NFE-em-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recursos-NFE

Build Status

Biblioteca de interface com o webservice de Nota Fiscal Eletrônica, da SEFAZ, oficializada pelo Ministério da Fazenda do Governo do Brasil.

A NF-e visa substituir as notas fiscais séries 1 e 1A

Quickstart

pip install https://github.com/marcydoty/Recursos-NFE-em-Python/tarball/master

Dependencies

System libs

Python libs

To install python dependencies run:

pip install -r requirements.txt

License LGPLv2.1

Webservice interface to NFE in Python. Copyright (C) 2011-2014 Marcilene Ribeiro mrasistemas@gmail.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 2.1 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%