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:

  • Introducción a Linux [15 horas]
  • Personalización de entorno en Linux [3 horas]
  • Introducción al Hacking [53 horas]
  • Python Ofensivo [35 horas]

Instalación

Instala el paquete usando pip3:

pip3 install hack4u

Uso básico

Listar todos los cursos

from hack4u import list_courses

for courses 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 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 Distribution

h4ck4u-7.7.7.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

H4ck4u-7.7.7-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file h4ck4u-7.7.7.tar.gz.

File metadata

  • Download URL: h4ck4u-7.7.7.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for h4ck4u-7.7.7.tar.gz
Algorithm Hash digest
SHA256 0123e75698607d8a3cc0cc3372991318faf657efad9970a1f621f5c969c0028d
MD5 fda6e1cbe33bb2c2ae25aa2361d3d78a
BLAKE2b-256 467da66eb94a06795e2ec19d115e67a70f1a1118ee0432112feb9d508c6dd77c

See more details on using hashes here.

File details

Details for the file H4ck4u-7.7.7-py3-none-any.whl.

File metadata

  • Download URL: H4ck4u-7.7.7-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for H4ck4u-7.7.7-py3-none-any.whl
Algorithm Hash digest
SHA256 5fb31c1af5754864a91cd2d3bc5a7bd1cb4972c7039e806460c51cfb453e952f
MD5 75648e3c687b50ff1853c6ccb8df2c81
BLAKE2b-256 bcf99245860bf8e9b1981e3a7837c26e63d1a63f4d1cb28d20e82afadcd9b90a

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