An animation engine for Python!
Project description
KeyFrame
A simple yet powerful animation timeline engine for Python.
Installation
pip install keyframe
Example
from keyframe import Scene
scene = Scene(duration=3, bg_color="#111111", size=(720, 480), fps=30)
scene.render("keyframe.mp4")
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 Distribution
keyframe-0.0.1.tar.gz
(1.9 kB
view details)
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 keyframe-0.0.1.tar.gz.
File metadata
- Download URL: keyframe-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa845dd483d3400904614459c6a4642a41513010263da50c2ca64b978b03bd07
|
|
| MD5 |
8a2022df5967b48114e5d35f7f1fa911
|
|
| BLAKE2b-256 |
08221725a5caced88adeab58154769133f8811b55a61e1fbc6aac543de09aade
|
File details
Details for the file keyframe-0.0.1-py3-none-any.whl.
File metadata
- Download URL: keyframe-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c57b7b8e3fe14c365bb5d273348d206c046bf75244f154bdcb6d69dcc390d45a
|
|
| MD5 |
9668a978f56ac76982cb1768795e2d0d
|
|
| BLAKE2b-256 |
67695be1a1c242b8b28474fc520b422dd683ccd57764c513d05369333f80e553
|