diff --git a/README.md b/README.md index 19173100bb9..d0af51fc22d 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,25 @@ PyScript is a framework that allows users to create rich Python applications in the browser using HTML's interface and the power of [Pyodide](https://pyodide.org/en/stable/), [MicroPython](https://micropython.org/) and [WASM](https://webassembly.org/), and modern web technologies. -To get started see the [Beginning PyScript tutorial](https://pyscript.github.io/docs/latest/beginning-pyscript/). +To get started see the [Beginning PyScript tutorial](https://docs.pyscript.net/latest/beginning-pyscript/). -For examples see [here](examples). +For examples see [here](https://pyscript.com/@examples). + +Other useful resources: + +- The [official technical docs](https://docs.pyscript.net/). +- Our current [Home Page](https://pyscript.net/) on the web. +- A free-to-use [online editor](https://pyscript.com/) for trying PyScript. +- Our community [Discord Channel](https://discord.gg/BYB2kvyFwm), to keep in touch . + +Every Tuesday at 15:30 UTC there is the _PyScript Community Call_ on zoom, where we can talk about PyScript development in the open. Most of the maintainers regularly participate in the call, and everybody is welcome to join. + +Every other Thursday at 16:00 UTC there is the _PyScript FUN_ call: this is a call in which everybody is encouraged to show what they did with PyScript. + +For more details on how to join the calls and up to date schedule, consult the official calendar: + +- [Google calendar](https://calendar.google.com/calendar/u/0/embed?src=d3afdd81f9c132a8c8f3290f5cc5966adebdf61017fca784eef0f6be9fd519e0@group.calendar.google.com&ctz=UTC) in UTC time; +- [iCal format](https://calendar.google.com/calendar/ical/d3afdd81f9c132a8c8f3290f5cc5966adebdf61017fca784eef0f6be9fd519e0%40group.calendar.google.com/public/basic.ics). ### Longer Version @@ -47,7 +63,7 @@ You can then use PyScript components in your html page. PyScript currently offer - ``: same as `