pvpltools


Namepvpltools JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryUseful tools for photovoltaics and beyond.
upload_time2025-02-02 21:09:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords photovoltaics tools pv
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PV Performance Labs Tools for PV

*Useful tools for photovoltaics and beyond!*

This package, **pvpltools**, makes available a collection of useful
software components and functions created by Anton Driesse of PV Performance Labs.
Many were developed in the context of consulting or research projects,
sometimes as a necessity, and sometimes just to make life easier.

The aim of this package is to make life easier for people facing similar needs
and thereby, in a small way, support the accelerated deployment of photovoltaic power systems.

The current version of this package is found at https://github.com/pvplabs/pvpltools.
Prior to 2024, the code was made available at https://github.com/adriesse/pvpltools-python.
This older repository will remain in place, but will not be updated.

**pvpltools** is compatible with and complementary to
**pvlib python** (https://pvlib-python.readthedocs.io).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pvpltools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "photovoltaics, tools, pv",
    "author": null,
    "author_email": "Anton Driesse <anton.driesse@pvperformancelabs.com>",
    "download_url": "https://files.pythonhosted.org/packages/7b/cc/3ade6b981ac78266106d02b8135f9e05fc1656208d1d0eff640951e76bd8/pvpltools-0.1.0.tar.gz",
    "platform": null,
    "description": "# PV Performance Labs Tools for PV\n\n*Useful tools for photovoltaics and beyond!*\n\nThis package, **pvpltools**, makes available a collection of useful\nsoftware components and functions created by Anton Driesse of PV Performance Labs.\nMany were developed in the context of consulting or research projects,\nsometimes as a necessity, and sometimes just to make life easier.\n\nThe aim of this package is to make life easier for people facing similar needs\nand thereby, in a small way, support the accelerated deployment of photovoltaic power systems.\n\nThe current version of this package is found at https://github.com/pvplabs/pvpltools.\nPrior to 2024, the code was made available at https://github.com/adriesse/pvpltools-python.\nThis older repository will remain in place, but will not be updated.\n\n**pvpltools** is compatible with and complementary to\n**pvlib python** (https://pvlib-python.readthedocs.io).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Useful tools for photovoltaics and beyond.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/pvplabs/pvpltools/issues",
        "Changelog": "https://pvpltools.readthedocs.io/en/latest/",
        "Documentation": "https://pvpltools.readthedocs.io/en/latest/",
        "Homepage": "https://pvpltools.readthedocs.io/en/latest/",
        "Repository": "https://github.com/pvplabs/pvpltools"
    },
    "split_keywords": [
        "photovoltaics",
        " tools",
        " pv"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "844c0510dbc3934692ee301289e9a75e583ad5389f62105229abda8862ba3484",
                "md5": "1192cdfffcbcbeff2c3abafa87117294",
                "sha256": "74088a8a46f44192d4455c7794afeceaa000476d02d745a3572a050d866506b2"
            },
            "downloads": -1,
            "filename": "pvpltools-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1192cdfffcbcbeff2c3abafa87117294",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 79453,
            "upload_time": "2025-02-02T21:09:14",
            "upload_time_iso_8601": "2025-02-02T21:09:14.647772Z",
            "url": "https://files.pythonhosted.org/packages/84/4c/0510dbc3934692ee301289e9a75e583ad5389f62105229abda8862ba3484/pvpltools-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7bcc3ade6b981ac78266106d02b8135f9e05fc1656208d1d0eff640951e76bd8",
                "md5": "73abb692c50a5c9391f571f3722a5d7e",
                "sha256": "d16e481291a21d5648eeb385ee498981094b3160ddc469d342417a4705d46558"
            },
            "downloads": -1,
            "filename": "pvpltools-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "73abb692c50a5c9391f571f3722a5d7e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 133668,
            "upload_time": "2025-02-02T21:09:16",
            "upload_time_iso_8601": "2025-02-02T21:09:16.799046Z",
            "url": "https://files.pythonhosted.org/packages/7b/cc/3ade6b981ac78266106d02b8135f9e05fc1656208d1d0eff640951e76bd8/pvpltools-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-02 21:09:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pvplabs",
    "github_project": "pvpltools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pvpltools"
}
        
Elapsed time: 0.39131s