<center><h1>SnapSketch 🤞</h1></center>
<center><h2>Version - 1.0.0</h2></center>
<h3>
Ever Hustled with writing very long and huge lines of codes that takes long time, then buckle up here is a solution for all your hustle introducing ' SnapSketch '. A python graphical library which is made using python turtle base. This Package contains a total list of 39+ graphics which made simple by just simply importing the library and by defining a single line of function.</h3>
## To use -
```python
import SnapSketch #or
# import SnapSketch as ss
```
## Now lets summarize some of the utilities and functions of the SnapSketch -
<h3>
Graph() - Draw a simple basic Graph
Panda() - Draw a Panda Sketch
SortAlgorithm() - This a interface that contains insertion sort, selection sort and many more and select the required sorting algorithm and sort the specified poles
Star() - Draw a Star
Cube() - Draw a basic Cube
GoogleLogo() - Draw Google Logo
WindowsLogo() - Draw Windows Logo
IronMan() - Draw IronMan character
Car() - Draw Car sketch
Infinity() - Draw an Infinity loop/symbol
IndiaFlag() - Draw the Indian Flag
AmongUs() - Draw AmongUs character
Heart() - Draw a Heart Shape
TurtleRace() - Participate and select a specific colored turtle and try to win the race
YinYang() - Draw a YinYang shape
Peace() - Draw Peace Shape with all colors
</h3>
Raw data
{
"_id": null,
"home_page": "https://github.com/bharathguntreddi3/Turtle_Pycharm",
"name": "SnapSketch",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "SnapSketch",
"author": "Bharath Guntreddi",
"author_email": "guntreddibharath@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/54/e9/97bb09083d52eae35ca6fdc0b282c10e4bbb8d1db25df615bf41f49d8a58/SnapSketch-1.0.0.tar.gz",
"platform": null,
"description": "<center><h1>SnapSketch \ud83e\udd1e</h1></center>\r\n<center><h2>Version - 1.0.0</h2></center>\r\n<h3>\r\nEver Hustled with writing very long and huge lines of codes that takes long time, then buckle up here is a solution for all your hustle introducing ' SnapSketch '. A python graphical library which is made using python turtle base. This Package contains a total list of 39+ graphics which made simple by just simply importing the library and by defining a single line of function.</h3>\r\n\r\n## To use - \r\n```python\r\nimport SnapSketch #or\r\n# import SnapSketch as ss\r\n```\r\n## Now lets summarize some of the utilities and functions of the SnapSketch - \r\n<h3>\r\nGraph() - Draw a simple basic Graph\r\n\r\nPanda() - Draw a Panda Sketch\r\n\r\nSortAlgorithm() - This a interface that contains insertion sort, selection sort and many more and select the required sorting algorithm and sort the specified poles\r\n\r\nStar() - Draw a Star\r\n\r\nCube() - Draw a basic Cube\r\n\r\nGoogleLogo() - Draw Google Logo\r\n\r\nWindowsLogo() - Draw Windows Logo\r\n\r\nIronMan() - Draw IronMan character\r\n\r\nCar() - Draw Car sketch\r\n\r\nInfinity() - Draw an Infinity loop/symbol\r\n\r\nIndiaFlag() - Draw the Indian Flag\r\n\r\nAmongUs() - Draw AmongUs character \r\n\r\nHeart() - Draw a Heart Shape\r\n\r\nTurtleRace() - Participate and select a specific colored turtle and try to win the race\r\n\r\nYinYang() - Draw a YinYang shape \r\n\r\nPeace() - Draw Peace Shape with all colors\r\n</h3>\r\n\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A typical graphical Library made using turtle python graphics",
"version": "1.0.0",
"split_keywords": [
"snapsketch"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "54e997bb09083d52eae35ca6fdc0b282c10e4bbb8d1db25df615bf41f49d8a58",
"md5": "d20ac29689a4003ee93767e59dd32ad4",
"sha256": "308fe8c4abc8d175fb3ef56c21de01eb2ebb8eca39ce11173dc46a0ad1c3ef91"
},
"downloads": -1,
"filename": "SnapSketch-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "d20ac29689a4003ee93767e59dd32ad4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 11803,
"upload_time": "2023-03-14T17:34:38",
"upload_time_iso_8601": "2023-03-14T17:34:38.466970Z",
"url": "https://files.pythonhosted.org/packages/54/e9/97bb09083d52eae35ca6fdc0b282c10e4bbb8d1db25df615bf41f49d8a58/SnapSketch-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-14 17:34:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "bharathguntreddi3",
"github_project": "Turtle_Pycharm",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "snapsketch"
}