Python and Qt
-
Hi guys, I've been working with PyQt5 for 1 year, I have a little knowledge but every day I'm learning more and more about the library, I'm Brazilian, and here in my city we (Programmers) develop desktop commercial management systems. That is, register customers, register suppliers, items and mainly issue invoices. Some programmers use delphi, which is also good, to develop this type of system and as I am already familiar with python and Qt, I have already built some systems for registering and issuing Work Orders, nothing too big, and I I'm intending to build with PyQt5 an invoice issuing system whose acronym is NFCE, I noticed that in PyQt5 it has a sub-library called: "PyQt5.QtNfc". I assume with the existence of this sub-library it will offer me the possibility to issue an invoice, what do you recommend me?
-
Hi and welcome to devnet,
The QtNfc module is for using the NFC communication protocol so not related to your project I guess.
-
Ahhh sim, rsrs. Eu andei pesquisando e a comunicação NFC é um tipo de comunicação de curta distância, pelo nome eu me confundi com "Nota Fiscal do Consumidor", mas no caso existem API's que façam o serviço de fazer o procedimento de notas fiscais.
-
In English please. There are sub-forums in the internationals category for other languages.