Skip to main content

Una biblioteca para consultar curssos de hack4u.

Project description

Hack4U Academy Courses Library

Una biblioteca Python para consultar cursos de la academia Hack4U.

Cursos disponibles:

  • Introdució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

Uso básico

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("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

hack4u_zinedine_cursos-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.

hack4u_zinedine_cursos-0.1.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hack4u_zinedine_cursos-0.1.0.tar.gz
Algorithm Hash digest
SHA256 72ca7857376de814c04a2ebb105fea281fd825bd65b1b1940859775709f33f56
MD5 7ac1716ebe9314e1c064f21c1b032dd6
BLAKE2b-256 3e0df7b45bb6f24db666780e26908049561b292b5edb14124da5b344815a8cb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hack4u_zinedine_cursos-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c2bf47cf6a76c30aadfff2d6f7664e61f2878abbe4e691d25040b5922c799c2
MD5 0c1bf1a24b4f9ae068d38badeb140a7d
BLAKE2b-256 d0c5dce1f35a55e59b628e28a0a35c5fe00b1488b851a8a74a5fc09479656370

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