nordpool:用于获取Nord Pool现货价格的Python库

时间:2024-06-11 01:56:05
【文件属性】:

文件名称:nordpool:用于获取Nord Pool现货价格的Python库

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-11 01:56:05

Python

诺德普尔 用于获取Nord Pool Elspot和Elbas价格的Python库。 从GitHub安装最新版本 安装 pip install git+https://github.com/kipe/nordpool.git 升级中 pip install -U git+https://github.com/kipe/nordpool.git 例子 # Import library for fetching Elspot data from nordpool import elspot, elbas from pprint import pprint # Initialize class for fetching Elspot prices prices_spot = elspot.Prices() # Initialize class for fetching Elsbas pri


【文件预览】:
nordpool-master
----example.py(512B)
----.github()
--------workflows()
----LICENSE(1KB)
----nordpool()
--------__init__.py(0B)
--------elspot.py(8KB)
--------base.py(873B)
--------elbas.py(5KB)
----requirements.txt(53B)
----setup.py(512B)
----.gitignore(693B)
----README.md(2KB)

网友评论