https://github.com/ahuang11/enjoyn
Generate and animate images in parallel, enjoyably.
https://github.com/ahuang11/enjoyn
animate dask ffmpeg gifsicle imageio matplotlib parallel python
Last synced: 18 days ago
JSON representation
Generate and animate images in parallel, enjoyably.
- Host: GitHub
- URL: https://github.com/ahuang11/enjoyn
- Owner: ahuang11
- License: apache-2.0
- Created: 2022-08-22T05:06:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-04T19:44:51.000Z (over 1 year ago)
- Last Synced: 2025-02-03T18:22:55.240Z (3 months ago)
- Topics: animate, dask, ffmpeg, gifsicle, imageio, matplotlib, parallel, python
- Language: Python
- Homepage: https://enjoyn.readthedocs.io/en/latest
- Size: 32 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## Welcome!
Generate and animate images in parallel, enjoyably.
## Getting Started
### Installation
Install `enjoyn` with `pip`:
```bash
pip install enjoyn
```Requires an installation of Python 3.7+.
## Resources
The full documentation can be found [here](https://enjoyn.readthedocs.io/en/latest/index.html).
If you encounter any bugs while using `enjoyn`, feel free to [open an issue](https://github.com/ahuang11/enjoyn/issues).
If you have any questions or issues while using `enjoyn`, ask away in [discussions](https://github.com/ahuang11/enjoyn/discussions/)!
Don't forget to star the project if you like the project!