Skip to content

zykdtc/animator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

animator

A lightweight Python library for creating 2D animations from image assets and time-based instructions.


Developer Setup

We use uv for dependency management. Getting started documentation can be found here.

# Clone repo
git clone https://github.com/zykdtc/animator.git
cd animator
# Set up local environment with all optional and dev dependencies
# Creates a virtual environment called `.venv`
uv sync
# Test with sample
uv run tests/sample/sample.py

About

A python package for creating 2D animations using image assets and formatted instructions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages