oemof.network


Nameoemof.network JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/oemof/oemof.network
SummaryThe network/graph submodules of oemof.
upload_time2024-01-12 14:11:18
maintainer
docs_urlNone
authoroemof developer group
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            ========
Overview
========



The network/graph submodules of oemof.

* Free software: MIT license

Installation
============

::

    pip install oemof-network

You can also install the in-development version with::

    pip install https://github.com/oemof/oemof-network/archive/dev.zip


Documentation
=============


https://oemof-network.readthedocs.io/


Development
===========

To run the all 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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oemof/oemof.network",
    "name": "oemof.network",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "oemof developer group",
    "author_email": "contact@oemof.org",
    "download_url": "https://files.pythonhosted.org/packages/4d/71/57846444c1a5f541a0281b4db495cf32017245d11cc109c2605ac0031441/oemof.network-0.5.0.tar.gz",
    "platform": null,
    "description": "========\nOverview\n========\n\n\n\nThe network/graph submodules of oemof.\n\n* Free software: MIT license\n\nInstallation\n============\n\n::\n\n    pip install oemof-network\n\nYou can also install the in-development version with::\n\n    pip install https://github.com/oemof/oemof-network/archive/dev.zip\n\n\nDocumentation\n=============\n\n\nhttps://oemof-network.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",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The network/graph submodules of oemof.",
    "version": "0.5.0",
    "project_urls": {
        "Changelog": "https://oemofnetwork.readthedocs.io/en/latest/changelog.html",
        "Documentation": "https://oemofnetwork.readthedocs.io/",
        "Homepage": "https://github.com/oemof/oemof.network",
        "Issue Tracker": "https://github.com/oemof/oemof.network/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcd26e4273ecfcac3838114e96886894d751c3116e872c1dd1d532286acc7e14",
                "md5": "92a2463646ffeb4bf67b75b1e29f76e1",
                "sha256": "bde212ef993f5c9da198768ccd038b1d3c3b36b6bb2798e0a6821e1056c78633"
            },
            "downloads": -1,
            "filename": "oemof.network-0.5.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92a2463646ffeb4bf67b75b1e29f76e1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.7",
            "size": 17502,
            "upload_time": "2024-01-12T14:11:14",
            "upload_time_iso_8601": "2024-01-12T14:11:14.624737Z",
            "url": "https://files.pythonhosted.org/packages/dc/d2/6e4273ecfcac3838114e96886894d751c3116e872c1dd1d532286acc7e14/oemof.network-0.5.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d7157846444c1a5f541a0281b4db495cf32017245d11cc109c2605ac0031441",
                "md5": "e4fbc2e799862568ec1089b261da4c20",
                "sha256": "aea331d15a8d1a3d343253783560ec45311a8587f3354ed1134d8b062ddfdb0d"
            },
            "downloads": -1,
            "filename": "oemof.network-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e4fbc2e799862568ec1089b261da4c20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 32798,
            "upload_time": "2024-01-12T14:11:18",
            "upload_time_iso_8601": "2024-01-12T14:11:18.927594Z",
            "url": "https://files.pythonhosted.org/packages/4d/71/57846444c1a5f541a0281b4db495cf32017245d11cc109c2605ac0031441/oemof.network-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-12 14:11:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oemof",
    "github_project": "oemof.network",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "oemof.network"
}
        
Elapsed time: 0.18682s