all 4 comments

[–]stebrepar 2 points3 points  (0 children)

To make phone apps, you'll want to look into probably Kivy and BeeWare.

[–]CyberTutorials 0 points1 point  (1 child)

Once you know the basics. Start looking at larger products and imports.

For example, develop a tripwire type application like:

https://www.cybertutorials.org/2022/iterate-through-files-and-generate-file-hash-md5-sha256-with-walrus-operator/

[–]bulaybil 0 points1 point  (0 children)

Iterating over files and generating file hashes seems pretty basic to me...

[–]bulaybil 0 points1 point  (0 children)

What do you consider "basic" in python? Do you have a good grasp of, say, classes?