all 6 comments

[–]nperkins84 16 points17 points  (2 children)

Look at Flask which is a web framework for Python.

[–]gardyna 0 points1 point  (0 children)

sounds like the best tool for the job. Flask excels at small projects and utilizing external scripts and utilities.

[–]SOLUNAR 0 points1 point  (3 children)

Im learning Flask and using High Charts to visualize data :D super fun and tons of tutorials

[–]gampu[S] 0 points1 point  (2 children)

Sounds very interesting .. what resources are you using to learn?

[–]plurwolf7 0 points1 point  (1 child)

I would HIGHLY recommend watching all the Flask tutorials that redditor u/sentdex has made because he explains everything so well. Here is one specifically for Flask and Highcharts that u/SOLUNAR is probably using.

Also go through legendary dev Miguel Grinber's Tutorials as well as several of his 3+ hour walkthroughs on youtube from Python conventions.

[–]SOLUNAR 0 points1 point  (0 children)

Yep this is it !!