{"id":17686242,"url":"https://github.com/superatomic/spider","last_synced_at":"2025-03-30T20:45:36.899Z","repository":{"id":40306694,"uuid":"467324026","full_name":"superatomic/spider","owner":"superatomic","description":"🕷 A small script that draws a picture of a spider using Python.","archived":false,"fork":false,"pushed_at":"2022-06-30T04:48:35.000Z","size":606,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T23:53:53.189Z","etag":null,"topics":["profile-image","python","python3","simple-project","spider","turtle","turtle-graphics"],"latest_commit_sha":null,"homepage":"https://gh.superatomic.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/superatomic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-08T01:46:40.000Z","updated_at":"2022-06-11T04:45:08.000Z","dependencies_parsed_at":"2022-08-09T16:52:42.017Z","dependency_job_id":null,"html_url":"https://github.com/superatomic/spider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superatomic%2Fspider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superatomic%2Fspider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superatomic%2Fspider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superatomic%2Fspider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superatomic","download_url":"https://codeload.github.com/superatomic/spider/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246379376,"owners_count":20767694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["profile-image","python","python3","simple-project","spider","turtle","turtle-graphics"],"created_at":"2024-10-24T10:43:44.611Z","updated_at":"2025-03-30T20:45:36.874Z","avatar_url":"https://github.com/superatomic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spider Drawing with Python's `turtle`\nThis is a very basic script to draw a spider with Python's [`turtle`](https://docs.python.org/3/library/turtle.html) graphics module.\n\nThe resulting graphic is saved as a PostScript file to [`imgs/{circle,square}/spider.ps`](imgs/square/spider.ps).\n\nIf [Inkscape] is installed, SVG and PNG versions will be generated from the PostScript representation.\nThese images can be found at [`imgs/{circle,square}/spider.svg`](imgs/square/spider.svg) and [`imgs/{circle,square}/spider.png`](imgs/square/spider.png), respectively.\n\nThe rendered drawing is used as [my profile image](https://github.com/superatomic).\n\n## Output\n\n![A spider](spider.png)  \u003c!-- Their name is Billie --\u003e\n\n## Installation\n\n### Download the source\nPick any method to install the source files or just [download the source files as a ZIP](https://github.com/superatomic/spider/archive/refs/heads/main.zip).\n\n- Git\n  ```shell\n  git clone https://github.com/superatomic/spider.git\n  ```\n- Github CLI\n  ```shell\n  gh repo clone superatomic/spider\n  ```\n  \n### Running the program\n\nSimply run the program with `python3 main.py` to draw the spider.\nThis program has been verified to work on Python 3.7+, and may or may not work on lower versions.\n\n\u003c!-- Thanks to https://stackoverflow.com/questions/58737436/ --\u003e\n| :heavy_exclamation_mark: | Your Python installation must support [`tkinter`](https://docs.python.org/3/library/tkinter.html) for the program to run! |\n|--------------------------|:--------------------------------------------------------------------------------------------------------------------------|\n\n## That's it!\n\nHopefully this program is useful to somebody someday. I certainly had fun writing it.\n\n\n[Inkscape]: https://www.inkscape.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperatomic%2Fspider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperatomic%2Fspider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperatomic%2Fspider/lists"}