NameVariablePrint


NameNameVariablePrint JSON
Version 1.0.0.4 PyPI version JSON
download
home_pagehttps://github.com/sanghyeon1/nvprint
SummaryPrint variable name and value when you debugging
upload_time2023-11-29 06:03:24
maintainer
docs_urlNone
authorShawn_Park
requires_python>=3.6
license
keywords pypi namevariableprint debugprint print
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
	<img src="https://capsule-render.vercel.app/api?type=rounded&color=0:0091ff,100:00f6fa&height=120&text=NameVariablePrint&animation=twinkling&fontColor=001580&fontSize=50"/>
</div>
<div style="text-align: left;">
	<h1 style="border-bottom: 1px solid #d8dee4; color: #282d33;"> NameVariablePrint - nvprint </h1>
	<div style="font-weight: 700; font-size: 15px; text-align: left; color: #282d33;"> This Python package improves your variable debugging. </div>
</div>
<div style="text-align: left;">
	<br>
		<br>
			<h1 style="border-bottom: 1px solid #d8dee4; color: #282d33;">📄 How to Use </h1>
			<h3>🔗Download PyPI Package</h3>
			<li>pip install NameVariablePrint</li>
			<br>
				<h3>🪄Package Import</h3>
				<li>import NameVariablePrint.nvprint</li>
				<br>
					<h3>✔️Usage</h3>
					<li>nvprint.nvprint(var1, var2, ...)</li>
					<br>
						<h3>❤️Parameters</h3>
						<li>All type Variables you want to print with.</li>
						<li>Variable Type Print : t</li>
						<li>t's type : boolean</li>
						<br>
</div>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sanghyeon1/nvprint",
    "name": "NameVariablePrint",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "pypi,NameVariablePrint,debugprint,print",
    "author": "Shawn_Park",
    "author_email": "psh990626@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "<div align=\"center\">\r\n\t<img src=\"https://capsule-render.vercel.app/api?type=rounded&color=0:0091ff,100:00f6fa&height=120&text=NameVariablePrint&animation=twinkling&fontColor=001580&fontSize=50\"/>\r\n</div>\r\n<div style=\"text-align: left;\">\r\n\t<h1 style=\"border-bottom: 1px solid #d8dee4; color: #282d33;\"> NameVariablePrint - nvprint </h1>\r\n\t<div style=\"font-weight: 700; font-size: 15px; text-align: left; color: #282d33;\"> This Python package improves your variable debugging. </div>\r\n</div>\r\n<div style=\"text-align: left;\">\r\n\t<br>\r\n\t\t<br>\r\n\t\t\t<h1 style=\"border-bottom: 1px solid #d8dee4; color: #282d33;\">\ud83d\udcc4 How to Use </h1>\r\n\t\t\t<h3>\ud83d\udd17Download PyPI Package</h3>\r\n\t\t\t<li>pip install NameVariablePrint</li>\r\n\t\t\t<br>\r\n\t\t\t\t<h3>\ud83e\ude84Package Import</h3>\r\n\t\t\t\t<li>import NameVariablePrint.nvprint</li>\r\n\t\t\t\t<br>\r\n\t\t\t\t\t<h3>\u2714\ufe0fUsage</h3>\r\n\t\t\t\t\t<li>nvprint.nvprint(var1, var2, ...)</li>\r\n\t\t\t\t\t<br>\r\n\t\t\t\t\t\t<h3>\u2764\ufe0fParameters</h3>\r\n\t\t\t\t\t\t<li>All type Variables you want to print with.</li>\r\n\t\t\t\t\t\t<li>Variable Type Print : t</li>\r\n\t\t\t\t\t\t<li>t's type : boolean</li>\r\n\t\t\t\t\t\t<br>\r\n</div>\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Print variable name and value when you debugging",
    "version": "1.0.0.4",
    "project_urls": {
        "Homepage": "https://github.com/sanghyeon1/nvprint"
    },
    "split_keywords": [
        "pypi",
        "namevariableprint",
        "debugprint",
        "print"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1b21031d334396223e83cba90192159b80cbcca79977aab6cc4379ce93cb6ca",
                "md5": "0e1e66f6de2b3c98d3364cb956788f91",
                "sha256": "2810dc480d8bd8e871a095a004f4a4702457a2b2a92d7cb4e5874b9b1bc54277"
            },
            "downloads": -1,
            "filename": "NameVariablePrint-1.0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e1e66f6de2b3c98d3364cb956788f91",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2654,
            "upload_time": "2023-11-29T06:03:24",
            "upload_time_iso_8601": "2023-11-29T06:03:24.371111Z",
            "url": "https://files.pythonhosted.org/packages/f1/b2/1031d334396223e83cba90192159b80cbcca79977aab6cc4379ce93cb6ca/NameVariablePrint-1.0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-29 06:03:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sanghyeon1",
    "github_project": "nvprint",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "namevariableprint"
}
        
Elapsed time: 0.14491s