Skip to content

Serialização de um XML de terceiros #232

Closed Answered by leogregianin
D1Alexandre asked this question in Q&A
Discussion options

You must be logged in to vote

@D1Alexandre, na lib PyNFe não tem rotina para ler o XML.

Eu utilizo e sugiro utilizar a lib https://github.com/martinblech/xmltodict para isso, transforma o xml em dict python e fica muito fácil de trabalhar. Um exemplo de como utilizar aqui: https://github.com/marcelomaia/EasyGestor/blob/d10ef3b1c2a782d7ce29c1b88bb7f8903ad38269/stoqlib/lib/nfeimporter.py

Se quiser contribuir para o PyNFe e fazer essa leitura será bem vinda.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by D1Alexandre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants