# Python scripts for 2021.2.2

**URL:** https://forum.logik.tv/t/python-scripts-for-2021-2-2/6022
**Category:** Python
**Tags:** python
**Created:** [June 8, 2022, 1:28pm UTC](https://forum.logik.tv/t/python-scripts-for-2021-2-2/6022 "2022-06-08T13:28:01Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![andi\_rathi\_rathmacher](https://avatars.discourse-cdn.com/v4/letter/a/48db29/32.png) [@andi\_rathi\_rathmacher](https://forum.logik.tv/u/andi_rathi_rathmacher)
#### Post date: [June 8, 2022, 1:28pm UTC](https://forum.logik.tv/t/python-scripts-for-2021-2-2/6022/1 "2022-06-08T13:28:01Z")

</div>

hi all,

i’m looking for older python scripts that will work with flame version 2021.2.2

especially  
 → paint-node-edit  
 → multi-batch-render

on [logik-portal · GitHub](http://github.com/logik-portal/) i can c only the up to date version… or am i missing something?

1k thx in advance!  
cheers  
andi

---

<div class="post-metadata">

### Author: ![claussteinmassl](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.logik.tv/claussteinmassl/32/1922_2.png) [@claussteinmassl](https://forum.logik.tv/u/claussteinmassl)
#### Post date: [June 8, 2022, 1:37pm UTC](https://forum.logik.tv/t/python-scripts-for-2021-2-2/6022/2 "2022-06-08T13:37:37Z")

</div>

Hey Andi,

you’re missing the commit history:

> <https://github.com/logik-portal/python_scripts/commit/5adeffd752a1c6406369a4e6667b16ca93766946#diff-df84da6af2a62b91bc367cce1ae0a28c7e71d638bd98e3df8484cc8128d6d572>

🙂

The initial commit for paint-node-edit was for 2021.2  
The next commit did a lot more changes than just updating for a newer Flame version. Looks like all Qt Widget werde moved to a separate modul. Don’t know what else happened on first sight.

Not sure if it makes more sense to just use the old version or to grab the latest version and make it compatible with 2021.2.2.

Cheers,  
Claus

---

<div class="post-metadata">

### Author: ![fredwarren](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.logik.tv/fredwarren/32/158_2.png) [@fredwarren](https://forum.logik.tv/u/fredwarren)
#### Post date: [June 8, 2022, 3:28pm UTC](https://forum.logik.tv/t/python-scripts-for-2021-2-2/6022/3 "2022-06-08T15:28:28Z")

</div>

Paging @MikeV

---

<div class="post-metadata">

### Author: ![MikeV](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.logik.tv/mikev/32/399_2.png) [@MikeV](https://forum.logik.tv/u/MikeV)
#### Post date: [June 8, 2022, 4:59pm UTC](https://forum.logik.tv/t/python-scripts-for-2021-2-2/6022/4 "2022-06-08T16:59:37Z")

</div>

Hey Andi

I’ve added download links on the pages for the older versions of those scripts:

> **[Paint Node Edit — Flame Python Scripts](https://www.pyflame.com/python-scripts/paint-node-edit)**
>
> Delete and edit paint stroke durations in paint node.

> **[Multi Batch Render — Flame Python Scripts](https://www.pyflame.com/python-scripts/multi-batch-render)**
>
> Batch render multiple batch groups

I’ll be adding links to older versions of other scripts today that are 2022 or newer only on the Portal. Going forward from Flame 2022 I’m going to see if there’s a way to have older versions of scripts accessible within the Portal.

Mike

---

<div class="post-metadata">

### Author: ![andi\_rathi\_rathmacher](https://avatars.discourse-cdn.com/v4/letter/a/48db29/32.png) [@andi\_rathi\_rathmacher](https://forum.logik.tv/u/andi_rathi_rathmacher)
#### Post date: [June 14, 2022, 8:06am UTC](https://forum.logik.tv/t/python-scripts-for-2021-2-2/6022/5 "2022-06-14T08:06:22Z")

</div>

sry for my late responds!  
that’s really great!  
1k thx, Mike!
