powerprofile


Namepowerprofile JSON
Version 0.27.0 PyPI version JSON
download
home_pagehttps://github.com/gisce/powerprofile
SummaryLibrary to manage power profiles
upload_time2025-09-04 15:04:21
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/87/b4/caacf87017f90d049bced41b8ace8b03d52d8fab663d59052ac2a2dd4fa7/powerprofile-0.27.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.27.0",
    "project_urls": {
        "Homepage": "https://github.com/gisce/powerprofile"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "feb25a9971b9973b97c43f02d58bcc6df9237ff6c59117a7abfaf44d4ae6b4c1",
                "md5": "c116283674cebd6c58b22950a0e9434f",
                "sha256": "92c8498b5ea0fdffb9a54bced28352c70759d91c66f311bd27a5d02b1c7ef45b"
            },
            "downloads": -1,
            "filename": "powerprofile-0.27.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c116283674cebd6c58b22950a0e9434f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7",
            "size": 37985,
            "upload_time": "2025-09-04T15:04:20",
            "upload_time_iso_8601": "2025-09-04T15:04:20.853474Z",
            "url": "https://files.pythonhosted.org/packages/fe/b2/5a9971b9973b97c43f02d58bcc6df9237ff6c59117a7abfaf44d4ae6b4c1/powerprofile-0.27.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "87b4caacf87017f90d049bced41b8ace8b03d52d8fab663d59052ac2a2dd4fa7",
                "md5": "0627f07c662c2d7259b8021be8f0a8bc",
                "sha256": "dae5c8673666c2e3460f4b428e85fce931374c8f186240e2479a3a34cf9a872e"
            },
            "downloads": -1,
            "filename": "powerprofile-0.27.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0627f07c662c2d7259b8021be8f0a8bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7",
            "size": 37060,
            "upload_time": "2025-09-04T15:04:21",
            "upload_time_iso_8601": "2025-09-04T15:04:21.653638Z",
            "url": "https://files.pythonhosted.org/packages/87/b4/caacf87017f90d049bced41b8ace8b03d52d8fab663d59052ac2a2dd4fa7/powerprofile-0.27.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-04 15:04:21",
    "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: 0.84810s