• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
3

After Effects Python API

Explorer ,
Jan 29, 2024 Jan 29, 2024

Copy link to clipboard

Copied

Hey all! 

I'm kind of a madman and I've finally gotten a pretty good release going for my new plugin--

 

You can write extensions entirely in python using any GUI framework, script in python, run from a separate process, etc. This is NOT a wrapper around extendscript, but around the c++ SDK.

 

You can check it out and find installation instructions on github here:
https://github.com/Trentonom0r3/PyShiftAE/releases/tag/1.0.1

 

There's extensive documentation, so hopefully things are simple to set up!

 

More details in the README, but you can run a simple

pip install PyShiftAE


to get the ball rolling. 

TOPICS
Preview , Resources , Scripting , SDK , User interface or workspaces

Views

655

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jan 29, 2024 Jan 29, 2024

Copy link to clipboard

Copied

Wow! That's really interesting. GJ

Can't believe someone else than Adobe has to spend this huge effort to come up with a Python API. 
Thank you!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 29, 2024 Jan 29, 2024

Copy link to clipboard

Copied

Ten years too late for me, but interesting for sure.

 

Mylenium

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 29, 2024 Jan 29, 2024

Copy link to clipboard

Copied

LATEST

Awsome, man! my deepest appreciation for both execution and open source approach!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines