Metadata-Version: 2.1
Name: ae-python
Version: 1.0.0
Summary: Create After Effects scripts in Python.
Home-page: https://kalbra.github.io/after-effects-python/index.html
Author: Kalle Bracht
Author-email: kalle.bracht@outlook.de
License: LICENSE
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: colour
Requires-Dist: secrets

## After Effects scripts with python
Create After Effects scripts in Python. See the [documentation](https://kalbra.github.io/after-effects-python).

## Install
Using pip: `pip install ae-python`


