logo

Make your Python plots come to life, using pyvie!

Pyvie is very easy to use!

There are two installation steps:

  1. Install FFMEG. Here is how you do that - click here.
  2. Install Pyvie using pip install pyvie.

Once that is done, Pyvie requires four simple steps:

  1. import the library
  2. set up the movie parameters
  3. store frames as you are making them
  4. tell Pyvie you are done and save the movie in a file; display movie in a notebook, if you want

To test your installation, and to get some ideas, see Pyvie's gallery page - click here.