Skip to main content

Plotting animated graphs using manim.

Project description

granim

License: MIT PyPI version OS

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

granim-0.1.1-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page