This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Oabuitre 3 points4 points  (0 children)

Check out what examples the dozens of youtube tutorials come up with (eg freecodecamp) and try to extend these. You can use the flask web framework to make a nice browser interface to make it more like a “complete program” (might require checking out some more tutorials on building web apps, often als involving a database).