========
Overview
========
.. warning::
This is a fork of the repository https://github.com/oemof/demandlib which is designed exclusively for the use in the context of the SESMG. Please use the original version of the package for other purposes.
Connect weather data interfaces with interfaces of wind and pv power models.
* Free software: MIT license
Installation
============
::
pip install feedinlib
You can also install the in-development version with::
pip install https://github.com/oemof/feedinlib/archive/master.zip
Documentation
=============
https://feedinlib.readthedocs.io/
Development
===========
To run all the tests run::
tox
Note, to combine the coverage data from all the tox environments run:
.. list-table::
:widths: 10 90
:stub-columns: 1
- - Windows
- ::
set PYTEST_ADDOPTS=--cov-append
tox
- - Other
- ::
PYTEST_ADDOPTS=--cov-append tox
Changelog
=========
0.0.0 (2021-06-10)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/oemof/feedinlib",
"name": "feedinlib-fork-for-SESMG",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "oemof developer group",
"author_email": "contact@oemof.org",
"download_url": "https://files.pythonhosted.org/packages/0c/57/b00c09147c6d5251d26e96390a5af2a6bc2831f9439bd16a4f1692f4737f/feedinlib-fork-for-SESMG-0.1.0rc4.tar.gz",
"platform": null,
"description": "========\nOverview\n========\n\n\n\n.. warning::\n\n\tThis is a fork of the repository https://github.com/oemof/demandlib which is designed exclusively for the use in the context of the SESMG. Please use the original version of the package for other purposes.\n\nConnect weather data interfaces with interfaces of wind and pv power models.\n\n* Free software: MIT license\n\nInstallation\n============\n\n::\n\n pip install feedinlib\n\nYou can also install the in-development version with::\n\n pip install https://github.com/oemof/feedinlib/archive/master.zip\n\n\nDocumentation\n=============\n\n\nhttps://feedinlib.readthedocs.io/\n\n\nDevelopment\n===========\n\nTo run all the tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\nChangelog\n=========\n\n0.0.0 (2021-06-10)\n------------------\n\n* First release on PyPI.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Connect weather data interfaces with interfaces of wind and pv power models.",
"version": "0.1.0rc4",
"project_urls": {
"Changelog": "https://feedinlib.readthedocs.io/en/latest/changelog.html",
"Documentation": "https://feedinlib.readthedocs.io/",
"Homepage": "https://github.com/oemof/feedinlib",
"Issue Tracker": "https://github.com/oemof/feedinlib/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0c57b00c09147c6d5251d26e96390a5af2a6bc2831f9439bd16a4f1692f4737f",
"md5": "6cde889b8e37efd8736465f17f836684",
"sha256": "c2d90d717c097ef9903c5194ba3b8285111e566be1614391eac0fdf4fa0dc4bc"
},
"downloads": -1,
"filename": "feedinlib-fork-for-SESMG-0.1.0rc4.tar.gz",
"has_sig": false,
"md5_digest": "6cde889b8e37efd8736465f17f836684",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1731194,
"upload_time": "2023-06-28T09:38:27",
"upload_time_iso_8601": "2023-06-28T09:38:27.848275Z",
"url": "https://files.pythonhosted.org/packages/0c/57/b00c09147c6d5251d26e96390a5af2a6bc2831f9439bd16a4f1692f4737f/feedinlib-fork-for-SESMG-0.1.0rc4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-28 09:38:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "oemof",
"github_project": "feedinlib",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"tox": true,
"lcname": "feedinlib-fork-for-sesmg"
}