Ted Patrick

Results 7 issues of Ted Patrick

### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a solution or duplication - [X] I already searched in Google...

type: bug
backlog
sprint

Working through TS strict errors related to getAttribute. Element.getAttribute returns string | null All existing code ignores the potential null and assumes string. 1. Add a util for getAttribute which...

PyScript will support code execution in WebWorkers in order to make async and parallel execution better and more pythonic **EDIT** PR #1333 is on its way to be merged: it...

A release for PyperCard means: * [ ] There's a release on GitHub. * [ ] It's possible to `pip install pypercard` and use the `pyscript` CLI via a `pypercard`...

Packaging for Python on the browser is a big empty space for all interpreters. The goal here is to come up with a strategy for a solution that can support...

Visual PyScript is a project that allows users to create Visual Applications for PyScript without having to write HTML (or keep it at a minimal)

MicroPython is going to be supported as an alternative Python interpreter to Pyodide