GridCalEngine


NameGridCalEngine JSON
Version 5.2.10 PyPI version JSON
download
home_pagehttps://github.com/SanPen/GridCal
SummaryGridCal is a Power Systems simulation program intended for professional use and research
upload_time2024-12-16 11:28:20
maintainerNone
docs_urlNone
authorSantiago Peñate Vera et. Al.
requires_python>=3.8
licenseMPL2
keywords power systems planning
VCS
bugtrack_url
requirements numpy autograd scipy networkx pandas xlwt xlrd highspy matplotlib qtconsole openpyxl chardet scikit-learn geopy nose h5py numba PySide6 Cython pyproj pyarrow fastparquet darkdetect windpowerlib pvlib requests urllib3 pytest rdflib pymoo fastapi starlette uvicorn websockets cryptography opencv-python setuptools packaging
Travis-CI
coveralls test coverage No coveralls.
            # GridCal 
This software aims to be a complete platform for power systems research and simulation.)

[Watch the video https](https://youtu.be/SY66WgLGo54)
[Check out the documentation](https://gridcal.readthedocs.io)

## Installation

pip install GridCal

For more options (including a standalone setup one), follow the
[installation instructions]( https://gridcal.readthedocs.io/en/latest/getting_started/install.html)
from the project's [documentation](https://gridcal.readthedocs.io)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SanPen/GridCal",
    "name": "GridCalEngine",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "power systems planning",
    "author": "Santiago Pe\u00f1ate Vera et. Al.",
    "author_email": "santiago@gridcal.org",
    "download_url": "https://files.pythonhosted.org/packages/c1/3f/25b942fc6dcb3227c9ec7dd9b9f3347621b12419be702bbfe15dada212e6/gridcalengine-5.2.10.tar.gz",
    "platform": null,
    "description": "# GridCal \nThis software aims to be a complete platform for power systems research and simulation.)\n\n[Watch the video https](https://youtu.be/SY66WgLGo54)\n[Check out the documentation](https://gridcal.readthedocs.io)\n\n## Installation\n\npip install GridCal\n\nFor more options (including a standalone setup one), follow the\n[installation instructions]( https://gridcal.readthedocs.io/en/latest/getting_started/install.html)\nfrom the project's [documentation](https://gridcal.readthedocs.io)\n\n",
    "bugtrack_url": null,
    "license": "MPL2",
    "summary": "GridCal is a Power Systems simulation program intended for professional use and research",
    "version": "5.2.10",
    "project_urls": {
        "Homepage": "https://github.com/SanPen/GridCal"
    },
    "split_keywords": [
        "power",
        "systems",
        "planning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c13f25b942fc6dcb3227c9ec7dd9b9f3347621b12419be702bbfe15dada212e6",
                "md5": "542bbef8da70c0bf8ec287b3c39114a1",
                "sha256": "336dd7e8e567946c7dc332fb0e5ae8934df0be604b9b501b3264ee5c85dbf4dd"
            },
            "downloads": -1,
            "filename": "gridcalengine-5.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "542bbef8da70c0bf8ec287b3c39114a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 971413,
            "upload_time": "2024-12-16T11:28:20",
            "upload_time_iso_8601": "2024-12-16T11:28:20.298976Z",
            "url": "https://files.pythonhosted.org/packages/c1/3f/25b942fc6dcb3227c9ec7dd9b9f3347621b12419be702bbfe15dada212e6/gridcalengine-5.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 11:28:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SanPen",
    "github_project": "GridCal",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    "<=",
                    "2.0"
                ]
            ]
        },
        {
            "name": "autograd",
            "specs": [
                [
                    ">=",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    ">=",
                    "2.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "xlwt",
            "specs": [
                [
                    ">=",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "xlrd",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "highspy",
            "specs": [
                [
                    ">=",
                    "1.8.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "2.1.1"
                ]
            ]
        },
        {
            "name": "qtconsole",
            "specs": [
                [
                    ">=",
                    "4.3.1"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    ">=",
                    "2.4.9"
                ]
            ]
        },
        {
            "name": "chardet",
            "specs": [
                [
                    ">=",
                    "3.0.4"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    ">=",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "geopy",
            "specs": [
                [
                    ">=",
                    "1.16"
                ]
            ]
        },
        {
            "name": "nose",
            "specs": [
                [
                    ">=",
                    "1.3"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": [
                [
                    ">=",
                    "3.12"
                ]
            ]
        },
        {
            "name": "numba",
            "specs": [
                [
                    ">=",
                    "0.60"
                ]
            ]
        },
        {
            "name": "PySide6",
            "specs": [
                [
                    "<=",
                    "6.7.2"
                ]
            ]
        },
        {
            "name": "Cython",
            "specs": []
        },
        {
            "name": "pyproj",
            "specs": []
        },
        {
            "name": "pyarrow",
            "specs": [
                [
                    ">=",
                    "18.0"
                ]
            ]
        },
        {
            "name": "fastparquet",
            "specs": [
                [
                    ">=",
                    "2024"
                ]
            ]
        },
        {
            "name": "darkdetect",
            "specs": []
        },
        {
            "name": "windpowerlib",
            "specs": [
                [
                    ">=",
                    "0.2.2"
                ]
            ]
        },
        {
            "name": "pvlib",
            "specs": [
                [
                    ">=",
                    "0.11"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "urllib3",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "7.2.0"
                ]
            ]
        },
        {
            "name": "rdflib",
            "specs": []
        },
        {
            "name": "pymoo",
            "specs": []
        },
        {
            "name": "fastapi",
            "specs": []
        },
        {
            "name": "starlette",
            "specs": []
        },
        {
            "name": "uvicorn",
            "specs": []
        },
        {
            "name": "websockets",
            "specs": []
        },
        {
            "name": "cryptography",
            "specs": []
        },
        {
            "name": "opencv-python",
            "specs": [
                [
                    ">=",
                    "4.10.0.84"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "gridcalengine"
}
        
Elapsed time: 0.52778s