{"id":16859954,"url":"https://github.com/ahuang11/enjoyn","last_synced_at":"2025-07-27T22:36:19.406Z","repository":{"id":58465596,"uuid":"527418863","full_name":"ahuang11/enjoyn","owner":"ahuang11","description":"Generate and animate images in parallel, enjoyably.","archived":false,"fork":false,"pushed_at":"2023-09-04T19:44:51.000Z","size":33546,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T19:36:11.406Z","etag":null,"topics":["animate","dask","ffmpeg","gifsicle","imageio","matplotlib","parallel","python"],"latest_commit_sha":null,"homepage":"https://enjoyn.readthedocs.io/en/latest","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahuang11.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-22T05:06:29.000Z","updated_at":"2022-09-03T23:28:03.000Z","dependencies_parsed_at":"2025-02-19T01:41:42.886Z","dependency_job_id":null,"html_url":"https://github.com/ahuang11/enjoyn","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ahuang11/enjoyn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahuang11%2Fenjoyn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahuang11%2Fenjoyn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahuang11%2Fenjoyn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahuang11%2Fenjoyn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahuang11","download_url":"https://codeload.github.com/ahuang11/enjoyn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahuang11%2Fenjoyn/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267436807,"owners_count":24086899,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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":["animate","dask","ffmpeg","gifsicle","imageio","matplotlib","parallel","python"],"created_at":"2024-10-13T14:20:17.670Z","updated_at":"2025-07-27T22:36:19.363Z","avatar_url":"https://github.com/ahuang11.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n   \u003ca href=\"https://github.com/ahuang11/enjoyn\" alt=\"Enjoyn Logo\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/ahuang11/enjoyn/main/docs/assets/enjoyn_white.svg\" /\u003e\u003c/a\u003e\n   \u003cbr\u003e\n   \u003ca href=\"https://pypi.python.org/pypi/enjoyn/\" alt=\"PyPI version\"\u003e\n     \u003cimg alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/enjoyn?color=CA2A7A\u0026labelColor=090422\"\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/ahuang11/enjoyn/\" alt=\"Stars\"\u003e\n     \u003cimg src=\"https://img.shields.io/github/stars/ahuang11/enjoyn?color=CA2A7A\u0026labelColor=090422\" /\u003e\u003c/a\u003e\n   \u003ca href=\"https://pepy.tech/badge/enjoyn/\" alt=\"Downloads\"\u003e\n     \u003cimg src=\"https://img.shields.io/pypi/dm/enjoyn?color=CA2A7A\u0026labelColor=090422\" /\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/ahuang11/enjoyn/pulse\" alt=\"Activity\"\u003e\n     \u003cimg src=\"https://img.shields.io/github/commit-activity/m/ahuang11/enjoyn?color=CA2A7A\u0026labelColor=090422\" /\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/ahuang11/enjoyn/graphs/contributors\" alt=\"Contributors\"\u003e\n     \u003cimg src=\"https://img.shields.io/github/contributors/ahuang11/enjoyn?color=CA2A7A\u0026labelColor=090422\" /\u003e\u003c/a\u003e\n   \u003ca href=\"https://github.com/ahuang11/enjoyn/tree/main/tests\" alt=\"Coverage\"\u003e\n     \u003cimg src=\"https://raw.githubusercontent.com/ahuang11/enjoyn/main/docs/assets/coverage.svg\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Welcome!\n\nGenerate and animate images in parallel, enjoyably.\n\n## Getting Started\n\n### Installation\n\nInstall `enjoyn` with `pip`:\n\n```bash\npip install enjoyn\n```\n\nRequires an installation of Python 3.7+.\n\n## Resources\n\nThe full documentation can be found [here](https://enjoyn.readthedocs.io/en/latest/index.html).\n\nIf you encounter any bugs while using `enjoyn`, feel free to [open an issue](https://github.com/ahuang11/enjoyn/issues).\n\nIf you have any questions or issues while using `enjoyn`, ask away in [discussions](https://github.com/ahuang11/enjoyn/discussions/)!\n\nDon't forget to star the project if you like the project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahuang11%2Fenjoyn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahuang11%2Fenjoyn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahuang11%2Fenjoyn/lists"}