Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Librerías permitidas y no permitidas T4 #597

Open
mpiavf opened this issue Nov 6, 2024 · 0 comments
Open

Librerías permitidas y no permitidas T4 #597

mpiavf opened this issue Nov 6, 2024 · 0 comments
Assignees
Labels
IMPORTANTE Aclaraciones importantes que deben leer si o si Tarea 4 Dudas sobre la T4

Comments

@mpiavf
Copy link
Contributor

mpiavf commented Nov 6, 2024

Para consultar sobre una librería deben responder esta issue con una pregunta de la siguiente forma:

Puedo usar la librería nombre_librería para hacer explicación_de_lo_que_quiero_hacer

¡Recuerden especificar en su README qué librerías utilizan!


Librerías Permitidas

  • PyQt5
  • PyQtSlots
  • socket
  • threading
  • json
  • pickle
  • app.exec()
  • sys.argv
  • sys.excepthook()
  • sys.exit()
  • abc
  • collections
  • copy
  • dataclasses
  • os
  • time
  • typing
  • math
  • re
  • random
  • future

Librerías Prohibidas

  • Arcade
  • OpenCV
  • Pyglet
  • QtDesigner
  • Tkinter
  • curses
  • io
  • keyboard
  • matplotlib
  • numpy
  • pandas
  • pathlib
  • pygame
  • shutil
  • signal
  • sympy
  • turtle

☠️ Built-ins Prohibidos

El uso de alguna de las siguiente funciones es automáticamente un 1,0 sin discusión: 😭

  • exec
  • eval

¡Éxito en sus tareas!

@mpiavf mpiavf added IMPORTANTE Aclaraciones importantes que deben leer si o si Tarea 4 Dudas sobre la T4 labels Nov 6, 2024
@mpiavf mpiavf self-assigned this Nov 6, 2024
@mpiavf mpiavf pinned this issue Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IMPORTANTE Aclaraciones importantes que deben leer si o si Tarea 4 Dudas sobre la T4
Projects
None yet
Development

No branches or pull requests

1 participant