CProfileV


NameCProfileV JSON
Version 1.0.7 PyPI version JSON
download
home_pagehttps://github.com/ymichael/cprofilev
SummaryAn easier way to use cProfile
upload_time2015-07-30 15:00:50
maintainerNone
docs_urlNone
authorMichael Yong
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An easier way to use cProfile.

Outputs a simpler html view of profiled stats.
Able to show stats while the code is still running!
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ymichael/cprofilev",
    "name": "CProfileV",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Michael Yong",
    "author_email": "wrong92@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/df/50/d8c1ada7d537c64b0f76453fa31dedb6af6e27b82fcf0331e5f71a4cf98b/CProfileV-1.0.7.tar.gz",
    "platform": "UNKNOWN",
    "description": "An easier way to use cProfile.\n\nOutputs a simpler html view of profiled stats.\nAble to show stats while the code is still running!",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An easier way to use cProfile",
    "version": "1.0.7",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df50d8c1ada7d537c64b0f76453fa31dedb6af6e27b82fcf0331e5f71a4cf98b",
                "md5": "db4c7640438aa3d8887e194c81c7a019",
                "sha256": "8791748b1f3d3468c2c927c3fd5f905080b84d8f2d217ca764b7d9d7a1fb9a77"
            },
            "downloads": -1,
            "filename": "CProfileV-1.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "db4c7640438aa3d8887e194c81c7a019",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5172,
            "upload_time": "2015-07-30T15:00:50",
            "upload_time_iso_8601": "2015-07-30T15:00:50.375737Z",
            "url": "https://files.pythonhosted.org/packages/df/50/d8c1ada7d537c64b0f76453fa31dedb6af6e27b82fcf0331e5f71a4cf98b/CProfileV-1.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2015-07-30 15:00:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ymichael",
    "github_project": "cprofilev",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cprofilev"
}
        
Elapsed time: 0.03953s