Name | frequenz-sdk JSON |
Version |
0.25.2
JSON |
| download |
home_page | |
Summary | A development kit to interact with the Frequenz development platform |
upload_time | 2023-12-11 13:56:13 |
maintainer | |
docs_url | None |
author | |
requires_python | <4,>=3.11 |
license | MIT |
keywords |
frequenz
python
lib
library
sdk
microgrid
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Frequenz Python SDK
[![Build Status](https://github.com/frequenz-floss/frequenz-sdk-python/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/frequenz-sdk-python/actions/workflows/ci.yaml)
[![PyPI Package](https://img.shields.io/pypi/v/frequenz-sdk)](https://pypi.org/project/frequenz-sdk/)
[![Docs](https://img.shields.io/badge/docs-latest-informational)](https://frequenz-floss.github.io/frequenz-sdk-python/)
## 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](https://www.python.org/downloads/) 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:
```sh
python3 -m venv .venv
. .venv/bin/activate
```
Then, just install using `pip`:
```sh
python3 -m pip install frequenz-sdk
```
## Documentation
For more information, please visit the [documentation
website](https://frequenz-floss.github.io/frequenz-sdk-python/).
## Contributing
If you want to know how to build this project and contribute to it, please
check out the [Contributing Guide](CONTRIBUTING.md).
Raw data
{
"_id": null,
"home_page": "",
"name": "frequenz-sdk",
"maintainer": "",
"docs_url": null,
"requires_python": "<4,>=3.11",
"maintainer_email": "",
"keywords": "frequenz,python,lib,library,sdk,microgrid",
"author": "",
"author_email": "Frequenz Energy-as-a-Service GmbH <floss@frequenz.com>",
"download_url": "https://files.pythonhosted.org/packages/61/5d/dc895a63676a29debe15e3c7c52e137892912ea8c97bd3c39183a034fc98/frequenz-sdk-0.25.2.tar.gz",
"platform": null,
"description": "# Frequenz Python SDK\n\n[![Build Status](https://github.com/frequenz-floss/frequenz-sdk-python/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/frequenz-sdk-python/actions/workflows/ci.yaml)\n[![PyPI Package](https://img.shields.io/pypi/v/frequenz-sdk)](https://pypi.org/project/frequenz-sdk/)\n[![Docs](https://img.shields.io/badge/docs-latest-informational)](https://frequenz-floss.github.io/frequenz-sdk-python/)\n\n## Introduction\n\nA development kit to interact with the Frequenz development platform.\n\n## Quick Start\n\nWe assume you are on a system with Python available. If that is not the case,\nplease [download and install Python](https://www.python.org/downloads/) first.\n\nTo install the SDK, you probably want to create a new virtual environment first.\nFor example, if you use a `sh` compatible shell, you can do this:\n\n```sh\npython3 -m venv .venv\n. .venv/bin/activate\n```\n\nThen, just install using `pip`:\n\n```sh\npython3 -m pip install frequenz-sdk\n```\n\n## Documentation\n\nFor more information, please visit the [documentation\nwebsite](https://frequenz-floss.github.io/frequenz-sdk-python/).\n\n## Contributing\n\nIf you want to know how to build this project and contribute to it, please\ncheck out the [Contributing Guide](CONTRIBUTING.md).\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A development kit to interact with the Frequenz development platform",
"version": "0.25.2",
"project_urls": {
"Changelog": "https://github.com/frequenz-floss/frequenz-sdk-python/releases",
"Issues": "https://github.com/frequenz-floss/frequenz-sdk-python/issues",
"Repository": "https://github.com/frequenz-floss/frequenz-sdk-python",
"Support": "https://github.com/frequenz-floss/frequenz-sdk-python/discussions/categories/support"
},
"split_keywords": [
"frequenz",
"python",
"lib",
"library",
"sdk",
"microgrid"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ddbd11189b5dc93291376d60b85290906881c106373b78e7a941c13d7c90ba25",
"md5": "d035f6e361ed4f8c67dbf47242ea29eb",
"sha256": "9adb2c38640fac674bb64cfe09b76811476018995480521ff7790aa61d5d4342"
},
"downloads": -1,
"filename": "frequenz_sdk-0.25.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d035f6e361ed4f8c67dbf47242ea29eb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.11",
"size": 158010,
"upload_time": "2023-12-11T13:56:10",
"upload_time_iso_8601": "2023-12-11T13:56:10.666108Z",
"url": "https://files.pythonhosted.org/packages/dd/bd/11189b5dc93291376d60b85290906881c106373b78e7a941c13d7c90ba25/frequenz_sdk-0.25.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "615ddc895a63676a29debe15e3c7c52e137892912ea8c97bd3c39183a034fc98",
"md5": "7cc5ffc9c0b2969aa4bb65ff2db251eb",
"sha256": "67b521be9245d5647f65d6abee30a75daea7caddb65bf2540b654c6dfce8c373"
},
"downloads": -1,
"filename": "frequenz-sdk-0.25.2.tar.gz",
"has_sig": false,
"md5_digest": "7cc5ffc9c0b2969aa4bb65ff2db251eb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.11",
"size": 126140,
"upload_time": "2023-12-11T13:56:13",
"upload_time_iso_8601": "2023-12-11T13:56:13.066320Z",
"url": "https://files.pythonhosted.org/packages/61/5d/dc895a63676a29debe15e3c7c52e137892912ea8c97bd3c39183a034fc98/frequenz-sdk-0.25.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-11 13:56:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "frequenz-floss",
"github_project": "frequenz-sdk-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "frequenz-sdk"
}