{"id":16360428,"url":"https://github.com/monkstone/py5-examples","last_synced_at":"2026-05-14T20:05:44.331Z","repository":{"id":47039402,"uuid":"379043079","full_name":"monkstone/py5-examples","owner":"monkstone","description":"Experiments with pyp5","archived":false,"fork":false,"pushed_at":"2021-11-11T07:28:41.000Z","size":698,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-20T18:55:00.845Z","etag":null,"topics":["processing","py5","python"],"latest_commit_sha":null,"homepage":"https://monkstone.github.io/py5-examples/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monkstone.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":"2021-06-21T19:35:22.000Z","updated_at":"2023-12-28T23:52:24.000Z","dependencies_parsed_at":"2022-08-31T18:21:38.846Z","dependency_job_id":null,"html_url":"https://github.com/monkstone/py5-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/monkstone/py5-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkstone%2Fpy5-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkstone%2Fpy5-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkstone%2Fpy5-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkstone%2Fpy5-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monkstone","download_url":"https://codeload.github.com/monkstone/py5-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monkstone%2Fpy5-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["processing","py5","python"],"created_at":"2024-10-11T02:11:25.603Z","updated_at":"2026-05-14T20:05:44.314Z","avatar_url":"https://github.com/monkstone.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyp5-examples\nExperiments with py5, I'm not sure how much further I'm going here (my python is v. rusty anyways). Idea is excellent, and I may need to to explore jupyter notebooks as a new programming paradigm.\nHowever things could be so much better with a radical re-write of processing.\n\nParticular irritations:-\n\n1. Processing `map` is not polyglot friendly (should be `remap` or similar).\n2. PApplet is behemoth (py5 and ruby-processing projects have at least moved noise implementation out).\n3. PVector is a mess, overloading Vec2D and Vec3D functionality (I'm happy with my java extensions here).\n4. Processing4 is even more patched up than earlier versions, dead code and MacOS fixes abound.\n5. Inner classes are a mixed blessing (fortunately there's a meta-programming workaround for ruby-processing).\n\nI'm not sure p5 static mode is good idea, apart from being terse, python mode should be pythonic. Which is why I will concentrate on class mode, or possibly module mode as seems suited to jupyter notebooks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonkstone%2Fpy5-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonkstone%2Fpy5-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonkstone%2Fpy5-examples/lists"}