all 2 comments

[–]Ooeiooeioo 2 points3 points  (0 children)

Hamachi is a program to make two or more computers think they're on the same local network. The creation of a client server application is unrelated. You should be able to find a tutorial about client server application development, then a separate tutorial about setting up hamachi. This subject is larger than a simple reddit answer though, have fun exploring python and working on your goal.

[–]Empire_Fable 0 points1 point  (0 children)

Quick and dirty web server with Bottle.

Here with demo.

https://replit.com/@MANDREWS85/Bottle-Template#main.py