alglab


Namealglab JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryA framework for running experiments on algorithms.
upload_time2024-08-30 09:52:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AlgLab
Framework for performing experiments with algorithms in Python.

More detailed documentation coming 'soon'.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "alglab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Peter Macgregor <prm4@st-andrews.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/f8/18/e96dcc2940fe7d9e0277c7c3fcb4bbb13cd5dbd1edc10702324e619598e9/alglab-0.1.3.tar.gz",
    "platform": null,
    "description": "# AlgLab\nFramework for performing experiments with algorithms in Python.\n\nMore detailed documentation coming 'soon'.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A framework for running experiments on algorithms.",
    "version": "0.1.3",
    "project_urls": {
        "Homepage": "https://github.com/pmacg/algpy",
        "Issues": "https://github.com/pmacg/algpy/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a9d05b1455cfc4b4c26a46e6301f2f9424194aaf246c681c77aedc4319321db",
                "md5": "4e556d8612467a93bf3516d653ebc9e5",
                "sha256": "64370cdaa67258a81ec5b692af2961868b3f0d20fd7e9a4b75598cc244d3244b"
            },
            "downloads": -1,
            "filename": "alglab-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e556d8612467a93bf3516d653ebc9e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9794,
            "upload_time": "2024-08-30T09:52:57",
            "upload_time_iso_8601": "2024-08-30T09:52:57.402226Z",
            "url": "https://files.pythonhosted.org/packages/0a/9d/05b1455cfc4b4c26a46e6301f2f9424194aaf246c681c77aedc4319321db/alglab-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f818e96dcc2940fe7d9e0277c7c3fcb4bbb13cd5dbd1edc10702324e619598e9",
                "md5": "93c8f89d17ce74ef67ac4de376aacfdb",
                "sha256": "e069f6e83fb4881a6bfca42957353bd967e98efd5cb11a61e0562eeabce2b007"
            },
            "downloads": -1,
            "filename": "alglab-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "93c8f89d17ce74ef67ac4de376aacfdb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16094,
            "upload_time": "2024-08-30T09:52:58",
            "upload_time_iso_8601": "2024-08-30T09:52:58.872722Z",
            "url": "https://files.pythonhosted.org/packages/f8/18/e96dcc2940fe7d9e0277c7c3fcb4bbb13cd5dbd1edc10702324e619598e9/alglab-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-30 09:52:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pmacg",
    "github_project": "algpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "alglab"
}
        
Elapsed time: 0.92934s