evolve-core


Nameevolve-core JSON
Version 1.0.3 PyPI version JSON
download
home_pageNone
SummaryModern tool for understanding impact of distributed energy resources on net load.
upload_time2023-11-08 02:58:41
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords distribution electric energy net pv storage system vehicle load
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## `evolve-core` package

If you want to use evolve core package and run simulations purely in python environment without worrying about setting up frontend and backend. You can install this package and get started. 

To install this package you can use following command to install it.

`pip install evolve-core`

To learn more about how to use this package. Please head over to this [documentation page](https://nrel.github.io/EVOLVE/evolve-core). 
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "evolve-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Distribution,Electric,Energy,Net,PV,Storage,System,Vehicle,load",
    "author": null,
    "author_email": "Kapil Duwadi <kapil.duwadi@nrel.gov>, Erik Pohl <erik.pohl@nrel.gov>",
    "download_url": "https://files.pythonhosted.org/packages/b7/0f/a37677b2b3352776cc450fc90640271bd435c97a6be82abcd5e694d150e3/evolve_core-1.0.3.tar.gz",
    "platform": null,
    "description": "## `evolve-core` package\n\nIf you want to use evolve core package and run simulations purely in python environment without worrying about setting up frontend and backend. You can install this package and get started. \n\nTo install this package you can use following command to install it.\n\n`pip install evolve-core`\n\nTo learn more about how to use this package. Please head over to this [documentation page](https://nrel.github.io/EVOLVE/evolve-core). ",
    "bugtrack_url": null,
    "license": null,
    "summary": "Modern tool for understanding impact of distributed energy resources on net load.",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/NREL/evolve"
    },
    "split_keywords": [
        "distribution",
        "electric",
        "energy",
        "net",
        "pv",
        "storage",
        "system",
        "vehicle",
        "load"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "30426f0997ad797dcd71b034be76938de33ecbb3f25f0a706f9608250bd959f4",
                "md5": "8ca97c81af75b4fb689760804e497cce",
                "sha256": "aa6e35ac1dbb8e6ba6b9cc43480f97fbde8862f1a853fafa0a531ec7d89e4013"
            },
            "downloads": -1,
            "filename": "evolve_core-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8ca97c81af75b4fb689760804e497cce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 16248,
            "upload_time": "2023-11-08T02:58:39",
            "upload_time_iso_8601": "2023-11-08T02:58:39.842782Z",
            "url": "https://files.pythonhosted.org/packages/30/42/6f0997ad797dcd71b034be76938de33ecbb3f25f0a706f9608250bd959f4/evolve_core-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b70fa37677b2b3352776cc450fc90640271bd435c97a6be82abcd5e694d150e3",
                "md5": "5f731c7d98683ae71880c50313838b74",
                "sha256": "451f5fa6caa0850090bc96c16325224e7bccef9433a4c531831816099ab7648b"
            },
            "downloads": -1,
            "filename": "evolve_core-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5f731c7d98683ae71880c50313838b74",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 11859,
            "upload_time": "2023-11-08T02:58:41",
            "upload_time_iso_8601": "2023-11-08T02:58:41.443387Z",
            "url": "https://files.pythonhosted.org/packages/b7/0f/a37677b2b3352776cc450fc90640271bd435c97a6be82abcd5e694d150e3/evolve_core-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 02:58:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NREL",
    "github_project": "evolve",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "evolve-core"
}
        
Elapsed time: 0.14942s