Skip to content

a1t0ghb/lessons-pyscript-python_in_web_browsers_beginner_tutorial-pyscript_documentation-d250922

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polyglot: English to Pirate Speak.

🌐 'https://a1t0ghb.github.io/lessons-pyscript-python_in_web_browsers_beginner_tutorial-pyscript_documentation-d250922/'

Project to implement running Python code in a web-browser; in this case, using PyScript, an open source platform for running Python 'natively' in the browser.

ℹ About.

Project Guide.

  • This project corresponds to the implementation of the beginner tutorial for PyScript, available at 'https://docs.pyscript.net/2025.8.1/beginning-pyscript/'.
  • The project is about implementing Python code to transform or 'translate' english text into pirate speaking, using Python package / library 'Arrr.py'.

PyScript vs. JavaScript.

PyScript could be considered a direct competitor of JavaScript for web-development, although as of time of writting, it's still in 'early development'; therefore:

  • Use Python with PyScript, if you're building small web-apps with specific Python-powered interactivity / functionalities, such as data visualization.
  • Use JavaScript if you're building a full web-app, and consider using Pyodide (a JavaScript library for Python implementation), if you require specific Python features.
  • PyScript still lacks of JavaScript execution speeds.

RESOURCES.

🤝 Contributors.

Made with contrib.rocks.

📜 Authors.


a1t0ghb

About

Python implementation in web-browsers using PyScript, to transform / 'translate' english to pirate speaking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published