Frequenz Python SDK
Introduction
A development kit to interact with the Frequenz development platform.
Quick Start
We assume you are on a system with Python available. If that is not the case, please download and install Python first.
To install the SDK, you probably want to create a new virtual environment first.
For example, if you use a sh compatible shell, you can do this:
python3 -m venv .venv
. .venv/bin/activate
Then, just install using pip:
python3 -m pip install frequenz-sdk
Documentation
For more information, please visit the documentation website.
Contributing
If you want to know how to build this project and contribute to it, please check out the Contributing Guide.
Release files for frequenz-sdk 0.25.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| frequenz-sdk-0.25.2.tar.gz | 126.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| frequenz_sdk-0.25.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 284.1 kB
Release files / frequenz-sdk-0.25.2.tar.gz
| Download URL | frequenz-sdk-0.25.2.tar.gz |
|---|---|
| Size | 126.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
67b521be9245d5647f65d6abee30a75daea7caddb65bf2540b654c6dfce8c373
|
|
BLAKE2b-256 checksum How to use checksums |
615ddc895a63676a29debe15e3c7c52e137892912ea8c97bd3c39183a034fc98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|
Release files / frequenz_sdk-0.25.2-py3-none-any.whl
| Download URL | frequenz_sdk-0.25.2-py3-none-any.whl |
|---|---|
| Size | 158.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9adb2c38640fac674bb64cfe09b76811476018995480521ff7790aa61d5d4342
|
|
BLAKE2b-256 checksum How to use checksums |
ddbd11189b5dc93291376d60b85290906881c106373b78e7a941c13d7c90ba25
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.6
|