{"id":19681264,"url":"https://github.com/marfullsen/draw-a-circle","last_synced_at":"2025-02-27T06:41:18.262Z","repository":{"id":139327043,"uuid":"356104179","full_name":"Marfullsen/draw-a-circle","owner":"Marfullsen","description":"Just drawing a circle with Python and Pillow library.","archived":false,"fork":false,"pushed_at":"2021-04-09T23:49:24.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T05:36:31.015Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Marfullsen.png","metadata":{"files":{"readme":"readme.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-09T02:04:04.000Z","updated_at":"2021-04-09T23:49:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"564636ff-b212-4ec1-bab0-f6de8cba31ef","html_url":"https://github.com/Marfullsen/draw-a-circle","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/Marfullsen%2Fdraw-a-circle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fdraw-a-circle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fdraw-a-circle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Marfullsen%2Fdraw-a-circle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Marfullsen","download_url":"https://codeload.github.com/Marfullsen/draw-a-circle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240990751,"owners_count":19889935,"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":[],"created_at":"2024-11-11T18:07:23.714Z","updated_at":"2025-02-27T06:41:18.258Z","avatar_url":"https://github.com/Marfullsen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Draw a circle\n[![Python3](https://img.shields.io/badge/Python-3.7-green.svg)](https://www.python.org/)\n[![Pillow](https://img.shields.io/badge/Pillow-8.0.0-blue.svg)](https://pypi.org/project/Pillow/)\n\n[![Screenshot](./screenshot-01.png)](https://github.com/Marfullsen/)\n\n## Desc\nJust drawing a simple circle with Python using [PIL](https://pypi.org/project/Pillow/) library, the docs are [here](https://pillow.readthedocs.io/en/stable/).\nAlso provides function to draw multiple circles.\n\n## Install Dependencies \u0026 Usage\n1. Install `git`.\n2. Clone, enter the directory.\n``` \ngit clone https://github.com/Marfullsen/draw-a-circle.git\ncd draw-a-circle\n```\n3. Install dependencies.\n```\npip install Pillow\n```\nor\n```\npython3 -m pip install Pillow\n```\nor´\n```\nsudo apt-get install python-pil\n```\nor\n```\nsudo pip install pillow\n```\nor\n```\nsudo easy_install pillow\n```\n4. Open with Python3\n```\npython draw_a_circle.py\n```\n5. Enjoy!\nPD: the image canvas is always 200 X 200\n## Examples\n\n[![Screenshot](./screenshot-02.png)](https://github.com/Marfullsen/)\n\n\n[![Screenshot](./screenshot-03.png)](https://github.com/Marfullsen/)\n\n\n## Credit\nI just transcoded [this](https://stackoverflow.com/a/58629898) answer on StackOverflow written with Java.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarfullsen%2Fdraw-a-circle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarfullsen%2Fdraw-a-circle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarfullsen%2Fdraw-a-circle/lists"}