# Frequenz Electricity Trading API Client
[](https://github.com/frequenz-floss/frequenz-client-electricity-trading-python/actions/workflows/ci.yaml)
[](https://pypi.org/project/frequenz-client-electricity-trading/)
[](https://frequenz-floss.github.io/frequenz-client-electricity-trading-python/)
## Introduction
Electricity Trading API client for Python
The Frequenz Electricity Trading API client for Python is an easy-to-use Python interface built to interact with the Frequenz Electricity Trading API. It allows you to create orders, get market data, and manage your orders.
## Features
* **Create and manage gridpool orders**: Place new orders, update existing ones, and cancel orders when necessary.
* **Stream live data**: Get real-time updates on market data, including order books, trades, and market prices.
* **Retrieve historical data**: Access historical data on market trades.
## Supported Platforms
The following platforms are officially supported (tested):
* **Python:** 3.11
* **Operating System:** Ubuntu Linux 20.04
* **Architectures:** amd64, arm64
## Usage
### Installation
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 Frequenz Electricity Trading AP, 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`. Replace `VERSION` with the specific version you wish to install:
```sh
# Choose the version you want to install
VERSION=0.2.3
pip install frequenz-client-electricity-trading==$VERSION
```
## Documentation
For more information, please visit the [documentation
website](https://frequenz-floss.github.io/frequenz-client-electricity-trading-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": null,
"name": "frequenz-client-electricity-trading",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.11",
"maintainer_email": null,
"keywords": "frequenz, python, lib, library, client-electricity-trading, client, api, python, trading, electricity-trading",
"author": null,
"author_email": "Frequenz Energy-as-a-Service GmbH <floss@frequenz.com>",
"download_url": "https://files.pythonhosted.org/packages/f9/e3/075703f92dd4f6ea93b2e1e8004df96b17294da0bafc9c1ce4b644dda046/frequenz_client_electricity_trading-0.12.1.tar.gz",
"platform": null,
"description": "# Frequenz Electricity Trading API Client\n\n[](https://github.com/frequenz-floss/frequenz-client-electricity-trading-python/actions/workflows/ci.yaml)\n[](https://pypi.org/project/frequenz-client-electricity-trading/)\n[](https://frequenz-floss.github.io/frequenz-client-electricity-trading-python/)\n\n## Introduction\n\nElectricity Trading API client for Python\nThe Frequenz Electricity Trading API client for Python is an easy-to-use Python interface built to interact with the Frequenz Electricity Trading API. It allows you to create orders, get market data, and manage your orders.\n\n## Features\n\n* **Create and manage gridpool orders**: Place new orders, update existing ones, and cancel orders when necessary.\n* **Stream live data**: Get real-time updates on market data, including order books, trades, and market prices.\n* **Retrieve historical data**: Access historical data on market trades.\n\n## Supported Platforms\n\nThe following platforms are officially supported (tested):\n\n* **Python:** 3.11\n* **Operating System:** Ubuntu Linux 20.04\n* **Architectures:** amd64, arm64\n\n## Usage\n\n### Installation\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\n\nTo install the Frequenz Electricity Trading AP, you probably want to create a new virtual\nenvironment first. For 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`. Replace `VERSION` with the specific version you wish to install:\n\n```sh\n# Choose the version you want to install\nVERSION=0.2.3\npip install frequenz-client-electricity-trading==$VERSION\n```\n\n\n## Documentation\n\nFor more information, please visit the [documentation\nwebsite](https://frequenz-floss.github.io/frequenz-client-electricity-trading-python/).\n\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": "Electricity Trading API client for Python",
"version": "0.12.1",
"project_urls": {
"Changelog": "https://github.com/frequenz-floss/frequenz-client-electricity-trading-python/releases",
"Documentation": "https://frequenz-floss.github.io/frequenz-client-electricity-trading-python/",
"Issues": "https://github.com/frequenz-floss/frequenz-client-electricity-trading-python/issues",
"Repository": "https://github.com/frequenz-floss/frequenz-client-electricity-trading-python",
"Support": "https://github.com/frequenz-floss/frequenz-client-electricity-trading-python/discussions/categories/support"
},
"split_keywords": [
"frequenz",
" python",
" lib",
" library",
" client-electricity-trading",
" client",
" api",
" python",
" trading",
" electricity-trading"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "7bacb35e0a7c3f7601d797f2914a06a4b8a10bd8ff2db28a5ad9bb9e77ced7b3",
"md5": "46321226f09d1448bcac1733ae7874c8",
"sha256": "faea95bb1ada157b5dc80866f3e28eeacf9c6123ac3790c4f77bcc32d67af0eb"
},
"downloads": -1,
"filename": "frequenz_client_electricity_trading-0.12.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "46321226f09d1448bcac1733ae7874c8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.11",
"size": 32154,
"upload_time": "2025-07-25T08:46:42",
"upload_time_iso_8601": "2025-07-25T08:46:42.842264Z",
"url": "https://files.pythonhosted.org/packages/7b/ac/b35e0a7c3f7601d797f2914a06a4b8a10bd8ff2db28a5ad9bb9e77ced7b3/frequenz_client_electricity_trading-0.12.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f9e3075703f92dd4f6ea93b2e1e8004df96b17294da0bafc9c1ce4b644dda046",
"md5": "0624fc86ed7944989235f6f2f854e5ca",
"sha256": "f1cca3179e1b25728ea869148c686b41719680e88efa2b2a979eab55dfeb190e"
},
"downloads": -1,
"filename": "frequenz_client_electricity_trading-0.12.1.tar.gz",
"has_sig": false,
"md5_digest": "0624fc86ed7944989235f6f2f854e5ca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.11",
"size": 37228,
"upload_time": "2025-07-25T08:46:44",
"upload_time_iso_8601": "2025-07-25T08:46:44.094823Z",
"url": "https://files.pythonhosted.org/packages/f9/e3/075703f92dd4f6ea93b2e1e8004df96b17294da0bafc9c1ce4b644dda046/frequenz_client_electricity_trading-0.12.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 08:46:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "frequenz-floss",
"github_project": "frequenz-client-electricity-trading-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "frequenz-client-electricity-trading"
}