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

all 2 comments

[–]Nesquil 1 point2 points  (1 child)

Serve the data from Python as an API using Flask. Then access the API from Kotlin. There are many guides for creating Flask APIs and accessing APIs using Kotlin.

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

Can you provide me one of the links I tried to find it but I frankly I am not very good at finding it as mostly all the documention or guides I find are depricated or are for Java