pymontrace


Namepymontrace JSON
Version 0.1.0.dev1 PyPI version JSON
download
home_pageNone
Summarydynamic python tracing
upload_time2024-09-29 13:39:06
maintainerNone
docs_urlNone
authorDaniel Golding
requires_python>=3.8
licenseMIT License Copyright (c) 2024 Daniel Golding Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords tracing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            First Terminal

    python3 examples/script_to_debug.py

Second terminal

    pymontrace -p "$(pgrep '[Pp]ython')" 'line:*/script_to_debug.py:13' 'pmt.print("a", a, "b", b)'
    Waiting for process to reach safepoint...
    Probes installed. Hit CTRL-C to end...
    a 4 b 3
    a 3 b 7
    a 7 b 1
    a 1 b 8
    a 8 b 0
    ^CRemoving probes...
    Waiting for process to reach safepoint...
    .


WARNING:

  - This is under early development and is in no way safe to use against
    production workloads.

  - The interface will change wildly without warning. There are no versioning
    guarantees at this point.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pymontrace",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "tracing",
    "author": "Daniel Golding",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/12/7e/d358bccdab54f3bf42be7abccd1ed2a8cbbabdaa6dadc8c70eac2524e240/pymontrace-0.1.0.dev1.tar.gz",
    "platform": null,
    "description": "First Terminal\n\n    python3 examples/script_to_debug.py\n\nSecond terminal\n\n    pymontrace -p \"$(pgrep '[Pp]ython')\" 'line:*/script_to_debug.py:13' 'pmt.print(\"a\", a, \"b\", b)'\n    Waiting for process to reach safepoint...\n    Probes installed. Hit CTRL-C to end...\n    a 4 b 3\n    a 3 b 7\n    a 7 b 1\n    a 1 b 8\n    a 8 b 0\n    ^CRemoving probes...\n    Waiting for process to reach safepoint...\n    .\n\n\nWARNING:\n\n  - This is under early development and is in no way safe to use against\n    production workloads.\n\n  - The interface will change wildly without warning. There are no versioning\n    guarantees at this point.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Daniel Golding  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "dynamic python tracing",
    "version": "0.1.0.dev1",
    "project_urls": {
        "Homepage": "https://github.com/cakemanny/pymontrace",
        "Repository": "https://github.com/cakemanny/pymontrace.git"
    },
    "split_keywords": [
        "tracing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64c4042265ea4f1c639eb36db2be0d625b36b737acd159df6344cd28103806d2",
                "md5": "f0eb4e98f675af3798015ad1a31510c1",
                "sha256": "6042448807fd82aa818c4327e84d46eb50c49806c47dcdc6416e52b981331d03"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f0eb4e98f675af3798015ad1a31510c1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 72859,
            "upload_time": "2024-09-29T13:38:48",
            "upload_time_iso_8601": "2024-09-29T13:38:48.977841Z",
            "url": "https://files.pythonhosted.org/packages/64/c4/042265ea4f1c639eb36db2be0d625b36b737acd159df6344cd28103806d2/pymontrace-0.1.0.dev1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77f29de8708065ac69bb155a4312e854eea687a18b96828acf8443c1cf924e50",
                "md5": "661cf59b66a59ccda7ec4000fe14beff",
                "sha256": "7929e114f2635291b7ae1df29d03eed656eeebce1feda96300ca569895d6dca8"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "661cf59b66a59ccda7ec4000fe14beff",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 72765,
            "upload_time": "2024-09-29T13:38:50",
            "upload_time_iso_8601": "2024-09-29T13:38:50.452862Z",
            "url": "https://files.pythonhosted.org/packages/77/f2/9de8708065ac69bb155a4312e854eea687a18b96828acf8443c1cf924e50/pymontrace-0.1.0.dev1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccb1b74d627751f6f9c8e3b7c19b3cb047314a5d5d8c00d8e0708a14275016b7",
                "md5": "bcbc9713b3f373ce7f948b839b84d7fc",
                "sha256": "fecebde0e6928b35b5ac645f5739f3c3f65da91ad3f622529dbedb0e6e46c02f"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bcbc9713b3f373ce7f948b839b84d7fc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 73829,
            "upload_time": "2024-09-29T13:38:51",
            "upload_time_iso_8601": "2024-09-29T13:38:51.846416Z",
            "url": "https://files.pythonhosted.org/packages/cc/b1/b74d627751f6f9c8e3b7c19b3cb047314a5d5d8c00d8e0708a14275016b7/pymontrace-0.1.0.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b30bc6331e22843ab71ade773f49be171b55f6598142c94f177dcfc0495d413",
                "md5": "459332a8cd1b7c015accf1b77cfe9b5f",
                "sha256": "8e9ab60977db5d4c40c480f4afaaf8f6e97d4c3bafedc105393572ab67c2fbd0"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "459332a8cd1b7c015accf1b77cfe9b5f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 73715,
            "upload_time": "2024-09-29T13:38:53",
            "upload_time_iso_8601": "2024-09-29T13:38:53.486022Z",
            "url": "https://files.pythonhosted.org/packages/4b/30/bc6331e22843ab71ade773f49be171b55f6598142c94f177dcfc0495d413/pymontrace-0.1.0.dev1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c07c0f3e30c0c6986e051cc4dfdce9353603aa04850f4640a668c3c6b0853765",
                "md5": "e5baa1fc2104034194393cad63b2bb69",
                "sha256": "2fe5fb995298c8c4bd94a0058c5750e566924225256c84b53ab7449a49ae9edb"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "e5baa1fc2104034194393cad63b2bb69",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 73117,
            "upload_time": "2024-09-29T13:38:54",
            "upload_time_iso_8601": "2024-09-29T13:38:54.689355Z",
            "url": "https://files.pythonhosted.org/packages/c0/7c/0f3e30c0c6986e051cc4dfdce9353603aa04850f4640a668c3c6b0853765/pymontrace-0.1.0.dev1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ae5db4116fc8909f33199e75c2db3683e7f9c9210c44da85b4e6abae2d18624",
                "md5": "35a5ee29ecc562b4862519fa648d7463",
                "sha256": "1b6fcbe7768dc9a60a02c3fabe4b5a2a757c667d93ae4939f0412177574bfc73"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "35a5ee29ecc562b4862519fa648d7463",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 73202,
            "upload_time": "2024-09-29T13:38:55",
            "upload_time_iso_8601": "2024-09-29T13:38:55.970292Z",
            "url": "https://files.pythonhosted.org/packages/5a/e5/db4116fc8909f33199e75c2db3683e7f9c9210c44da85b4e6abae2d18624/pymontrace-0.1.0.dev1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "535963c8d6bb96c4b414d196bec5cd269b618ad876e1712ed60796bc1c4c3e9a",
                "md5": "80cc6297cce13cbd50d4b2f93fcb60f3",
                "sha256": "74648fe2ba7652633cc6185430b30adedf7b26587d04ce94d10be4d202f1b597"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "80cc6297cce13cbd50d4b2f93fcb60f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 73142,
            "upload_time": "2024-09-29T13:38:57",
            "upload_time_iso_8601": "2024-09-29T13:38:57.938494Z",
            "url": "https://files.pythonhosted.org/packages/53/59/63c8d6bb96c4b414d196bec5cd269b618ad876e1712ed60796bc1c4c3e9a/pymontrace-0.1.0.dev1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3de70fcad197315a5091195f6dfa6cec989f3026ee5211e44f63c23a24c992f7",
                "md5": "4cde780a365182feba27aa1e5e445f7e",
                "sha256": "799295f2674f9f17e4c18708835a4b044e829f5fb612a6ce0647580488605bec"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4cde780a365182feba27aa1e5e445f7e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.8",
            "size": 73186,
            "upload_time": "2024-09-29T13:39:00",
            "upload_time_iso_8601": "2024-09-29T13:39:00.117848Z",
            "url": "https://files.pythonhosted.org/packages/3d/e7/0fcad197315a5091195f6dfa6cec989f3026ee5211e44f63c23a24c992f7/pymontrace-0.1.0.dev1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ef77999f1065ca32221f5e2bc4c6be67a5cecf788adc69d4ce9a1780a806beb",
                "md5": "f25d042103e32c421ddd81fcb0ce7760",
                "sha256": "71a207442e21a1893b17ba7fe089cf65559aae1e17e9497b4b5da284c5a4691e"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f25d042103e32c421ddd81fcb0ce7760",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 72921,
            "upload_time": "2024-09-29T13:39:01",
            "upload_time_iso_8601": "2024-09-29T13:39:01.462939Z",
            "url": "https://files.pythonhosted.org/packages/9e/f7/7999f1065ca32221f5e2bc4c6be67a5cecf788adc69d4ce9a1780a806beb/pymontrace-0.1.0.dev1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa8f91c52309cf8865b0bba772bebbe3fd1668ddead0250f469198a6664f08c7",
                "md5": "f2d376a36bf1018120db87a7b3bad2b5",
                "sha256": "3028783706b652895e290f5d11d7d02c8143eecdd233595f6e15ed2f177aacb6"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f2d376a36bf1018120db87a7b3bad2b5",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 72828,
            "upload_time": "2024-09-29T13:39:02",
            "upload_time_iso_8601": "2024-09-29T13:39:02.537876Z",
            "url": "https://files.pythonhosted.org/packages/aa/8f/91c52309cf8865b0bba772bebbe3fd1668ddead0250f469198a6664f08c7/pymontrace-0.1.0.dev1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cdda8d07a3391d5434d04e19bd1bc11270c96879cec659e0a7f496689aa0dd10",
                "md5": "4fd5d5ecb4d608ac5f00c0a4b8b87ac1",
                "sha256": "232871718b43bb7bd049acbc5bb140c391390d0f504cd6c65fe3dcf17ae3e23c"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4fd5d5ecb4d608ac5f00c0a4b8b87ac1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 72568,
            "upload_time": "2024-09-29T13:39:03",
            "upload_time_iso_8601": "2024-09-29T13:39:03.739958Z",
            "url": "https://files.pythonhosted.org/packages/cd/da/8d07a3391d5434d04e19bd1bc11270c96879cec659e0a7f496689aa0dd10/pymontrace-0.1.0.dev1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fd51378c728b7f975bba234a79190770fc75d61421bd1d41bf76ce5de44927b",
                "md5": "27dfc5a40426c5745e39d1485ec79004",
                "sha256": "0a201ad36a8cdea8813ee77f05b80ed0eff01f8b13476d5d622181700867f90e"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "27dfc5a40426c5745e39d1485ec79004",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 72474,
            "upload_time": "2024-09-29T13:39:05",
            "upload_time_iso_8601": "2024-09-29T13:39:05.087735Z",
            "url": "https://files.pythonhosted.org/packages/5f/d5/1378c728b7f975bba234a79190770fc75d61421bd1d41bf76ce5de44927b/pymontrace-0.1.0.dev1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "127ed358bccdab54f3bf42be7abccd1ed2a8cbbabdaa6dadc8c70eac2524e240",
                "md5": "0975dc57bb71a808486d23a60c9a686c",
                "sha256": "83986456576d4fe09a462033644a7d2d42075be5bd78e0095442902d1777bafa"
            },
            "downloads": -1,
            "filename": "pymontrace-0.1.0.dev1.tar.gz",
            "has_sig": false,
            "md5_digest": "0975dc57bb71a808486d23a60c9a686c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 39328,
            "upload_time": "2024-09-29T13:39:06",
            "upload_time_iso_8601": "2024-09-29T13:39:06.586841Z",
            "url": "https://files.pythonhosted.org/packages/12/7e/d358bccdab54f3bf42be7abccd1ed2a8cbbabdaa6dadc8c70eac2524e240/pymontrace-0.1.0.dev1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-29 13:39:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cakemanny",
    "github_project": "pymontrace",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pymontrace"
}
        
Elapsed time: 0.32225s