first prototype

This commit is contained in:
2021-09-15 15:29:10 +02:00
parent e90f013e54
commit e8c4630ffa
8 changed files with 283 additions and 0 deletions

7
zoetrope/zoetrope.py Normal file
View File

@ -0,0 +1,7 @@
from .aniplot import AniPlot
aniplot = AniPlot()