Retrieve DANF-e data from the internet, parses e saves it as a spreadsheet.
Find a file
2026-05-03 07:41:18 -03:00
src/danfe_parser catch link error 2026-05-03 07:41:18 -03:00
tests python project start 2025-07-06 10:56:14 -03:00
.gitignore python project start 2025-07-06 10:56:14 -03:00
LICENSE.txt python project start 2025-07-06 10:56:14 -03:00
main.py catch link error 2026-05-03 07:41:18 -03:00
pyproject.toml catch link error 2026-05-03 07:41:18 -03:00
README.md readme update 2025-07-10 07:29:32 -03:00
uv.lock catch link error 2026-05-03 07:41:18 -03:00

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.