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

wifi-connect python version #289

Open
rbaynes opened this issue May 24, 2019 · 3 comments
Open

wifi-connect python version #289

rbaynes opened this issue May 24, 2019 · 3 comments

Comments

@rbaynes
Copy link

rbaynes commented May 24, 2019

Hello balena.io team,
I needed to make some changes to your app (support hidden wifis), but I got stuck getting my fork to cross compile rust for my raspberry pi zero and CM.

All my lab's development is in python 3.6.8, so I wrote a version of your rust wifi-connect in python. I'm submitting this issue to let you know and ask you to review it for anything you find wrong or incorrect. I used two of your images from this project, but attributed my project to yours, so I hope that is OK.

https://github.com/OpenAgricultureFoundation/python-wifi-connect

Thanks for all the great work, I love the balena cloud!

@nagualcode
Copy link

nagualcode commented Jul 2, 2019

why python3.6 and not just lastest Python?

@rbaynes
Copy link
Author

rbaynes commented Jul 2, 2019

@nagualcode because my entire stack depends on 3.6.8 for static type checking using mypy and we also deploy our backend services (also py 3.6.8) on the google cloud as app engine services. When our dependencies are all happy with the latest 3.7 (or whatever) then we'll upgrade everything.

@majorz
Copy link
Collaborator

majorz commented Aug 5, 2019

We should add a README link to the Python project, so that it is more visible.

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

3 participants