pyperform


Namepyperform JSON
Version 1.86 PyPI version JSON
download
home_pagehttps://github.com/lobocv/pyperform
SummaryA fast and convenient way to performance test functions and compare results.
upload_time2016-01-29 17:54:53
maintainerNone
docs_urlNone
authorCalvin Lobo
requires_pythonNone
licenseUNKNOWN
keywords testing performance comparison convenience logging timeit speed crash reporting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            UNKNOWN
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lobocv/pyperform",
    "name": "pyperform",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "testing,performance,comparison,convenience,logging,timeit,speed,crash reporting",
    "author": "Calvin Lobo",
    "author_email": "calvinvlobo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d9/09/ab5af05cbf9ca35f32b75a55463e9870085eddb99ce8da3a4fb03865d429/pyperform-1.86.tar.gz",
    "platform": "UNKNOWN",
    "description": "UNKNOWN",
    "bugtrack_url": null,
    "license": "UNKNOWN",
    "summary": "A fast and convenient way to performance test functions and compare results.",
    "version": "1.86",
    "split_keywords": [
        "testing",
        "performance",
        "comparison",
        "convenience",
        "logging",
        "timeit",
        "speed",
        "crash reporting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "1074736a4014b948f449d6978f27b33a",
                "sha256": "0f9fbf2573b90328b4222134a2bcf3d749b90637214c045e8d50bd7c5daeef6e"
            },
            "downloads": -1,
            "filename": "pyperform-1.86.tar.gz",
            "has_sig": false,
            "md5_digest": "1074736a4014b948f449d6978f27b33a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7112,
            "upload_time": "2016-01-29T17:54:53",
            "upload_time_iso_8601": "2016-01-29T17:54:53.042183Z",
            "url": "https://files.pythonhosted.org/packages/d9/09/ab5af05cbf9ca35f32b75a55463e9870085eddb99ce8da3a4fb03865d429/pyperform-1.86.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2016-01-29 17:54:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "lobocv",
    "github_project": "pyperform",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyperform"
}
        
Elapsed time: 0.02017s