# Using Pyodide from Javascript This document describes using Pyodide directly from Javascript. For information about using Pyodide from Iodide, see [Using Pyodide from Iodide](using_pyodide_from_iodide.md). ## Startup Include `pyodide.js` in your project. The recommended way to include Pyodide in your project is to download a release from [here](https://github.com/iodide-project/pyodide/releases) and include the contents in your distribution, and import the `pyodide.js` file there from a `