{"id":18360260,"url":"https://github.com/phuang1024/csanim","last_synced_at":"2025-04-10T03:30:30.207Z","repository":{"id":62565595,"uuid":"385765724","full_name":"phuang1024/csanim","owner":"phuang1024","description":"A tool for creating computer science explanatory videos.","archived":false,"fork":false,"pushed_at":"2021-07-25T00:09:24.000Z","size":312,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T05:46:29.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://csanim.rtfd.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phuang1024.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-14T00:07:48.000Z","updated_at":"2021-11-23T19:58:42.000Z","dependencies_parsed_at":"2022-11-03T17:46:49.861Z","dependency_job_id":null,"html_url":"https://github.com/phuang1024/csanim","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phuang1024%2Fcsanim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phuang1024%2Fcsanim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phuang1024%2Fcsanim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phuang1024%2Fcsanim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phuang1024","download_url":"https://codeload.github.com/phuang1024/csanim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248150666,"owners_count":21055962,"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":"2024-11-05T22:27:37.951Z","updated_at":"2025-04-10T03:30:30.158Z","avatar_url":"https://github.com/phuang1024.png","language":"Python","readme":"# CS Animation\n\n![](https://shields.io/github/license/phuang1024/csanim)\n![](https://shields.io/github/issues/phuang1024/csanim)\n![](https://shields.io/github/issues-pr/phuang1024/csanim)\n![](https://github.com/phuang1024/csanim/workflows/Tests/badge.svg)\n![](https://readthedocs.org/projects/csanim/badge/?version=latest)\n![](https://shields.io/github/repo-size/phuang1024/csanim)\n![](https://shields.io/github/commit-activity/m/phuang1024/csanim)\n![](https://readthedocs.org/projects/piano-video/badge/?version=latest)\n![](https://img.shields.io/tokei/lines/github/phuang1024/csanim)\n\nA tool for creating computer science explanatory videos.\n\nInspired by 3Blue1Brown.\n\n[Documentation][docs]\n\n## Installation\n\nPlease see the [docs page][install].\n\n## Building\n\n### Module\n\n``` bash\n# Install Python packages\npip install -r requirements.txt\n\n# Build the C++ sources.\nmake cpp\n\n# Next, build the wheel file.\nmake wheel\n\n# Last (optional), install the wheel file.\nmake install\n```\n\n### Docs\n\n``` bash\n# The documentation uses sphinx autodoc, which depends\n# on the module. Follow above instructions to build and\n# install the module first.\n\n# Install Python packages\npip install sphinx sphinx_rtd_theme\n\n# Build docs with sphinx\nmake docs\n\n# Open in a browser\nfirefox ./docs/_build/html/index.html\n```\n\n[docs]: https://csanim.rtfd.io\n[install]: https://csanim.rtfd.io/en/latest/install.html\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphuang1024%2Fcsanim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphuang1024%2Fcsanim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphuang1024%2Fcsanim/lists"}