<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Can I convert several PYP files to one PYPV file?]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Is there a way I can convert several PYP files to one PYPV file?</p>
<p dir="auto">If its not possible, how do you suggest protecting several PYP files? Do I just need to convert them to PYPV one by one?</p>
<p dir="auto">Regards,<br />
Ben</p>
]]></description><link>http://developers.maxon.net/forum//topic/14499/can-i-convert-several-pyp-files-to-one-pypv-file</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 12:21:17 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum//topic/14499.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Apr 2023 12:38:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can I convert several PYP files to one PYPV file? on Mon, 29 May 2023 05:53:21 GMT]]></title><description><![CDATA[<p dir="auto">Closing the thread with the following conclusion.</p>
<p dir="auto">No native way to do it in C4D. Manually have to merge them then convert that one file to PYP.<br />
So have to manage separate project files. One for source ones and one for merging several PY files.</p>
]]></description><link>http://developers.maxon.net/forum//post/71603</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/71603</guid><dc:creator><![CDATA[bentraje]]></dc:creator><pubDate>Mon, 29 May 2023 05:53:21 GMT</pubDate></item><item><title><![CDATA[Reply to Can I convert several PYP files to one PYPV file? on Fri, 26 May 2023 07:25:21 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/bentraje">@<bdi>bentraje</bdi></a>,</p>
<p dir="auto">without further questions or postings, we will consider this topic as solved by Monday 05/06/2023 and flag it accordingly.</p>
<p dir="auto">Thank you for your understanding,<br />
Maxime.</p>
]]></description><link>http://developers.maxon.net/forum//post/71590</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/71590</guid><dc:creator><![CDATA[m_adam]]></dc:creator><pubDate>Fri, 26 May 2023 07:25:21 GMT</pubDate></item><item><title><![CDATA[Reply to Can I convert several PYP files to one PYPV file? on Fri, 14 Apr 2023 08:00:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/baca">@<bdi>baca</bdi></a>  <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/m_adam">@<bdi>m_adam</bdi></a></p>
<p dir="auto">apologies for the late response.</p>
<p dir="auto">thanks for the confirmation.<br />
I guess I'll just do what <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/baca">@<bdi>baca</bdi></a> recommends which is to manually merge everything to one <code>.pyp file</code>. Probably some a bit debugging happening for imported modules but I guess that's for another thread.</p>
<p dir="auto">Thanks again!</p>
]]></description><link>http://developers.maxon.net/forum//post/71189</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/71189</guid><dc:creator><![CDATA[bentraje]]></dc:creator><pubDate>Fri, 14 Apr 2023 08:00:11 GMT</pubDate></item><item><title><![CDATA[Reply to Can I convert several PYP files to one PYPV file? on Tue, 11 Apr 2023 16:24:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi just wanted to confirm tat there is nothing built-in for that. I will add it to the backlog, but can't promise anything.</p>
<p dir="auto">Cheers,<br />
Maxime.</p>
]]></description><link>http://developers.maxon.net/forum//post/71174</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/71174</guid><dc:creator><![CDATA[m_adam]]></dc:creator><pubDate>Tue, 11 Apr 2023 16:24:09 GMT</pubDate></item><item><title><![CDATA[Reply to Can I convert several PYP files to one PYPV file? on Sat, 08 Apr 2023 15:29:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/bentraje">@<bdi>bentraje</bdi></a> exactly.</p>
<p dir="auto">I keep source files separately.</p>
<p dir="auto">And I wrote compilation script and config file, which just loads separate plugin files, scan for local dependencies to load them as well.<br />
So it combines everything into single <code>.pyp</code> file.<br />
For distribution it encrypts final compilation into <code>.pypv</code> file.</p>
<p dir="auto">Not much effort for this script gives development flexibility.</p>
]]></description><link>http://developers.maxon.net/forum//post/71164</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/71164</guid><dc:creator><![CDATA[baca]]></dc:creator><pubDate>Sat, 08 Apr 2023 15:29:59 GMT</pubDate></item><item><title><![CDATA[Reply to Can I convert several PYP files to one PYPV file? on Fri, 07 Apr 2023 21:03:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/baca">@<bdi>baca</bdi></a></p>
<p dir="auto">I'm guessing you are referring to just a simple merge of files with PYP convention.<br />
I'm thinking more of like a C++ project. Where it has a lot of files and can just be compressed/compiled to just handful of files for distributions.</p>
<p dir="auto">I have a lot of utility py files and I would like to keep separate in my development environment since I used it in several plugins.</p>
]]></description><link>http://developers.maxon.net/forum//post/71163</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/71163</guid><dc:creator><![CDATA[bentraje]]></dc:creator><pubDate>Fri, 07 Apr 2023 21:03:03 GMT</pubDate></item><item><title><![CDATA[Reply to Can I convert several PYP files to one PYPV file? on Fri, 07 Apr 2023 20:16:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/bentraje">@<bdi>bentraje</bdi></a><br />
I used to merge several <code>.py</code> source files into single <code>.pyp</code> file with simple script.<br />
And this can be later converted to a single <code>.pypv</code> file.</p>
<p dir="auto">But there're not many reasons to have single file for multiple plugins over multiple files with single plugin each.<br />
More likely issues with one of the plugin might affect other logic if they are in a single file.</p>
]]></description><link>http://developers.maxon.net/forum//post/71162</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/71162</guid><dc:creator><![CDATA[baca]]></dc:creator><pubDate>Fri, 07 Apr 2023 20:16:09 GMT</pubDate></item><item><title><![CDATA[Reply to Can I convert several PYP files to one PYPV file? on Fri, 07 Apr 2023 12:44:36 GMT]]></title><description><![CDATA[<p dir="auto">Or maybe merge several PY files to one protected file?<br />
Is this possible?</p>
]]></description><link>http://developers.maxon.net/forum//post/71160</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/71160</guid><dc:creator><![CDATA[bentraje]]></dc:creator><pubDate>Fri, 07 Apr 2023 12:44:36 GMT</pubDate></item></channel></rss>