{"id":24888680,"url":"https://github.com/eesast/manim_projects","last_synced_at":"2025-09-16T12:16:32.683Z","repository":{"id":99034460,"uuid":"369997229","full_name":"eesast/manim_projects","owner":"eesast","description":"manim projects for EESAST","archived":false,"fork":false,"pushed_at":"2023-12-15T02:53:05.000Z","size":5,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-01T16:14:31.417Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eesast.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}},"created_at":"2021-05-23T08:17:21.000Z","updated_at":"2021-05-23T08:46:41.000Z","dependencies_parsed_at":"2023-12-15T03:45:12.093Z","dependency_job_id":null,"html_url":"https://github.com/eesast/manim_projects","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/eesast%2Fmanim_projects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eesast%2Fmanim_projects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eesast%2Fmanim_projects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eesast%2Fmanim_projects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eesast","download_url":"https://codeload.github.com/eesast/manim_projects/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245841528,"owners_count":20681182,"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":"2025-02-01T16:14:33.629Z","updated_at":"2025-09-16T12:16:27.549Z","avatar_url":"https://github.com/eesast.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# manim projects\n\nsource code of image/video generated by [manim](https://github.com/ManimCommunity/manim)\n\n## Usage\n\n建议使用 docker [manimcommunity/manim](https://hub.docker.com/r/manimcommunity/manim)\n\n### 拉取镜像\n\n```bash\ndocker pull manimcommunity/manim\n```\n\n默认使用 `latest` 分支，也可以使用 `stable` 分支\n\n```bash\ndocker pull manimcommunity/manim:stable\n```\n\n### 开启容器\n\n可以像文档中一样首次运行打开 `/bin/bash`\n\n```\ndocker run -it --name \u003cCONTAINER_NAME\u003e -v \"$(pwd):/manim\" manimcommunity/manim /bin/bash\n```\n\n但其实用处不大，可以直接使用 `-itd`\n\n`\u003cCONTAINER_NAME\u003e` 填一个简单的容器名字即可，建议不要使用 `manim` 这种和工具本身相同的名字\n\n`$(pwd)` 即执行命令时所在路径，请在本项目的根目录下执行指令\n\n### 生成图片、视频\n\n在容器运行的过程中，使用下述命令生成 1080p 图片、视频\n\n```\ndocker exec -it --user=\"$(id -u):$(id -g)\" \u003cCONTAINER_NAME\u003e manim /path/to/code.py \u003cIMG/VIDEO_NAME\u003e -qh\n```\n\n想生成质量低的，可以使用 `-ql` 代替 `-qh`\n\n生成文件在 `media/path/to/code/` 中\n\n## DEVELOP\n\n编写 python 代码，建议建一个有 `manim` 库的虚拟环境\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feesast%2Fmanim_projects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feesast%2Fmanim_projects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feesast%2Fmanim_projects/lists"}