This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
pyscript
Watch
1
Star
0
Fork
0
You've already forked pyscript
mirror of
https://github.com/pyscript/pyscript.git
synced
2026-02-13 07:01:00 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a993d6188524d3a2b1e791a1a7e5e15b3114f4c9
pyscript
/
pyscriptjs
/
src
History
woxtu
a993d61885
Use async/await instead of promise chaining (
#266
)
...
* Use async/await instead of promise chaining * Await asynchronous operations
2022-05-09 12:32:01 -05:00
..
components
Use async/await instead of promise chaining (
#266
)
2022-05-09 12:32:01 -05:00
App.svelte
Use async/await instead of promise chaining (
#266
)
2022-05-09 12:32:01 -05:00
interpreter.ts
Moves Python code out of interpreter file (
#207
)
2022-05-05 23:12:54 -05:00
main.ts
[PYS-12] Format and lint
2022-04-25 15:00:14 +02:00
pyscript.py
pre-commit: Add codespell and other checks (
#263
)
2022-05-06 16:23:14 -05:00
stores.ts
Add missing type annotations (
#242
)
2022-05-06 13:29:35 -05:00
Tailwind.svelte
[PYS-12] Format and lint
2022-04-25 15:00:14 +02:00
utils.ts
Add type annotations
2022-05-05 21:40:00 +09:00