<?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[Deployment of a Python app on the M5Stick-C from VS code]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am using Visual Studio code to write directly my code on the M5Stick-C.<br />
I can reset and push the code for testing but how to make it persistent.<br />
I wish I could achieve something similar to the download function available in the UIFlow designer.<br />
If there is a way to do it in command line it is also welcome.</p>
<p dir="auto">I am using the 1.4.0beta firmware.</p>
<p dir="auto">Thank you by advance.<br />
Antowan</p>
]]></description><link>https://community.m5stack.com/topic/1295/deployment-of-a-python-app-on-the-m5stick-c-from-vs-code</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 02:30:07 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1295.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 06 Sep 2019 04:31:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Deployment of a Python app on the M5Stick-C from VS code on Sun, 08 Sep 2019 06:50:06 GMT]]></title><description><![CDATA[<p dir="auto">As far as I am aware that feature is unavailable right now in vs code or any other software for now sorry. I can only suggest you put all your files on an sd card and reference them in your python script</p>
]]></description><link>https://community.m5stack.com/post/5523</link><guid isPermaLink="true">https://community.m5stack.com/post/5523</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Sun, 08 Sep 2019 06:50:06 GMT</pubDate></item><item><title><![CDATA[Reply to Deployment of a Python app on the M5Stick-C from VS code on Sun, 08 Sep 2019 05:06:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lukasmaximus" aria-label="Profile: lukasmaximus">@<bdi>lukasmaximus</bdi></a> thank you, it does the job!</p>
<p dir="auto">Is there a way to upload multiple files at once ? I have  folder with multiple images that I upload in the res/ folder but I have to upload manually each image.<br />
Ideally I wish I could have an option to upload all my project at once (.py and resource files).<br />
If there is any way to do that especially in vs code that would be a great gain of time.</p>
<p dir="auto">Thank you,<br />
Antowan</p>
]]></description><link>https://community.m5stack.com/post/5522</link><guid isPermaLink="true">https://community.m5stack.com/post/5522</guid><dc:creator><![CDATA[antowan]]></dc:creator><pubDate>Sun, 08 Sep 2019 05:06:04 GMT</pubDate></item><item><title><![CDATA[Reply to Deployment of a Python app on the M5Stick-C from VS code on Fri, 06 Sep 2019 10:40:44 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/antowan" aria-label="Profile: antowan">@<bdi>antowan</bdi></a> to achieve the same effect as the download function in vscode connect your m5stack to vscode with the m5stack plugin and simply click on the apps folder and press the + button to create a new file in that directory, name the file e.g. "<a href="http://filenamehere.py" target="_blank" rel="noopener noreferrer nofollow ugc">filenamehere.py</a>" copy and paste your code into that file and then save when your done. Now when you reset the M5Stick and go into the app.list you can select your program from the list.</p>
]]></description><link>https://community.m5stack.com/post/5500</link><guid isPermaLink="true">https://community.m5stack.com/post/5500</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Fri, 06 Sep 2019 10:40:44 GMT</pubDate></item></channel></rss>