Python Forum
Merge Python code with Micro Python code?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Merge Python code with Micro Python code?
#1
Hi,
I need to merge my existing Python code with an existing Micro Python program. Other than performance (?) are there any restrictions or adjustments to be made?
Many thanks,
Adzy
Reply
#2
From Micropython > Python everything should work, expect things which has to do with hardware. Also ssl/tls and asyncio is a little bit different to CPython.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply
#3
Is the new codebase Python or MicroPython?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mathematica code vs Python MiloChocolatito 0 330 Mar-31-2025, 06:32 AM
Last Post: MiloChocolatito
  I am getting an IndentError on my python code in VS Code and i dont know why jcardenas1980 11 3,351 Mar-22-2025, 09:49 AM
Last Post: Pedroski55
  I trying to automate the Variable Logon button using the python code but I couldn't surendrasamudrala 0 240 Mar-07-2025, 05:02 AM
Last Post: surendrasamudrala
  How do i run python code? smattiko83 5 609 Mar-06-2025, 09:20 PM
Last Post: ArchieLinux
  I'm new to Python - can someone help with this code as it is not working? lminc123 1 479 Feb-13-2025, 06:13 PM
Last Post: lminc123
  Python: How to import data from txt, instead of running the data from the code? Melcu54 1 597 Dec-13-2024, 06:50 AM
Last Post: Gribouillis
  I cannot create a virtual environment on visual studio code using python Willem_Aucamp316 2 2,753 Nov-27-2024, 02:20 PM
Last Post: menator01
  CLI to python code azxo1 11 2,071 Oct-21-2024, 08:32 AM
Last Post: azxo1
  Algorithm for extracting comments from Python source code Pavel1982 7 2,743 Aug-28-2024, 02:50 AM
Last Post: timothyferriss
  Coding help required in Python using VS Code KakashiSenpai 3 1,069 Jul-04-2024, 12:32 PM
Last Post: jefsummers

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020