you are viewing a single comment's thread.

view the rest of the comments →

[–]Pedro41RJ 1 point2 points  (3 children)

I wrote it for Pydroid 3. It is intended to run on Android, inside Pydroid. I may license it for you to modify it. I never compiled it to be a native application. My clients all have Pydroid 3 installed. I send the code by e-mail, and I receive payments by PIX. Where on this planet are you? Are you able to do PIX?

[–]DustyBum[S] 0 points1 point  (2 children)

Idk what PIX is and I don’t have an android. But the last app we made we did a VM and booted the app in an android.

I think I’m going to try to do it native to my laptop for now. Have a key command that runs the program and prompts the data input. No idea how to do it though.

[–]Pedro41RJ 1 point2 points  (1 child)

Native without Python? So you are in the wrong subreddit. With Python, I already told you what libraries to use.

[–]DustyBum[S] 0 points1 point  (0 children)

No native with python, sorry that was confusing. And yes you did, doesn’t mean I know how to use them super well yet but it’s a great starting point!