Herramientas de usuario

Herramientas del sitio


prog_python:python

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
prog_python:python [2023/05/17 23:06] rolfprog_python:python [2025/05/08 23:04] (actual) – [Web] rolf
Línea 4: Línea 4:
 https://www.python.org/ \\  https://www.python.org/ \\ 
 https://pypi.org/ \\ https://pypi.org/ \\
-\\+https://www.geeksforgeeks.org/python-tkinter-tutorial/\\
 http://python-para-impacientes.blogspot.com \\  http://python-para-impacientes.blogspot.com \\ 
 https://docs.python-guide.org/ \\ https://docs.python-guide.org/ \\
 https://learnxinyminutes.com/docs/es-es/python-es/ \\ https://learnxinyminutes.com/docs/es-es/python-es/ \\
 +
 +[[https://tkinter-docs.readthedocs.io/en/latest/widgets/canvas.html#|dibujar con canvas]] \\
 [[https://ricardogeek.com/python-vs-json-guia-para-serializar-y-deserializar/|JSON serializar y deserializar]] \\ [[https://ricardogeek.com/python-vs-json-guia-para-serializar-y-deserializar/|JSON serializar y deserializar]] \\
 [[http://www.jmgaguilera.com/inmersionenpython3html/node11.html|Serialización con pickle]] \\ [[http://www.jmgaguilera.com/inmersionenpython3html/node11.html|Serialización con pickle]] \\
Línea 17: Línea 19:
  
 ===== Web ===== ===== Web =====
 +https://cherrypy.dev/ python en servidor web \\
 +
 +http://www.brython.info ejecutar codigo python, en paginas web (lado cliente)  \\
 +https://pyscript.net/ python en navegador del cliente \\
 +
 https://www.tutorialspoint.com/python3/python_cgi_programming.htm \\ https://www.tutorialspoint.com/python3/python_cgi_programming.htm \\
 http://cgi.tutorial.codepoint.net/session \\ http://cgi.tutorial.codepoint.net/session \\
 https://bottlepy.org/docs/dev/index.html crear paginas web con python (lado servidor) \\  https://bottlepy.org/docs/dev/index.html crear paginas web con python (lado servidor) \\ 
  
-http://www.brython.info ejecutar codigo python, en paginas web (lado cliente)  \\ 
 https://www.escuelapython.com/usa-python-en-el-navegador-con-transcrypt/ \\ https://www.escuelapython.com/usa-python-en-el-navegador-con-transcrypt/ \\
 https://pythontips.com/2019/05/22/running-python-in-the-browser/  \\ https://pythontips.com/2019/05/22/running-python-in-the-browser/  \\
Línea 27: Línea 33:
  \\   \\ 
 [[https://diego.com.es/headers-del-protocolo-http|headers del protocolo http]] [[https://diego.com.es/headers-del-protocolo-http|headers del protocolo http]]
- <html> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </html>  + https://requests.readthedocs.io/es/latest/# \\
-https://requests.readthedocs.io/es/latest/# \\+
  \\  \\
 +
 +
 +[[https://proyectobeta.xyz/python-telegram-mensajes/|Enviar mensajes a mi **Telegram** usando un bot y Python]] \\
 +\\
  
 ===== IPC (Inter-Process Communication)  ===== ===== IPC (Inter-Process Communication)  =====
Línea 43: Línea 52:
 ===== GUI ===== ===== GUI =====
 [[https://wiki.python.org/moin/TkInter|tkinter]] \\ [[https://wiki.python.org/moin/TkInter|tkinter]] \\
-[[https://wiki.wxpython.org|wxPython]] \\+[[https://wxpython.org/|wxPython]] \\
 [[https://kivy.org|kivy]] //tambien para Android// \\   [[https://kivy.org|kivy]] //tambien para Android// \\  
 pyQt \\  pyQt \\ 
Línea 163: Línea 172:
      
  
 +https://pypi.org/project/pyModSlave/ \\
 +https://github.com/zxlin/Modbus-PLC-Simulator \\
 https://sourceforge.net/projects/pymodslave/ \\ https://sourceforge.net/projects/pymodslave/ \\
 https://sourceforge.net/projects/qmodmaster/ \\ https://sourceforge.net/projects/qmodmaster/ \\
 +
 +    Python Shelve Module
 +    https://www.pythoncheatsheet.org/modules/shelve-module
 +    https://rico-schmidt.name/pymotw-3/shelve/index.html
 +    
 +    ________________________________
 +    TinyDB    https://tinydb.readthedocs.io/en/latest/#
 +    
 +    _________________________________
 +    pickleDB    https://pypi.org/project/pickleDB/
 +    
 +    _________________________________
 +    ZODB
 +
 +
  
prog_python/python.1684375582.txt.gz · Última modificación: 2023/05/17 23:06 por rolf

Excepto donde se indique lo contrario, el contenido de este wiki esta bajo la siguiente licencia: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki