# mosaik.Schedule-Flocker
Create flocks of schedules for electricity units described by a set of
parameters. These example schedules can capture the flexibility of a
model electricity unit.
## Status
[](https://gitlab.com/offis.energy/mosaik/mosaik.schedule-flocker/pipelines)
[](https://gitlab.com/offis.energy/mosaik/mosaik.schedule-flocker/-/jobs)
## Maturity
This simulator was developed for the Designetz project, but never used there.
## Compatibility
This mosaik component uses the stack of SemVer forks instead of the upstream
versions of SimPy, mosaik, and its API components.
## Installing system-level prerequisites
- Python >= 3.7
## Creating the virtual environment
python3.8 -m venv venv
## Installing venv-level requirements
venv/bin/python -m pip install -r requirements.d/venv.txt
## Setting up the runtime environment
venv/bin/python -m tox -e py38 --notest
## Executing the tests
venv/bin/python -m tox -e py38
## Upgrading the requirements
venv/bin/python -m pur -r requirements.d/venv.txt
venv/bin/python -m pur -r requirements.d/base.txt
## Freezing the requirements
venv/bin/python -m pip freeze --all --exclude-editable | \
grep -v "pkg-resources" > requirements.d/venv.txt
.tox/py38/bin/python -m pip freeze --all --exclude-editable | \
grep -v "pkg-resources" > requirements.d/base.txt
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/offis.energy/mosaik/mosaik.schedule-flocker",
"name": "mosaik.Schedule-Flocker",
"maintainer": "Bengt L\u00fcers",
"docs_url": null,
"requires_python": "",
"maintainer_email": "bengt.lueers@gmail.com",
"keywords": "",
"author": "Bengt L\u00fcers",
"author_email": "bengt.lueers@gmail.com",
"download_url": "",
"platform": null,
"description": "# mosaik.Schedule-Flocker\n\nCreate flocks of schedules for electricity units described by a set of\nparameters. These example schedules can capture the flexibility of a \nmodel electricity unit.\n\n## Status\n\n[](https://gitlab.com/offis.energy/mosaik/mosaik.schedule-flocker/pipelines)\n[](https://gitlab.com/offis.energy/mosaik/mosaik.schedule-flocker/-/jobs)\n\n## Maturity\n\nThis simulator was developed for the Designetz project, but never used there.\n\n## Compatibility\n\nThis mosaik component uses the stack of SemVer forks instead of the upstream \nversions of SimPy, mosaik, and its API components.\n\n## Installing system-level prerequisites\n\n- Python >= 3.7\n\n## Creating the virtual environment\n\n python3.8 -m venv venv\n\n## Installing venv-level requirements\n\n venv/bin/python -m pip install -r requirements.d/venv.txt\n\n## Setting up the runtime environment\n\n venv/bin/python -m tox -e py38 --notest\n\n## Executing the tests\n\n venv/bin/python -m tox -e py38\n\n## Upgrading the requirements\n\n venv/bin/python -m pur -r requirements.d/venv.txt\n\n venv/bin/python -m pur -r requirements.d/base.txt\n\n## Freezing the requirements\n\n venv/bin/python -m pip freeze --all --exclude-editable | \\\n grep -v \"pkg-resources\" > requirements.d/venv.txt\n\n .tox/py38/bin/python -m pip freeze --all --exclude-editable | \\\n grep -v \"pkg-resources\" > requirements.d/base.txt\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Generate flocks of schedules from parameters.",
"version": "0.1.0rc20220703000438",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1f08117c115c14806792315b0d9281cb",
"sha256": "d0a1ec21b7caa8da89b6f4c0c09404f7eab469f708e72e9696c9e79c07bc5e19"
},
"downloads": -1,
"filename": "mosaik.Schedule_Flocker-0.1.0rc20220703000438-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1f08117c115c14806792315b0d9281cb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 19806,
"upload_time": "2022-07-03T00:04:45",
"upload_time_iso_8601": "2022-07-03T00:04:45.826294Z",
"url": "https://files.pythonhosted.org/packages/c3/81/df4dd8d03ea0d4050f68d205f158acf9fa675a4a8101f762738b9d385777/mosaik.Schedule_Flocker-0.1.0rc20220703000438-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-07-03 00:04:45",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "mosaik.schedule-flocker"
}