fviard / sllurp

Python client for LLRP-based RFID readers. Private fork.
GNU General Public License v3.0
7 stars 3 forks source link

pep8 formatting and instruction to generate single-file exe for lin/win #7

Closed papapel closed 4 years ago

papapel commented 4 years ago

Hi @fviard,

I formatted the code with pep8. I also added instructions in the readme to generate an exe with pyinstaller.

Let me know.

fviard commented 4 years ago

I merged it already as it is an improvement, but I will add more suggestion in the associated issue.