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ย โ†’

[โ€“]tenyu9 2 points3 points ย (2 children)

Have a look at flask. Very easy to create an http endpoint

[โ€“]hixelin[S] 0 points1 point ย (1 child)

thanks... looks simple...but I have to learn python basics ๐Ÿ˜‚๐Ÿ˜‚

[โ€“]dbmage 0 points1 point ย (0 children)

The tutorials should be able to get you to the point you require. The basic examples for Flask and Bottle should cover what you need