Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Executable pymcuprog #21

Open
kristofmulier opened this issue Mar 2, 2022 · 3 comments
Open

Executable pymcuprog #21

kristofmulier opened this issue Mar 2, 2022 · 3 comments

Comments

@kristofmulier
Copy link

Hi @xedbg ,
I noticed you're the most active one here in this repo. So I just tagged you to catch your attention. Hopefully you agree that some sort of build script (to produce an executable) would be a great improvement of pymcuprog. Please have a look at my pull request:

#18

Kind regards,
Kristof

@xedbg
Copy link
Contributor

xedbg commented Mar 2, 2022

Hi @kristofmulier,
Yes, I saw this, and sorry for not responding.
Our current strategy for binaries uses pyinstaller - as used in the iotprovision package - but we have not taken this as far as pymcuprog (yet).
So your contribution of an "alternative" option is appreciated, but not trivial to take in without proper consideration...

@kristofmulier
Copy link
Author

Hi @xedbg ,
I understand you prefer the pyinstaller option because you already use that in your other projects. I don't have any particular preference here. As long as the build system produces executables for Windows, Linux (and maybe also MAC), it's great :-)

Do you have an idea when you'd implement the pyinstaller build script?

Kind regards,
Kristof

@xedbg
Copy link
Contributor

xedbg commented Oct 27, 2022

Hi @kristofmulier
I know its probably not what you were expecting... but the iotprovision binary released today can be 'skinned' into an executable pymcuprog, if that is useful.
https://github.com/microchip-pic-avr-tools/iotprovision-bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants