{"id":20548520,"url":"https://github.com/jeslie0/julia-mandel","last_synced_at":"2025-03-06T05:25:18.030Z","repository":{"id":111536120,"uuid":"55903554","full_name":"jeslie0/julia-mandel","owner":"jeslie0","description":"Code for generating Mandelbrot Sets and Julia Sets","archived":false,"fork":false,"pushed_at":"2022-05-18T16:04:11.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T16:26:33.142Z","etag":null,"topics":["fractal","julia","mandelbrot"],"latest_commit_sha":null,"homepage":"","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/jeslie0.png","metadata":{"files":{"readme":"README.org","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":"2016-04-10T14:27:12.000Z","updated_at":"2022-05-14T20:25:00.000Z","dependencies_parsed_at":"2023-06-28T07:30:57.854Z","dependency_job_id":null,"html_url":"https://github.com/jeslie0/julia-mandel","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/jeslie0%2Fjulia-mandel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeslie0%2Fjulia-mandel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeslie0%2Fjulia-mandel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeslie0%2Fjulia-mandel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeslie0","download_url":"https://codeload.github.com/jeslie0/julia-mandel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242152658,"owners_count":20080329,"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":["fractal","julia","mandelbrot"],"created_at":"2024-11-16T02:13:46.000Z","updated_at":"2025-03-06T05:25:18.022Z","avatar_url":"https://github.com/jeslie0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Julia-mandel\nCode for generating Mandelbrot Sets, Julia Sets and tweeting them.\n\nTo simply make an Julia Set, compile Julia.c and run \"a.out c_real c_imaginary\".\n\nTo tweet a Julia set image, make sure that tweet.py and Julia.py are in the same folder. Make a Twitter Application and edit the required fields in tweet.py to link it to your account. Then run tweet.py. Requires PILLOW, tweepy.\n\nWith help from [[https://github.com/majaha][majaha]].\n\n\n* Tweet\nTo tweet a random julia set, you need to first make an account with [[https://developer.twitter.com][https://developer.twitter.com]] and get your API keys. Then, put them into a file (say =keys=) with the following four lines:\n#+begin_src conf\n\u003cCONSUMER_KEY\u003e\n\u003cCONSUMER_SECRET\u003e\n\u003cACCESS_KEY\u003e\n\u003cACCESS_SECRET\u003e\n#+end_src\n\nThen call =tweet.py= with this as an argument.\n#+begin_src shell\npython3 tweet.py keys\n#+end_src\n\nThis will make and tweet the generated Julia image.\n\n* Nix\nThis project is packaged as a nix flake. If you use flakes, you can do the following:\n#+begin_src shell\nnix run github:jeslie0/julia-mandel#juliac \u003cz_real\u003e \u003cz_im\u003e # Generates the julia set for the given complex number\nnix run github:jeslie0/julia-mandel#tweet \u003ckey_file\u003e # Generates and tweets a Julia Set\n#+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeslie0%2Fjulia-mandel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeslie0%2Fjulia-mandel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeslie0%2Fjulia-mandel/lists"}