Retrieve DANF-e data from the internet, parses e saves it as a spreadsheet.
- Python 100%
| src/danfe_parser | ||
| tests | ||
| .gitignore | ||
| LICENSE.txt | ||
| main.py | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
danfe-parser
Retrieve products information from Brazilian "Documento Auxiliar da Nota Fiscal Eletrônica".
Usage
DANF-e Parser needs one positional argument:
- url: a link to an online DANF-e.
danfe-parser url
License
danfe-parser is distributed under the terms of the GPL-3.0-or-later license.