Skip to main content

Una biblioteca para consultar cursos de hack4u.

Project description

Cursos disponibles:

  • Introducción a Linux [15 horas]
  • Personalización de Linux [3 horas]
  • Introducción al Hacking [53 horas]

Instalación

Instala el paquete usando pip3:

pip3 install paquete

Uso básico

Listar todos los cursos

from courses import listar

for x in listar():
    print(x)

Obtener un curso por nombre

from courses import buscar

course = buscar("Introduccion a Linux")
print(course)

Calcular duración total de los cursos

from courses.utils import duracion

print(f"Duración total: {duracion()} horas")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

test_cayetano_rivera_2025-0.0.1.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

Test_Cayetano_Rivera_2025-0.0.1-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file test_cayetano_rivera_2025-0.0.1.tar.gz.

File metadata

File hashes

Hashes for test_cayetano_rivera_2025-0.0.1.tar.gz
Algorithm Hash digest
SHA256 498be4e32e4aba161c9bd285bb5a17c98bbdb845cd71ad42e4cfa87898dcc698
MD5 062a75de5ecb9d90972ba61254620a9f
BLAKE2b-256 b9f3f0a7fa15afd5b4bb7c8440f5d268268942b6076cd1f27ab9faead1054c96

See more details on using hashes here.

File details

Details for the file Test_Cayetano_Rivera_2025-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for Test_Cayetano_Rivera_2025-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a84b89346676d67dd45003acb83f91a95e9e2933a842398aaabf278b062572e8
MD5 fbdef7d9d1e1ddf2ba1f4278c900d604
BLAKE2b-256 c3d636203561269a394d6afefd5259c4fe187b5171fe45fff0c75f9c05f5873b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page