Skip to content

Make pyscript.py into a Python package #1226

@hoodmane

Description

@hoodmane

pyscript.py has a bunch of unrelated logic in it, some of which should probably be private. There should be a pyscript package with an __init__.py and multiple submodules with related logic. There are several ways to do this, personally I like taring the package folder and then loading the tar file with fetch and pyodide.unpackArchive. But you could also use rollup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions