RE: [ENG/ITA] Someone on Hive Is Going to Use My Last Python Project!
You are viewing a single comment's thread:
Thanks for the mention!
If your script only collects historical data, getting that data can be faster from hiveSQL than from the api. If it needs to run often, I would try that. It's "cheaper" as you can just do an SQL "select"...
Aynways: glad your script works!
0
0
0.000
It doesn't need to run often (only 1 time a week, 2 or 3 if one wants to double/triple check the result), but I feel you just gave me a new topic to explore :)
I found the docs here and I'm going to see if I can understand how hiveSQL works and if I can use it!
I'm also looking for your next post! :)))
Next post is finished. I just haven't sent it, yet. I've been busy...
Instead of posting code snippets, I decided to (this time for real) launch a website.
I spent the last 2 weeks learning stuff about http, headers, cookies, HTML, templates, webfonts...
I am building a full webserver with caddy (albeit for very little content right now) and a backend with 2 python servers.
I even learned a lot about Linux along the way.
So yeah... I post, when I feel like I have to tell something. For now I am still cooking.
Oh god, that's incredible! I can't wait to see it :)))))))