cad2025 電腦輔助設計與實習

  • Home
    • SMap
    • reveal
    • blog
  • About
    • Mind-Map
    • AI
      • Teams
      • Prompts
    • Homework
      • HW2
      • Plotter
  • Topics
    • Network
    • ICMP
    • IPv6
    • DNS
    • Proxy
    • Web
      • Codespaces
  • Software
    • Git
    • CMSiMDE
      • Flask
    • Solvespace
      • Compile
    • NX2312
      • License
    • Onshape
    • Webots
      • Fourbar
      • TimeStep
      • Clouds
      • Talks
      • Blender
      • Ardupilot
  • Tutorial
    • Stage1
      • Tutorial1
      • Tutorial2
    • Stage2
      • Tutorial3
      • Distancesensor
      • Tutorial4
      • Tutorial5
    • Stage3
      • Tutorial6
      • Tutorial7
      • Stream
      • Webots Server
  • Projects
    • Control
    • Printer
    • Otto
    • Otto_ninja-1
      • Simplify
    • OpenDuck
    • Pupper
    • JetAcker
  • Brython
  • Ref
    • Reeborg
      • ex1
      • Otto_ninja-2
    • Pyodide
    • Pyodide_ex
    • Pyodide2
      • robot.py
      • Example2
    • Pyodide3
      • png_files
      • Harvest
Otto_ninja-2 << Previous Next >> Pyodide_ex

Pyodide

Pyodide 是一個將 Python 解譯器和常用科學套件 (例如: numpy、scipy、matplotlib 等) 編譯成 WebAssembly,可在瀏覽器中執行 Python 程式的專案。

Pyodide 是將 CPython 編譯為 WebAssembly,可在瀏覽器或其他 WebAssembly 環境中執行;而 CPython 是標準的原生 Python 解譯器,運行在作業系統上。換言之,Pyodide 是為在瀏覽器中執行 Python 而設計的 CPython 移植版本。Pyodide 可與 JavaScript 雙向互動,讓 Python 程式能呼叫 JavaScript 函數並操作網頁元素,也能被 JavaScript 呼叫執行 Python 程式碼。


從 1 累加到 100 part2:


Otto_ninja-2 << Previous Next >> Pyodide_ex

Copyright © All rights reserved | This template is made with by Colorlib