{ "info": { "author": "Stephan G\u00fcnther, Simon Hilpert, Martin S\u00f6the", "author_email": "gnn.code@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nLoad oemof energy systems from tabular data sources.\n\n* Free software: BSD 3-Clause License\n\nInstallation\n============\n\nSimpy run:\n\n::\n\n pip install oemof.tabular\n\n\nDocumentation\n=============\n\n\nhttps://oemof-tabular.readthedocs.io/\n\n\nDevelopment\n===========\n\nTo run the all 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.1 (2018-12-12)\n------------------\n* Moved the datapackage reader from core `oemof` into this package.\n That means the basic functionality of deserializing energy systems\n from datapackages has finally arrived.\n* Moved `Facade` classes from `renpass` into this package.\n The `Facade` classes are designed to complement the datapackage\n reader, by enabling easy construction of energy system components from\n simple tabular data sources.\n* Also moved the example datapackages from `renpass` into this package.\n These datapackages provide a good way of at least testing, that the\n datapackage reader doesn't throw errors.\n\n0.0.0 (2018-11-23)\n------------------\n\n* First release on PyPI.\n Pretty much non functional because it only consists of the package\n boilerplate and nothing else. But this is what a version zero is for,\n IMHO.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oemof/oemof-tabular", "keywords": "", "license": "BSD 3-Clause License", "maintainer": "", "maintainer_email": "", "name": "oemof.tabular", "package_url": "https://pypi.org/project/oemof.tabular/", "platform": "", "project_url": "https://pypi.org/project/oemof.tabular/", "project_urls": { "Homepage": "https://github.com/oemof/oemof-tabular" }, "release_url": "https://pypi.org/project/oemof.tabular/0.0.2/", "requires_dist": [ "datapackage", "geojson", "oemof (>=0.3.1)", "pandas (>=0.22)", "seaborn", "paramiko", "pyproj", "pyshp", "scipy", "shapely", "tsam", "ipython", "click", "toml", "plotly", "matplotlib" ], "requires_python": "", "summary": "Load oemof energy systems from tabular data sources.", "version": "0.0.2" }, "last_serial": 5498900, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "2cf06a7b988af0826f45a233c6d17d2b", "sha256": "c1dee3a42e0189148317d61c88b4d9efde84b87ae0075da4513a788abd3ef322" }, "downloads": -1, "filename": "oemof.tabular-0.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2cf06a7b988af0826f45a233c6d17d2b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3066, "upload_time": "2018-11-24T20:04:51", "url": "https://files.pythonhosted.org/packages/40/b2/b3f7f4fe065e8e8fb51780e97ff90827c35914db5ddbaa5b9ab3b0ce0fbf/oemof.tabular-0.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b79791e267b22cb992d86627fd65940", "sha256": "49efb24fb884ab28f00218840b1030296c7bc9ba00d260a2acc914885c3d41b1" }, "downloads": -1, "filename": "oemof.tabular-0.0.0.tar.gz", "has_sig": false, "md5_digest": "2b79791e267b22cb992d86627fd65940", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14494, "upload_time": "2018-11-24T20:04:53", "url": "https://files.pythonhosted.org/packages/0b/6e/1fdc7c8831d50aada440e4ab040b1017a3d7a3c9930beaf86207113424db/oemof.tabular-0.0.0.tar.gz" } ], "0.0.1": [ { "comment_text": "", "digests": { "md5": "e584406c7c5d982903908f95ad5bce16", "sha256": "b94448acdbecf861a3ed896e09f7e4d2d1e8995738dfdff35f94707febfec84e" }, "downloads": -1, "filename": "oemof.tabular-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e584406c7c5d982903908f95ad5bce16", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 30963, "upload_time": "2018-12-12T02:15:09", "url": "https://files.pythonhosted.org/packages/82/6c/635a8b3d22b8364749b81c52ccc6c0f9c3070286064ef54edbc7c6e38e88/oemof.tabular-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b14deb0097d15b45f5542c5e26f66143", "sha256": "3c29be073139317665458a3294169d769d07d206f420e89685ff8ead4b970c99" }, "downloads": -1, "filename": "oemof.tabular-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b14deb0097d15b45f5542c5e26f66143", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 687488, "upload_time": "2019-07-08T04:10:23", "url": "https://files.pythonhosted.org/packages/da/4a/44e55b812ea6a300eb88c2a0c5007ddaeeda844eb4058348625bbcb2eabe/oemof.tabular-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2710a98f4d8721d7716bea905ae2f2a4", "sha256": "33fa7e54457659750a1d7f77e5240bfc7126283dd43e8c617f5c8e93f414947f" }, "downloads": -1, "filename": "oemof.tabular-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2710a98f4d8721d7716bea905ae2f2a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 697699, "upload_time": "2019-07-08T04:10:30", "url": "https://files.pythonhosted.org/packages/b4/a1/9b4d161ae2cdbeb552b753bc2400b10c56549db02d1d778883dcabf960e9/oemof.tabular-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b14deb0097d15b45f5542c5e26f66143", "sha256": "3c29be073139317665458a3294169d769d07d206f420e89685ff8ead4b970c99" }, "downloads": -1, "filename": "oemof.tabular-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b14deb0097d15b45f5542c5e26f66143", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 687488, "upload_time": "2019-07-08T04:10:23", "url": "https://files.pythonhosted.org/packages/da/4a/44e55b812ea6a300eb88c2a0c5007ddaeeda844eb4058348625bbcb2eabe/oemof.tabular-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2710a98f4d8721d7716bea905ae2f2a4", "sha256": "33fa7e54457659750a1d7f77e5240bfc7126283dd43e8c617f5c8e93f414947f" }, "downloads": -1, "filename": "oemof.tabular-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2710a98f4d8721d7716bea905ae2f2a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 697699, "upload_time": "2019-07-08T04:10:30", "url": "https://files.pythonhosted.org/packages/b4/a1/9b4d161ae2cdbeb552b753bc2400b10c56549db02d1d778883dcabf960e9/oemof.tabular-0.0.2.tar.gz" } ] }