powerprofile


Namepowerprofile JSON
Version 0.23.1 PyPI version JSON
download
home_pagehttps://github.com/gisce/powerprofile
SummaryLibrary to manage power profiles
upload_time2025-01-09 15:56:38
maintainerNone
docs_urlNone
authorGISCE-TI, S.L.
requires_pythonNone
licenseGNU Affero General Public License v3
keywords
VCS
bugtrack_url
requirements pytz pandas
Travis-CI
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": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "GISCE-TI, S.L.",
    "author_email": "devel@gisce.net",
    "download_url": "https://files.pythonhosted.org/packages/10/dd/7fa99ff13c28f1f789dbe620809906bc33afa06444a11c13171f3a038074/powerprofile-0.23.1.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": "GNU Affero General Public License v3",
    "summary": "Library to manage power profiles",
    "version": "0.23.1",
    "project_urls": {
        "Homepage": "https://github.com/gisce/powerprofile"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65c02dbcb1fe3441e02d87d7c4bf7366d92f2eb6d42f9e74cd6356ae456da642",
                "md5": "9610399f7e65c1640eee4b3c8169b2db",
                "sha256": "f63e124f60d8141c2c1441e304f301a42609679b43e2c2bfa295df8716e352d5"
            },
            "downloads": -1,
            "filename": "powerprofile-0.23.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9610399f7e65c1640eee4b3c8169b2db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21857,
            "upload_time": "2025-01-09T15:56:35",
            "upload_time_iso_8601": "2025-01-09T15:56:35.803346Z",
            "url": "https://files.pythonhosted.org/packages/65/c0/2dbcb1fe3441e02d87d7c4bf7366d92f2eb6d42f9e74cd6356ae456da642/powerprofile-0.23.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10dd7fa99ff13c28f1f789dbe620809906bc33afa06444a11c13171f3a038074",
                "md5": "f9ae5c708af7de187346915e510498fd",
                "sha256": "08f9c4d3140cd6097ed02207c77a7663890428861240541c94c141594a942406"
            },
            "downloads": -1,
            "filename": "powerprofile-0.23.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f9ae5c708af7de187346915e510498fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21918,
            "upload_time": "2025-01-09T15:56:38",
            "upload_time_iso_8601": "2025-01-09T15:56:38.528949Z",
            "url": "https://files.pythonhosted.org/packages/10/dd/7fa99ff13c28f1f789dbe620809906bc33afa06444a11c13171f3a038074/powerprofile-0.23.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-09 15:56:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gisce",
    "github_project": "powerprofile",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "0.23.4"
                ]
            ]
        }
    ],
    "lcname": "powerprofile"
}
        
Elapsed time: 0.39143s