You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: awesome-pyscript.md
+36-3Lines changed: 36 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,44 @@ File a ticket or even better -- send a PR!
4
4
5
5
## Apps and Uses
6
6
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)
8
8
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)
10
10
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.
12
26
13
27
-[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
-[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