Skip to content

Commit 876c6e2

Browse files
committed
Linked in everything from the forum and from my notes.
1 parent 355de94 commit 876c6e2

File tree

1 file changed

+36
-3
lines changed

1 file changed

+36
-3
lines changed

awesome-pyscript.md

Lines changed: 36 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,44 @@ File a ticket or even better -- send a PR!
44

55
## Apps and Uses
66

7-
- [Pandas cheat sheet](https://pandas.dylancastillo.co) by [@_dylancastillo](https://twitter.com/_dylancastillo/status/1564236553408356352) (Aug 2022)
7+
- [Pandas cheat sheet](https://pandas.dylancastillo.co) by [Dylan Castillo](https://twitter.com/_dylancastillo) (Aug 2022)
88

9-
- [MySTyc online converter](https://github.com/astrojuanlu/mystyc) by [@juanluisback](https://twitter.com/juanluisback) (Aug 2022)
9+
- [MySTyc online converter](https://github.com/astrojuanlu/mystyc) by [Juan Luis Cano Rodríguez](https://twitter.com/juanluisback) (Aug 2022)
1010

11-
## Talks
11+
- [Othello board](https://github.com/srepmub/Pyscript-Othello-Board) by [srepmub](https://github.com/srepmub) (June 2022)
12+
13+
- [Chess match viewer](https://github.com/nmstoker/ChessMatchViewer) by [Neil Stoker](https://twitter.com/nmstoker) (June 2022)
14+
15+
## Channels
16+
17+
Ongoing sources of articles, videos, and more.
18+
19+
- [PyScript in-depth articles](https://www.jhanley.com/blog/category/pyscript/) by [John Hanley](https://twitter.com/NeoPrimeAws).
20+
John has many useful articles discussing using PyScript in an app, what happens under the hood, and more.
21+
22+
## Talks, Videos, Podcasts
23+
24+
Resources recommended by people in the PyScript community.
25+
Not a listing of everything -- only a few "first look" videos included.
1226

1327
- [JupyterLite at EuroSciPy](https://twitter.com/sklearn_inria/status/1564524486057132032) ([repo](https://github.com/Vincent-Maladiere/scipy-demo)) by Vincent Maladiére and taught by
1428
[@ogrisel](https://twitter.com/ogrisel) (Aug 2022)
29+
30+
- [Inside the PyScript Source](https://www.youtube.com/watch?v=SqNNLssFzm4) video by [Paul Everitt](https://twitter.com/paulweveritt/status) (May 2022)
31+
32+
## First Impression Videos
33+
34+
In the month after launch, there were a number of "first impression" walkthroughs.
35+
Here are some of the recommended ones:
36+
37+
- [Say Hello to PyScript (WebAssembly Python)](https://talkpython.fm/episodes/show/367/say-hello-to-pyscript-webassembly-python) TalkPython episode with [Fabio Pliger](https://twitter.com/b_smoke) (May 2022)
38+
39+
- [PyScript - Deep Dive for Developer](https://www.youtube.com/watch?v=xAtoMtCfR3g) video by [Andrej Baranovskij](https://twitter.com/andrejusb) (May 2022)
40+
41+
- [Python In The Browser! PyScript First Look](https://www.youtube.com/watch?v=vxqBm6_0vyk) video by [Traversy Media](https://twitter.com/traversymedia) (May 2022)
42+
43+
- [Python + pyscript + WebAssembly: Python Web Apps, Running Locally with pyscript](https://www.youtube.com/watch?v=lC2jUeDKv-s) video by [Michael Kennedy](https://twitter.com/mkennedy) (May 2022)
44+
45+
- [PyScript First Impressions - Run Python in HTML Document](https://www.youtube.com/watch?v=yrn1OYu9q0E) long livestream by [Mariya Sha](https://www.pythonsimplified.org) (May 2022)
46+
47+
- [PyCon Keynote](https://www.youtube.com/watch?v=qKfkCY7cmBQ) by [Peter Wang](https://twitter.com/pwang) unveiling PyScript (Apr 2022)

0 commit comments

Comments
 (0)