seedftw
This package is meant to give you simple [access to] energy and environment data from the world (in short seedftw). This package is meant to be used with Python 3.
Capabilities
Currently, it contains the following data loading capabilities:
- Energy:
- Transmission system data from Denmark under seedftw.energy.denmark. This data is provided by the danish transmission system operator Energinet.
- Environment:
- Simple geographical computations, under seedftw.environment.geography
- Weather observations from Denmark under seedftw.environment.denmark. This data is provided by the Danish Meteorological Institute (DMI). OBS: you need to create an API key on their portal to gain access to the data.
Installation
Latest stable version
If you want to get the latest stable version, you can get it via pip, as it is registered on PyPi :
pip install seedftw
Development versions
If you want to use the development version, then just keep on using the one in the repository on Gitlab by checking out the right branches:
To get the latest stable version, pull the master branch from Gitlab:
pip install git+https://gitlab.com/Pierre_VF/seedftw.git@master
To get the latest developments (can be unstable), pull the Development branch from Gitlab:
pip install git+https://gitlab.com/Pierre_VF/seedftw.git@Development
Examples and documentation
You can find a documentation and code samples in Jupyter notebooks in the examples folder.
The installation process for the API keys is provided in these notebooks where relevant.
Note to users and developers
This repository is currently developed as a hobby project. But if you're interested in contributing, this is very welcome.
At the moment, the documentation is very unevenly advanced, help there is also appreciated.
The style format used for development is Black, if you contribute, it would be nice if you remember to apply it to your code before committing.
Release files for seedftw 1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| seedftw-1.4.tar.gz | 37.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| seedftw-1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 60.2 kB
Release files / seedftw-1.4.tar.gz
| Download URL | seedftw-1.4.tar.gz |
|---|---|
| Size | 37.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
02cb580cae9ce42276a07b962baef1fe65c0e2ef01eba9f1585482422f672bbf
|
|
BLAKE2b-256 checksum How to use checksums |
a488674237044a3d3a6790e28d93453c2145e6d7546ce34f1639c364aca1f897
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10
|
Release files / seedftw-1.4-py3-none-any.whl
| Download URL | seedftw-1.4-py3-none-any.whl |
|---|---|
| Size | 23.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ca00482db8db7967f25f996ac8d4942b60b98709986363536f7c4492d367da73
|
|
BLAKE2b-256 checksum How to use checksums |
2ef46b46dc4965837d925445156679277ed2c990ae9710ea6060a7eba75950e2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10
|