resultbox


Nameresultbox JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/pythoro/resultbox.git
SummaryEasily manage, tabulate, plot, and store analysis results.
upload_time2023-01-27 02:19:54
maintainer
docs_urlNone
authorReuben Rusk
requires_python
license
keywords results
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # resultbox

Resultbox a package to make recording and storing data generated by other Python code easier.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pythoro/resultbox.git",
    "name": "resultbox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "RESULTS",
    "author": "Reuben Rusk",
    "author_email": "pythoro@mindquip.com",
    "download_url": "https://files.pythonhosted.org/packages/ff/6e/e98a12baee2f7797c41c250e44ab5c35222eadbadb6125f0b217ef8fe98f/resultbox-0.2.0.tar.gz",
    "platform": null,
    "description": "# resultbox\r\n\r\nResultbox a package to make recording and storing data generated by other Python code easier.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Easily manage, tabulate, plot, and store analysis results.",
    "version": "0.2.0",
    "split_keywords": [
        "results"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff6ee98a12baee2f7797c41c250e44ab5c35222eadbadb6125f0b217ef8fe98f",
                "md5": "b370920a1870b9dcd48c7d409b3125ca",
                "sha256": "ee3b78ec6a8544b607f7fb133b71cf2be039477c18b0847eaab29093bcc5709b"
            },
            "downloads": -1,
            "filename": "resultbox-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b370920a1870b9dcd48c7d409b3125ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27618,
            "upload_time": "2023-01-27T02:19:54",
            "upload_time_iso_8601": "2023-01-27T02:19:54.404299Z",
            "url": "https://files.pythonhosted.org/packages/ff/6e/e98a12baee2f7797c41c250e44ab5c35222eadbadb6125f0b217ef8fe98f/resultbox-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-27 02:19:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pythoro",
    "github_project": "resultbox.git",
    "lcname": "resultbox"
}
        
Elapsed time: 0.03435s