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.1.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.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: practica_1_hack4u-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 b5bb3644a72939c8f2cc6f9ac405585c6b535645fe3d3550ef50249b98bd9930
MD5 7534ef9406b985e66de1aa6c3a6ebef3
BLAKE2b-256 a2023b011daa584025b3cab5161d021a3df7e2e4deca6e561bfeb3766b542066

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for practica_1_hack4u-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4eebd03d994174fad68acf3851928516353068a7271d6bccb01124a707f326c4
MD5 5bca24d452a3672065aff8ce81c3791f
BLAKE2b-256 81b3d2827aa000a8a358afee15361a0cf58c16e3fe089c719c9663e175c256b8

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