Name | 770 JSON |
Version |
1.0.0
JSON |
| download |
home_page | https://github.com/vChimera/770 |
Summary | This Module Creates a Purple Fade Effect on ASCII Art and Text. |
upload_time | 2024-12-29 22:27:55 |
maintainer | None |
docs_url | None |
author | Anvil |
requires_python | >=3.6 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
useage
ASCII Art = """
bnr1 = "@@@@@@@@ @@@@@@@@ @@@@@@@@ "
bnr2 = "@@@@@@@@ @@@@@@@@ @@@@@@@@@@ "
bnr3 = " @@! @@! @@! @@@@ "
bnr4 = " !@! !@! !@! @!@!@ "
bnr5 = " @!! @!! @!@ @! !@! "
bnr6 = " !!! !!! !@!!! !!! "
bnr7 = " !!: !!: !!:! !!! "
bnr8 = ":!: :!: :!: !:! "
bnr9 = " :: :: ::::::: :: "
bnr10 = ": : : : : : : : "
bnr11 = ""
bnr12 = "Made by Anvil <3"
def banner()
770(bnr0)
770(bnr1)
770(bnr2)
770(bnr3)
770(bnr4)
770(bnr5)
770(bnr6)
770(bnr7)
770(bnr8)
770(bnr9)
770(bnr10)
770(bnr11)
banner()
"""
Printing Text = """
input(770("Choice => "))
770("Hello World!")
Raw data
{
"_id": null,
"home_page": "https://github.com/vChimera/770",
"name": "770",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Anvil",
"author_email": "_@chimera.rip",
"download_url": "https://files.pythonhosted.org/packages/30/f7/f1067127c76ee23d9c27ce7ac5508a594f1551d1e359cc9a20b0677550e4/770-1.0.0.tar.gz",
"platform": null,
"description": "useage\r\n\r\n\r\nASCII Art = \"\"\"\r\nbnr1 = \"@@@@@@@@ @@@@@@@@ @@@@@@@@ \"\r\nbnr2 = \"@@@@@@@@ @@@@@@@@ @@@@@@@@@@ \"\r\nbnr3 = \" @@! @@! @@! @@@@ \"\r\nbnr4 = \" !@! !@! !@! @!@!@ \"\r\nbnr5 = \" @!! @!! @!@ @! !@! \"\r\nbnr6 = \" !!! !!! !@!!! !!! \"\r\nbnr7 = \" !!: !!: !!:! !!! \"\r\nbnr8 = \":!: :!: :!: !:! \"\r\nbnr9 = \" :: :: ::::::: :: \"\r\nbnr10 = \": : : : : : : : \"\r\nbnr11 = \"\"\r\nbnr12 = \"Made by Anvil <3\"\r\n\r\n\r\n\r\ndef banner()\r\n 770(bnr0)\r\n 770(bnr1)\r\n 770(bnr2)\r\n 770(bnr3)\r\n 770(bnr4)\r\n 770(bnr5)\r\n 770(bnr6)\r\n 770(bnr7)\r\n 770(bnr8)\r\n 770(bnr9)\r\n 770(bnr10)\r\n 770(bnr11)\r\n\r\nbanner()\r\n\"\"\"\r\n\r\nPrinting Text = \"\"\"\r\ninput(770(\"Choice => \"))\r\n\r\n\r\n770(\"Hello World!\")\r\n",
"bugtrack_url": null,
"license": null,
"summary": "This Module Creates a Purple Fade Effect on ASCII Art and Text.",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/vChimera/770"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce3611db255f4c69a5b40d603f7fe17c60ec7b22fef655a6385869f5ebcc75e0",
"md5": "0126038f07e2baa2c5f2d39e59ec6c66",
"sha256": "60f1f530f8a0ebe650c1ef17fa6d0e93eece8f694e4a57bc3dac17faf65726b7"
},
"downloads": -1,
"filename": "770-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0126038f07e2baa2c5f2d39e59ec6c66",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2230,
"upload_time": "2024-12-29T22:27:53",
"upload_time_iso_8601": "2024-12-29T22:27:53.803775Z",
"url": "https://files.pythonhosted.org/packages/ce/36/11db255f4c69a5b40d603f7fe17c60ec7b22fef655a6385869f5ebcc75e0/770-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "30f7f1067127c76ee23d9c27ce7ac5508a594f1551d1e359cc9a20b0677550e4",
"md5": "8c5fd316ea3d0637a16a861577a2d0bc",
"sha256": "e5aebb76b6032671d47a80605a9fa625fc5ccce62b3b1dea848171648d4952a7"
},
"downloads": -1,
"filename": "770-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "8c5fd316ea3d0637a16a861577a2d0bc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2126,
"upload_time": "2024-12-29T22:27:55",
"upload_time_iso_8601": "2024-12-29T22:27:55.270346Z",
"url": "https://files.pythonhosted.org/packages/30/f7/f1067127c76ee23d9c27ce7ac5508a594f1551d1e359cc9a20b0677550e4/770-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-29 22:27:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vChimera",
"github_project": "770",
"github_not_found": true,
"lcname": "770"
}