dollplayer2501 / angle_minus_five_degrees

Large conky theme assuming the use of transparent windows.
1 stars 0 forks source link

Imprementing display of currency rates #32

Open dollplayer2501 opened 1 year ago

dollplayer2501 commented 1 year ago

I plan to use Python to obtain currency rates.
However, since I am using Qtile, I do not want to incorporate various modules into the Python used by the system.
For this reason, I will be using a Python virtual environment, but can I call this virtual environment from Conky?
By the way, I also use RTX.

Japanese translation below

私は通貨レートの取得には、Pythonを使う予定。
ただし、Qtileを使っているため、システムが使用しているPythonに各種モジュールを組み込みたくない。
このため、Pythonの仮想環境を使用する事になるが、Conkyからこの仮想環境をコールできるのか?
ついでに言うと、RTXも使っている。

dollplayer2501 commented 1 year ago

I plan to use this?
pandas-datareader — pandas-datareader 0.10.0 documentation