O
O
Oleg Petrov2018-10-08 18:00:00
Python
Oleg Petrov, 2018-10-08 18:00:00

How to make your own widget in Python?

I want to make a widget in Python, into which I will load charts of different instruments from different sites?
What is the easiest way to do this?
For example, the parser will connect to sites once a day and parse data.
https://eos.feexplorer.io - price today
https://dappradar.com/eos-dapps - Volume 24h for apps
https://switcheo.exchange/markets/CPX_NEO - Volume
https://www.numbeo.com /property-investment/in/Berlin Price property
https://bitinfocharts.com/comparison/bitcoin-trans... Number of Bitcoin transactions
I do not consider the API option, since it is paid for many services.
In fact, the task will be reduced to the accumulation of data in the database in a convenient format.
I just need advice on how best to implement it, I want to make a monitoring tool for the necessary information for myself.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2018-10-08
@Smeilz1

web janga/flask
desktop - pyqt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question