Make your Python plots come to life, using pyvie!
Pyvie is very easy to use!
There are two installation steps:
- Install FFMEG. Here is how you do that - click here.
- Install Pyvie using
pip install pyvie
.
Once that is done, Pyvie requires four simple steps:
- import the library
- set up the movie parameters
- store frames as you are making them
- 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.