Skip to main content

Una biblioteca para consultar cursos de hack4u.

Project description

Hack4U Academy Courses Library

Una biblioteca Python para consultar de la academia Hack4U.

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 hack4u

Uso básico

Listar todos los cursos

from hack4u import list_courses

for course in list_courses():
    print(course)

Obtener un curso por nombre

from hack4u import get_course_by_name

course = get_course_by_name("Introducción a Linux")
print(course)

Calcular la duración total de los cursos

from hack4u.utils import total_duration

print(f"Duración 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

Academy_hack4u-0.5.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: Academy_hack4u-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for Academy_hack4u-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dc8ae1dc96b113803ec025ff992cd6502100f4ff0593cf8242295bd4ef75c0aa
MD5 618de6effa05a6e396a8c1ad0e8c406f
BLAKE2b-256 68f00a35172239ed0f11c6dbb97af5b4508b7fff567367f6b2668e1e62ba7c85

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