Skip to main content

Una práctica de biblioteca donde consultar cursos de hack4u.

Project description

Hack4u Academy Courses Library

Una biblioteca en Python para consultar cursos de Hack4u.

Cursos disponibles:

  • Introducción a Linux [15 horas]
  • Personalización de entornos [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 hacku import listar_cursos

for curso in listar_cursos():
    print(curso)

Obtener un curso por nombre

from hacku import buscar_curso_por_nombre

curso = buscar_curso_port_nombre("Introducción a Linux")
print(curso)

Calcular duración total de los cursos

from hack4u.utils import duracion_total

print(f"Duración total: {duracion_total()} 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

practica_1_hack4u-0.1.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.

practica_1_hack4u-0.1.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file practica_1_hack4u-0.1.0.tar.gz.

File metadata

  • Download URL: practica_1_hack4u-0.1.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.2

File hashes

Hashes for practica_1_hack4u-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1db7a5d083b8d08856eba4f5537edd295206b86a79fbdaec16b7b3cc889217e5
MD5 15cf5f3aa963a6f5f4836e88e73d367e
BLAKE2b-256 2bb04b8a00e27b12aaf055c74567f24fff98b0ac2156f3a3ee8f73c02e31cdd1

See more details on using hashes here.

File details

Details for the file practica_1_hack4u-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for practica_1_hack4u-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ca738d3415a58684356dd2f8d324198e4766d46ba735c2240daf2c2441011711
MD5 49a9bf6208e53cc156ae0c612d2b353f
BLAKE2b-256 56e18b161bb10dcf0cf4514ce6d55d60388e66602b3e10da9fc19b098c2bf433

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