Skip to main content

Una biblioteca para consultar curso 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 Linux [3 horas]
  • Introducción al Hacking [53 horas]

Instalación

Instala el paquete usando pip3:

pip3 install hack4u_tejadon

Uso básico

Listar todos los cursos

from hack4u_tejadon import list_courses

for course in list_courses():
    print(course)

Obtener un curso por nombre

from hack4u_tejadon 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_tejadon.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

hack4u_tejadon-1.0.4.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.

hack4u_tejadon-1.0.4-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file hack4u_tejadon-1.0.4.tar.gz.

File metadata

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

File hashes

Hashes for hack4u_tejadon-1.0.4.tar.gz
Algorithm Hash digest
SHA256 fd8447189db97741a12bd7c332098b5a06b255d662ef5a5692b6ee35bcb8a51c
MD5 cdae7fc6cf0a6c806d32847b4443c3a6
BLAKE2b-256 bdfe46aa4984079f3fa9c27eee3197aebc511b46c4595025e411f95c9c055bb6

See more details on using hashes here.

File details

Details for the file hack4u_tejadon-1.0.4-py3-none-any.whl.

File metadata

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

File hashes

Hashes for hack4u_tejadon-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 89d10f3da57f52e59983bdf4ead2cfea07201a1e3d9be072e9ada598aec6daa9
MD5 70d229dc5892a9bf4752a29837b5ed00
BLAKE2b-256 b1202f5adf1a3f8405f48d13d1e0de9712e42117e3e9f703c09415846f2f6556

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