{"id":25063042,"url":"https://github.com/joao-lucas-de-oliveira-lima/fractals-python","last_synced_at":"2025-03-31T12:12:03.695Z","repository":{"id":265160331,"uuid":"895228978","full_name":"Joao-Lucas-de-Oliveira-Lima/fractals-python","owner":"Joao-Lucas-de-Oliveira-Lima","description":"A fractal generation project developed to practice recursive algorithms in the Data Structures course.","archived":false,"fork":false,"pushed_at":"2025-01-20T06:08:57.000Z","size":834,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T17:47:22.732Z","etag":null,"topics":["fractals","python","recursion","turtle-python"],"latest_commit_sha":null,"homepage":"","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/Joao-Lucas-de-Oliveira-Lima.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-27T19:56:54.000Z","updated_at":"2025-01-20T06:08:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3285e07-aa20-4f58-bdce-feca827952dc","html_url":"https://github.com/Joao-Lucas-de-Oliveira-Lima/fractals-python","commit_stats":null,"previous_names":["joao-lucas-de-oliveira-lima/fractals-python"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joao-Lucas-de-Oliveira-Lima%2Ffractals-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joao-Lucas-de-Oliveira-Lima%2Ffractals-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joao-Lucas-de-Oliveira-Lima%2Ffractals-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Joao-Lucas-de-Oliveira-Lima%2Ffractals-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Joao-Lucas-de-Oliveira-Lima","download_url":"https://codeload.github.com/Joao-Lucas-de-Oliveira-Lima/fractals-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465228,"owners_count":20781919,"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":["fractals","python","recursion","turtle-python"],"created_at":"2025-02-06T17:40:57.839Z","updated_at":"2025-03-31T12:12:03.669Z","avatar_url":"https://github.com/Joao-Lucas-de-Oliveira-Lima.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fractals 🌌\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54)\n\nThis project is a challenge to practice recursive algorithms in the **Data Structures** course. It reimplements an earlier version I developed in **C++** using the **SFML 2.5.1** library, now adapted for **Python** with the `turtle` library.\n\n## Prerequisites\nBefore running the project, make sure you have the following installed:\n- [Python 3](https://www.python.org/) (Version 3.6 or higher)\n\n## Running the Code\n1. Open a terminal and navigate to the project's root directory.\n2. Run a script with the following command:\n```bash\npython -u fractals/\u003cscript_name\u003e.py\n```\n\u003eReplace `\u003cscript_name\u003e` with the name of the script you want to run (e.g., `binary_tree.py` or `squares.py`).\n## Visual Examples\n\n\u003cdiv style=\"display: flex; justify-content: space-around; align-items: center;\"\u003e\n    \u003cimg src=\"/images/gif/binary_tree.gif\" style=\"width: 400px; height: 300px;\"\u003e\n    \u003cimg src=\"/images/gif/squares.gif\" style=\"width: 400px; height: 300px;\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoao-lucas-de-oliveira-lima%2Ffractals-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoao-lucas-de-oliveira-lima%2Ffractals-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoao-lucas-de-oliveira-lima%2Ffractals-python/lists"}