Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions data/projects/p/pytml.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: pytml
display_name: Pytml
description: JavaScript library to run Python in a web browser using Pyodide
url: https://pytml.js.org
artifacts:
- type: GITHUB_REPO
url: https://github.com/NodeX-AR/Pytml
- type: NPM_PACKAGE
url: https://www.npmjs.com/package/pytml
- type: DOI
url: https://doi.org/10.5281/zenodo.20772922
license: Apache-2.0
collections:
- python
- javascript
- education
tags:
- python
- javascript
- webassembly
- pyodide
- education
Loading