lbaf


Namelbaf JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/DARMA-tasking/LB-analysis-framework
SummaryAnalysis framework for exploring, testing, and comparing load balancing strategies
upload_time2023-10-31 17:25:28
maintainer
docs_urlNone
authorP. P. Pébaÿ
requires_python<=3.10,>=3.8
license
keywords hpc concurrency distributed-computing parallelism load-balancing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            LBAF: Load Balancing Analysis Framework
=======================================

This package provides Python Analysis framework for exploring, testing, and comparing load balancing strategies (website_).

.. _website: https://github.com/DARMA-tasking/LB-analysis-framework


Install
-------

You will need a compatible python interpreter and then just:

.. code-block:: bash

  pip install lbaf


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DARMA-tasking/LB-analysis-framework",
    "name": "lbaf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<=3.10,>=3.8",
    "maintainer_email": "",
    "keywords": "HPC,concurrency,distributed-computing,parallelism,load-balancing",
    "author": "P. P. P\u00e9ba\u00ff",
    "author_email": "philippe.pebay@ng-analytics.com",
    "download_url": "https://files.pythonhosted.org/packages/01/b1/0341a516bf11dfd5557c10a7991b1fc9b765c8e39a008796784cbf52e71b/lbaf-1.0.1.tar.gz",
    "platform": null,
    "description": "LBAF: Load Balancing Analysis Framework\n=======================================\n\nThis package provides Python Analysis framework for exploring, testing, and comparing load balancing strategies (website_).\n\n.. _website: https://github.com/DARMA-tasking/LB-analysis-framework\n\n\nInstall\n-------\n\nYou will need a compatible python interpreter and then just:\n\n.. code-block:: bash\n\n  pip install lbaf\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Analysis framework for exploring, testing, and comparing load balancing strategies",
    "version": "1.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/DARMA-tasking/LB-analysis-framework/issues",
        "Homepage": "https://github.com/DARMA-tasking/LB-analysis-framework"
    },
    "split_keywords": [
        "hpc",
        "concurrency",
        "distributed-computing",
        "parallelism",
        "load-balancing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1a285eadcc9c248225f8a75ce84198a208b835daa6bc59b2bdff5e787bf454f",
                "md5": "69057cc2afae6d9716648ce4e6e081df",
                "sha256": "b6879bd3b65152b7dd9418416f4d7eb50956df5467099bada55970cf180f950c"
            },
            "downloads": -1,
            "filename": "lbaf-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69057cc2afae6d9716648ce4e6e081df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.10,>=3.8",
            "size": 94378,
            "upload_time": "2023-10-31T17:25:26",
            "upload_time_iso_8601": "2023-10-31T17:25:26.244188Z",
            "url": "https://files.pythonhosted.org/packages/e1/a2/85eadcc9c248225f8a75ce84198a208b835daa6bc59b2bdff5e787bf454f/lbaf-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01b10341a516bf11dfd5557c10a7991b1fc9b765c8e39a008796784cbf52e71b",
                "md5": "49d9388dc74a22e678859b0ded220bdf",
                "sha256": "8921e0eb063207b45c7e70a521af667da57811441617619f212eddfcbd295c41"
            },
            "downloads": -1,
            "filename": "lbaf-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "49d9388dc74a22e678859b0ded220bdf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.10,>=3.8",
            "size": 78417,
            "upload_time": "2023-10-31T17:25:28",
            "upload_time_iso_8601": "2023-10-31T17:25:28.034171Z",
            "url": "https://files.pythonhosted.org/packages/01/b1/0341a516bf11dfd5557c10a7991b1fc9b765c8e39a008796784cbf52e71b/lbaf-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-31 17:25:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DARMA-tasking",
    "github_project": "LB-analysis-framework",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "lbaf"
}
        
Elapsed time: 0.16126s