powerprofile


Namepowerprofile JSON
Version 0.29.0 PyPI version JSON
download
home_pagehttps://github.com/gisce/powerprofile
SummaryLibrary to manage power profiles
upload_time2025-10-06 13:37:45
maintainerNone
docs_urlNone
authorGISCE-TI, S.L.
requires_python>=2.7
licenseNone
keywords
VCS
bugtrack_url
requirements pytz pandas
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PowerProfile

![Build Status](https://github.com/gisce/powerprofile/actions/workflows/python2.7-app.yml/badge.svg)

![Build Status](https://github.com/gisce/powerprofile/actions/workflows/python3.11-app.yml/badge.svg)

Electric Power Curve and Profiles library

Libray to manipulate easily profiles and operate with and between them

Automatic version with labels https://github.com/gisce/powerprofile/labels/major https://github.com/gisce/powerprofile/labels/minor https://github.com/gisce/powerprofile/labels/patch

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gisce/powerprofile",
    "name": "powerprofile",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=2.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "GISCE-TI, S.L.",
    "author_email": "\"GISCE-TI, S.L.\" <devel@gisce.net>",
    "download_url": "https://files.pythonhosted.org/packages/bb/98/c6390e7f8ca6959022a13522c208cabd4cf798bea6f51a497e47b1b7347e/powerprofile-0.29.0.tar.gz",
    "platform": null,
    "description": "# PowerProfile\n\n![Build Status](https://github.com/gisce/powerprofile/actions/workflows/python2.7-app.yml/badge.svg)\n\n![Build Status](https://github.com/gisce/powerprofile/actions/workflows/python3.11-app.yml/badge.svg)\n\nElectric Power Curve and Profiles library\n\nLibray to manipulate easily profiles and operate with and between them\n\nAutomatic version with labels https://github.com/gisce/powerprofile/labels/major https://github.com/gisce/powerprofile/labels/minor https://github.com/gisce/powerprofile/labels/patch\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Library to manage power profiles",
    "version": "0.29.0",
    "project_urls": {
        "Homepage": "https://github.com/gisce/powerprofile"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d1c487579ba5ff2ce571dd78e65a0fabe3523f7b4c620bc689c1868e4515e152",
                "md5": "ae161daa5566a6409d67f5a4929db1ef",
                "sha256": "3e1fb579b672656f093cb42941883c672637e6d66689dafb0d93387ea1dad823"
            },
            "downloads": -1,
            "filename": "powerprofile-0.29.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae161daa5566a6409d67f5a4929db1ef",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7",
            "size": 39105,
            "upload_time": "2025-10-06T13:37:44",
            "upload_time_iso_8601": "2025-10-06T13:37:44.287941Z",
            "url": "https://files.pythonhosted.org/packages/d1/c4/87579ba5ff2ce571dd78e65a0fabe3523f7b4c620bc689c1868e4515e152/powerprofile-0.29.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb98c6390e7f8ca6959022a13522c208cabd4cf798bea6f51a497e47b1b7347e",
                "md5": "61333c821e5eacf3c8558cafbfc92733",
                "sha256": "aa1d31c82817f3472325cd5bd0f51ceba5d92429633c9b861c79021766e8fddb"
            },
            "downloads": -1,
            "filename": "powerprofile-0.29.0.tar.gz",
            "has_sig": false,
            "md5_digest": "61333c821e5eacf3c8558cafbfc92733",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7",
            "size": 38095,
            "upload_time": "2025-10-06T13:37:45",
            "upload_time_iso_8601": "2025-10-06T13:37:45.533318Z",
            "url": "https://files.pythonhosted.org/packages/bb/98/c6390e7f8ca6959022a13522c208cabd4cf798bea6f51a497e47b1b7347e/powerprofile-0.29.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 13:37:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gisce",
    "github_project": "powerprofile",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "0.23.4"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "powerprofile"
}
        
Elapsed time: 1.25302s