|
13 | 13 | 🚧 WIP: section under construction. 🚧 |
14 | 14 | --> |
15 | 15 |
|
16 | | -<!-- Badge: Done |
| 16 | +<!-- Badge: Done |
17 | 17 | <p align="left"> |
18 | 18 | <a href="#" onclick="return false;"><img src="https://img.shields.io/badge/STATUS-DONE-green?style=flat"/></a> |
19 | 19 | </p> --> |
|
25 | 25 | - 'https://github.com/facebook/docusaurus'. |
26 | 26 | --> |
27 | 27 |
|
28 | | -# lessons-pyscript-tutorial_import_files-pyscript_documentation-d250924 |
| 28 | +# PyScript Exercises Portfolio. |
29 | 29 |
|
30 | | -🚧 WIP: section under construction. 🚧 |
| 30 | +<p align="center"> |
| 31 | + 🌐 '<a href="https://a1t0ghb.github.io/lessons-pyscript-tutorial_import_files-pyscript_documentation-d250924/">https://a1t0ghb.github.io/lessons-pyscript-tutorial_import_files-pyscript_documentation-d250924/</a>' |
| 32 | +</p> |
| 33 | + |
| 34 | +<!-- |
| 35 | +Enable autoplay of animated images: |
| 36 | +- 'https://stackoverflow.com/questions/72508378/enable-gif-autoplay-on-github-readme/72509078#72509078'. |
| 37 | +- 'https://github.com/orgs/community/discussions/47709'. |
| 38 | +- 'https://github.com/settings/accessibility'. |
| 39 | +Image width for GitHub READMEs: |
| 40 | +- 'https://github.com/orgs/community/discussions/42424'. |
| 41 | +- 'https://gist.github.com/uupaa/f77d2bcf4dc7a294d109'. |
| 42 | +--> |
| 43 | +<!-- <p align="center"> |
| 44 | + <img src="./rsrcs/media/img-readme_frontpage_media.png" width="1200" /> |
| 45 | +</p> --> |
| 46 | +<p align="center"> |
| 47 | + <span>🚧 WIP: section under construction. 🚧</span> |
| 48 | + <br> |
| 49 | + <img src="./rsrcs/media/img-readme_frontpage_gif.gif" width="600" /> |
| 50 | +</p> |
| 51 | + |
| 52 | +Portfolio to showcase different `PyScript` exercises to learn how to run `Python` in a web-browser. [PyScript](https://pyscript.net/) is an open source platform for running `Python` 'natively' in the browser. |
| 53 | + |
| 54 | +# ℹ About. |
| 55 | + |
| 56 | +- This project started as a next exercise to study (after having done the introduction tutorial '[Polyglot: English to Pirate Speak](https://github.com/a1t0ghb/lessons-pyscript-python_in_web_browsers_beginner_tutorial-pyscript_documentation-d250922/)'), in order to learn [how to import files](https://pyscript.com/@examples/antigravity/latest), but evolved into a more full-feature web-page development. |
| 57 | +- Examples listed and used for studying, are all available at `PyScript` official documentation site: '<https://docs.pyscript.net/2024.5.2/examples/>'. |
| 58 | +- Refer to the very 1st tutorial, '[Polyglot: English to Pirate Speak](https://github.com/a1t0ghb/lessons-pyscript-python_in_web_browsers_beginner_tutorial-pyscript_documentation-d250922/)', for additional details. |
| 59 | + |
| 60 | +**RESOURCES.** |
| 61 | + |
| 62 | +- List of examples from `PyScript` official documentation: '<https://docs.pyscript.net/2024.5.2/examples/>'. |
| 63 | +- 1st implemented tutorial: '<https://github.com/a1t0ghb/lessons-pyscript-python_in_web_browsers_beginner_tutorial-pyscript_documentation-d250922/>'. |
| 64 | +- PyScript vs. JavaScript; project itself, performance, readability, and ecosystem:'<https://towardsdatascience.com/pyscript-vs-javascript-a-battle-of-web-titans/>'. |
| 65 | +- PyScript vs. Pyodide: '<https://python.plainenglish.io/pyscript-or-pyodide-f0f1dc10291f>'. |
| 66 | + |
| 67 | +<!-- Embed dynamic content (image) of contributors: |
| 68 | +- 'https://dev.to/lacolaco/introducing-contributors-img-keep-contributors-in-readme-md-gci'. |
| 69 | +- 'https://contrib.rocks/'. |
| 70 | +--> |
| 71 | +# 🤝 Contributors. |
| 72 | + |
| 73 | +<a href="https://github.com/a1t0ghb/lessons-pyscript-tutorial_import_files-pyscript_documentation-d250924/graphs/contributors"> |
| 74 | + <img src="https://contrib.rocks/image?repo=a1t0ghb/lessons-pyscript-tutorial_import_files-pyscript_documentation-d250924" /> |
| 75 | +</a> |
| 76 | + |
| 77 | +Made with [contrib.rocks](https://contrib.rocks). |
| 78 | + |
| 79 | +<!-- Authors table structure |
| 80 | +- From repo: 'https://github.com/camilafernanda/GlicoCare/blob/main/README.md?plain=1'. |
| 81 | +--> |
| 82 | +# 📜 Authors. |
| 83 | + |
| 84 | +| [<img src="https://avatars.githubusercontent.com/u/32377614?v=4" width=70><br><sub>a1t0ghb</sub>](https://github.com/a1t0ghb) | |
| 85 | +| :---: | |
0 commit comments