{"id":20786316,"url":"https://github.com/praeclarumjj3/granim","last_synced_at":"2026-01-04T01:38:57.350Z","repository":{"id":57435752,"uuid":"354300785","full_name":"praeclarumjj3/granim","owner":"praeclarumjj3","description":"Python Package to Plot Graphs using the Manim Engine.","archived":false,"fork":false,"pushed_at":"2021-04-03T14:54:46.000Z","size":487,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T19:43:06.415Z","etag":null,"topics":["graph-plot","manim-engine","pypi-package","python"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/granim","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/praeclarumjj3.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-04-03T13:35:54.000Z","updated_at":"2025-01-09T23:58:14.000Z","dependencies_parsed_at":"2022-09-01T16:52:09.512Z","dependency_job_id":null,"html_url":"https://github.com/praeclarumjj3/granim","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praeclarumjj3%2Fgranim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praeclarumjj3%2Fgranim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praeclarumjj3%2Fgranim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/praeclarumjj3%2Fgranim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/praeclarumjj3","download_url":"https://codeload.github.com/praeclarumjj3/granim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244191386,"owners_count":20413284,"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":["graph-plot","manim-engine","pypi-package","python"],"created_at":"2024-11-17T14:51:43.266Z","updated_at":"2026-01-04T01:38:57.310Z","avatar_url":"https://github.com/praeclarumjj3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# granim\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n[![PyPI version](https://badge.fury.io/py/granim.svg)](https://badge.fury.io/py/granim)\n[![OS](https://img.shields.io/badge/OS-Linux-orange.svg)](https://shields.io/)\n\n- A **Python Package** to plot graphs using the [Manim](https://github.com/3b1b/manim) Engine.\n\n- **Project page**: https://pypi.python.org/pypi/granim\n- **GitHub**: https://github.com/praeclarumjj3/granim\n\n## Setup\n\n### Requirements:\n\n- `System Libraries`: Using apt\n```bash\nsudo apt install sox ffmpeg libcairo2 libcairo2-dev\n```\n\n- `pycairo`: version 1.10.0 or greater\n```bash\npip install pycairo\n```\n\n- `texlive-full`: Using apt\n```bash\nsudo apt install texlive-full\n```\n\n### Installation:\n\n```bash\npip install granim\n```\n\n## Quickstart\n\n- Plotting from a sample csv file (already present in the package structure):\n\n```bash\ngranim-plot demo csv\n```\n\u003cimg src=\"demo/PlotCSV.gif\" style=\"max-width:100%\"/\u003e\n\n- Plotting a set of points (already defined in the package code):\n\n```bash\ngranim-plot demo points\n```\n\u003cimg src=\"demo/PlotPoints.gif\" style=\"max-width:100%\"/\u003e\n\n*Note:* The package currently supports only these two functions. I plan to include a lot more options and solve a few issues in near future.\n\n## Contributing\n\nContributions are always welcome and credit will be given!\n\n- :heavy_check_mark: If you wish to add a new feature, open a PR.\n\n- :bug: If you find a bug, open an issue.\n\n- :books: Docs contribution are also appreciated!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraeclarumjj3%2Fgranim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpraeclarumjj3%2Fgranim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpraeclarumjj3%2Fgranim/lists"}