toru


Nametoru JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryThe process of constantly commenting on print during debugging drives me crazy! So I invented this: Y=toru (x) When x equals 0, all your prints are normal When x equals 1, all your prints become invalid ----------example------------- from toru import toru y=toru.model(0) y.print("hello") ----------example------------- Author ysw
upload_time2024-06-04 06:48:00
maintainerNone
docs_urlNone
authorS.-W. yan
requires_pythonNone
licenseMIT
keywords print debug easy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "toru",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Print Debug easy",
    "author": "S.-W. yan",
    "author_email": "wq543477641@gamil.com",
    "download_url": "https://files.pythonhosted.org/packages/5c/12/90dc5eac63a2da15f87dff14d7bcf1a2fb7b7994f200731c1e1ff05d9395/toru-0.4.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The process of constantly commenting on print during debugging drives me crazy! So I invented this: Y=toru (x) When x equals 0, all your prints are normal When x equals 1, all your prints become invalid ----------example------------- from toru  import toru y=toru.model(0) y.print(\"hello\") ----------example------------- Author ysw",
    "version": "0.4.0",
    "project_urls": null,
    "split_keywords": [
        "print",
        "debug",
        "easy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51ec6cc0b1f09bc33db62e68fa76f5c539020ba4563f758d2230eb26befedf0c",
                "md5": "c3550bb5425e2528bab8dbf0538ba231",
                "sha256": "0be69994b7fa6e009e3be4a290322efcb5c5b5b4f4b2c0adad7ed523139d05d7"
            },
            "downloads": -1,
            "filename": "toru-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c3550bb5425e2528bab8dbf0538ba231",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1633,
            "upload_time": "2024-06-04T06:47:58",
            "upload_time_iso_8601": "2024-06-04T06:47:58.597445Z",
            "url": "https://files.pythonhosted.org/packages/51/ec/6cc0b1f09bc33db62e68fa76f5c539020ba4563f758d2230eb26befedf0c/toru-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c1290dc5eac63a2da15f87dff14d7bcf1a2fb7b7994f200731c1e1ff05d9395",
                "md5": "00fb8fc2513143156e520126f5a8a9cf",
                "sha256": "efe39b8bcf6a093d58276017c9595a244c48787f2d2bc183120ecc7c5389d21a"
            },
            "downloads": -1,
            "filename": "toru-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "00fb8fc2513143156e520126f5a8a9cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1275,
            "upload_time": "2024-06-04T06:48:00",
            "upload_time_iso_8601": "2024-06-04T06:48:00.014519Z",
            "url": "https://files.pythonhosted.org/packages/5c/12/90dc5eac63a2da15f87dff14d7bcf1a2fb7b7994f200731c1e1ff05d9395/toru-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-04 06:48:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "toru"
}
        
Elapsed time: 0.59966s