NREL-altdss-schema


NameNREL-altdss-schema JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryPydantic data models for OpenDSS.
upload_time2025-08-21 20:26:19
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords distribution system suite ditto opendss pydantic
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This repository builds upon the original work by [PMeira](https://github.com/PMeira) at [AltDSS-Schema](https://github.com/dss-extensions/AltDSS-Schema), which aimed to define a structured JSON-based schema for DSS circuit representation. The schema has been packaged in this repository with slight modifications, enabling users to add the package as a dependency for downstream applications. This repository is actively maintained by [Tarek Elgindy](https://github.com/tarekelgindy)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "NREL-altdss-schema",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "Distribution System Suite, Ditto, OpenDSS, Pydantic",
    "author": null,
    "author_email": "Paulo Meira <pmeira@ieee.org>, Tarek Elgindy <tarek.elgindy@nrel.gov>, Aadil Latif <aadil.latif@nrel.gov>",
    "download_url": "https://files.pythonhosted.org/packages/1b/6c/b76172dd69e150f1542d5b3958c8ab94054ee30bda14acb41bfdaa3fbb89/nrel_altdss_schema-0.0.2.tar.gz",
    "platform": null,
    "description": "This repository builds upon the original work by [PMeira](https://github.com/PMeira) at [AltDSS-Schema](https://github.com/dss-extensions/AltDSS-Schema), which aimed to define a structured JSON-based schema for DSS circuit representation. The schema has been packaged in this repository with slight modifications, enabling users to add the package as a dependency for downstream applications. This repository is actively maintained by [Tarek Elgindy](https://github.com/tarekelgindy)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pydantic data models for OpenDSS.",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://github.com/NREL-Distribution-Suites/altdss-schema#readme",
        "Issues": "https://github.com/NREL-Distribution-Suites/altdss-schema/issues",
        "Source": "https://github.com/NREL-Distribution-Suites/altdss-schema"
    },
    "split_keywords": [
        "distribution system suite",
        " ditto",
        " opendss",
        " pydantic"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8463a6193761dba48b4ca46e45b29111e20342e01f22c3bb2f90198001a4b541",
                "md5": "c2e8a027d2495a3da1333e5bbde9cfa1",
                "sha256": "c671de32e5e0ce25c648b52c00e62aee280e424f7689e266e8ecac5fa486b874"
            },
            "downloads": -1,
            "filename": "nrel_altdss_schema-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2e8a027d2495a3da1333e5bbde9cfa1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 48221,
            "upload_time": "2025-08-21T20:26:21",
            "upload_time_iso_8601": "2025-08-21T20:26:21.765477Z",
            "url": "https://files.pythonhosted.org/packages/84/63/a6193761dba48b4ca46e45b29111e20342e01f22c3bb2f90198001a4b541/nrel_altdss_schema-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1b6cb76172dd69e150f1542d5b3958c8ab94054ee30bda14acb41bfdaa3fbb89",
                "md5": "39c955e57c0e0027647c4c45554dd63b",
                "sha256": "214e827b75d31fdfe30e37957ee83e84cb59b2a1dc37e5bc5552bfc8185d32aa"
            },
            "downloads": -1,
            "filename": "nrel_altdss_schema-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "39c955e57c0e0027647c4c45554dd63b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 48356,
            "upload_time": "2025-08-21T20:26:19",
            "upload_time_iso_8601": "2025-08-21T20:26:19.136596Z",
            "url": "https://files.pythonhosted.org/packages/1b/6c/b76172dd69e150f1542d5b3958c8ab94054ee30bda14acb41bfdaa3fbb89/nrel_altdss_schema-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 20:26:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NREL-Distribution-Suites",
    "github_project": "altdss-schema#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nrel-altdss-schema"
}
        
Elapsed time: 1.05830s