Skip to main content

Una biblioteca para consultar cursos de hack4u.

Project description

Hack4u Academy Courses Library

Una bilioteca 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

for course in list_courses():
    print(course)

Obtener un curso por nombre

from hack4u 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_juan_custom-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_juan_custom-0.5.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hack4u_juan_custom-0.5.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for hack4u_juan_custom-0.5.0.tar.gz
Algorithm Hash digest
SHA256 729ad418b98d2e78e2b36512d55ba0d7333890d5039c8a0e3eff1d40fa33e95c
MD5 82d82ff97ad6896daf965907ffe10519
BLAKE2b-256 3dd8d810f5f2d9cec35856003bbe2ff05c0c635795ac5b5961bb3f5584135e7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hack4u_juan_custom-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a0552dae760e399cd1c9b4a68fd0ecdcd0412a2b44cf0a1bbf44674296b35b2c
MD5 3cf4a03b03292be3ae1fb02de3d4a8a2
BLAKE2b-256 1b074025a3463e99b8828807b0e7465f9fe5cbe405b4dee4b2a7004a542c9ad5

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