Plotting animated graphs using manim.
Project description
granim
-
A Python Package to plot graphs using the Manim Engine.
-
Project page: https://pypi.python.org/pypi/granim
Setup
Requirements:
System Libraries: Using apt
sudo apt install sox ffmpeg libcairo2 libcairo2-dev
pycairo: version 1.10.0 or greater
pip install pycairo
texlive-full: Using apt
sudo apt install texlive-full
Installation:
pip install granim
Quickstart
- Plotting from a sample csv file (already present in the package structure):
granim-plot demo csv
- Plotting a set of points (already defined in the package code):
granim-plot demo points
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.
Contributing
Contributions are always welcome and credit will be given!
-
:heavy_check_mark: If you wish to add a new feature, open a PR.
-
:bug: If you find a bug, open an issue.
-
:books: Docs contribution are also appreciated!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file granim-0.1.1-py3-none-any.whl.
File metadata
- Download URL: granim-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
706d624482ab6c348bae89c627484a14609cab4466736fc51d11743632eb344b
|
|
| MD5 |
3fac4b936d1a24ffa8c95dc6427074ed
|
|
| BLAKE2b-256 |
929eefa0a6a3c7c13a7b4fdd7eb57343c592f787798b6754632eb643d8903823
|