Skip to main content

Una biblioteca para consultar cursos de hack4u

Project description

Hack4u Academy Courses Library

UNa biblioteca Python para consultar cursos de la academia Hack4u

Cursos disponibles:

  • Introduccion a Linux [15 horas]
  • Personalizacion de Linux [3 horas]
  • Introduccion al Hacking [53 horas]

Instalacion

Instala el paquete usando pip3:

pip3 install hack4u

Uso basico

Listar todos los cursos

from hack4u import list_courses

from course in list_courses():
    print(course)

Obtener un curso por nombre

from hacl4u import get_course_by_name

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

Calcular duracion total de los cursos

from hack4u.utils import total_duration

print(f"Duracion total: {total_duration()} 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

hack4u_project_jonar3107-0.5.0.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.

hack4u_project_jonar3107-0.5.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file hack4u_project_jonar3107-0.5.0.tar.gz.

File metadata

File hashes

Hashes for hack4u_project_jonar3107-0.5.0.tar.gz
Algorithm Hash digest
SHA256 1237f9f633cc2096272167821bc947d447b2d1996f4d29c66a4013b2dba67ac5
MD5 61a105e15a3bdb4c0e3291aa348d9ae4
BLAKE2b-256 728ca1296dcd3eb647645ff49eeb4d10086aaba16e6515d3457ddf04a2c20545

See more details on using hashes here.

File details

Details for the file hack4u_project_jonar3107-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for hack4u_project_jonar3107-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 60ba8d0b22168be910be8fd5c3d53b024fff332eaa8861256ca342e58d96c312
MD5 be045379e8e3529e2f72fd633a534df8
BLAKE2b-256 84f2c52f149f9a114748315afd64cfbc9dea617ccbefe7f3205ce5e7732dc5a0

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