Git Product home page Git Product logo

aprende-python's Introduction

Aprende Python

Python España License

📚 Aprende a programar en 🐍 Python

⚖️ Licencia

Toda la obra expuesta en este repositorio está sejueta a licencia MIT, incluyendo tanto las herramientas como el código de snippets y ejercicios.

La obra incluye el software Brython con licencia BSD 3-Clause compatible con la licencia MIT. El repsositorio incluye la licencia en:

https://github.com/RDCH106/aprende-python/blob/master/brython/LICENSE.txt

Consola Python Online

La Consola Python Online permite usar el intérprete Brython como si se tratase del intérprete de Python desde una consola.

Actualmente la Consola Python Online corre sobre: Brython

IDE Python Online

El IDE Python Online es una adpatación del intérprete Brython que permite ejecutar código Python como si del intérprete oficial se tratase.

Actualmente el IDE Python Online corre sobre: Brython

Adicionalmente se le ha incluido la posibilidad de cargar código si se facilita la fuente de código durante la llamada al editor usando el parámetro code_source.

Ejemplo

Si tenemos el siguiente código de ejemplo en un repositorio GitHub:

Le damos el botón que pone "Raw" y copiamos la url a la que nos lleva:

Con esta url sólo tenemos que llamar al editor de la siguiente forma:

https://raw.githack.com/RDCH106/aprende-python/master/python-editor.html?code_source=https://raw.githubusercontent.com/RDCH106/aprende-python/master/js/code_loader/python_code.py

👉 Ver resultado

👀 El IDE Python Online puede cargar cualquier código, si la url apunta al recursos directamente, pudiendo cargar código no sólamente alojado en GitHub

aprende-python's People

Contributors

rdch106 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.