cchloader


Namecchloader JSON
Version 0.4.10 PyPI version JSON
download
home_pagehttps://github.com/Som-Energia/cchloader
SummaryImplementation based on sippers from GISCE
upload_time2025-02-03 09:46:17
maintainerNone
docs_urlNone
authorSom Energia SCCL
requires_pythonNone
licenseGPLv3
keywords
VCS
bugtrack_url
requirements raven pymongo osconf marshmallow click pytz psycopg2-binary
Travis-CI
coveralls test coverage No coveralls.
            # cchloader

Python package to create electricity curve (CCH) models from "Distribuidoras" files as CNMC specifications

[![Python tests](https://github.com/Som-Energia/cchloader/actions/workflows/python-tests.yml/badge.svg)](https://github.com/Som-Energia/cchloader/actions/workflows/python-tests.yml)


## CHANGES

You can view it in [Releases](https://github.com/Som-Energia/cchloader/releases)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Som-Energia/cchloader",
    "name": "cchloader",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Som Energia SCCL",
    "author_email": "info@somenergia.coop",
    "download_url": "https://files.pythonhosted.org/packages/54/27/cb7b2923b8ab324d4cabe50d786ea8f352b8eae4f84a082ad97be961ffed/cchloader-0.4.10.tar.gz",
    "platform": null,
    "description": "# cchloader\n\nPython package to create electricity curve (CCH) models from \"Distribuidoras\" files as CNMC specifications\n\n[![Python tests](https://github.com/Som-Energia/cchloader/actions/workflows/python-tests.yml/badge.svg)](https://github.com/Som-Energia/cchloader/actions/workflows/python-tests.yml)\n\n\n## CHANGES\n\nYou can view it in [Releases](https://github.com/Som-Energia/cchloader/releases)\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Implementation based on sippers from GISCE",
    "version": "0.4.10",
    "project_urls": {
        "Homepage": "https://github.com/Som-Energia/cchloader"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "691248205f70d7c60ff9e071d0bdfbfcb91bb383beaeedeb63c38de80f13bd08",
                "md5": "e7d8eb3a3aa865a3e6923c4cb07ac96d",
                "sha256": "b36391ae84c04fd1c0c1b4a8ffa9b76aa35a64265cd1d6943881b33c9a03dd51"
            },
            "downloads": -1,
            "filename": "cchloader-0.4.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e7d8eb3a3aa865a3e6923c4cb07ac96d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 43050,
            "upload_time": "2025-02-03T09:46:16",
            "upload_time_iso_8601": "2025-02-03T09:46:16.015050Z",
            "url": "https://files.pythonhosted.org/packages/69/12/48205f70d7c60ff9e071d0bdfbfcb91bb383beaeedeb63c38de80f13bd08/cchloader-0.4.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5427cb7b2923b8ab324d4cabe50d786ea8f352b8eae4f84a082ad97be961ffed",
                "md5": "71cba5edf563be9444bc251016d1fd27",
                "sha256": "35352c25bdaa5fb59e6d93c0c36184205bc37c2b7b71ff55a4aea735881e38d4"
            },
            "downloads": -1,
            "filename": "cchloader-0.4.10.tar.gz",
            "has_sig": false,
            "md5_digest": "71cba5edf563be9444bc251016d1fd27",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27420,
            "upload_time": "2025-02-03T09:46:17",
            "upload_time_iso_8601": "2025-02-03T09:46:17.761371Z",
            "url": "https://files.pythonhosted.org/packages/54/27/cb7b2923b8ab324d4cabe50d786ea8f352b8eae4f84a082ad97be961ffed/cchloader-0.4.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 09:46:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Som-Energia",
    "github_project": "cchloader",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "raven",
            "specs": []
        },
        {
            "name": "pymongo",
            "specs": [
                [
                    "<=",
                    "3.13.0"
                ]
            ]
        },
        {
            "name": "osconf",
            "specs": []
        },
        {
            "name": "marshmallow",
            "specs": [
                [
                    ">=",
                    "2.13.5"
                ]
            ]
        },
        {
            "name": "click",
            "specs": []
        },
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "psycopg2-binary",
            "specs": []
        }
    ],
    "lcname": "cchloader"
}
        
Elapsed time: 1.36300s