Skip to main content

Una biblioteca para consultar cursos de hack4u

Project description

Hack4U Academy courses library

Una biblioteca para consultar cursos de hack4u.

Cursos disponibles:

  • Introduccion a Linux[15 horas]
  • Personalizacion de Linux[3 horas]
  • Introduccion al hacking [53 horas]

Instalacion

Instala el paquete usando pip3:

pip3 install hack4u

Uso basico

Listar todos los cursos

from hack4u import list_courses

for course in courses():
    print(course)

Obtener un curso por nombre

from hack4u import get_course_by_name

course = get_course_by_name("Introduccion a LInux")
print(course)

Calcular duracion total de los cursos

from hack4u.utils import total_duration

print(f"Duracion 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_kmilo180xd-0.1.0.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_kmilo180xd-0.1.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hack4u_kmilo180xd-0.1.0.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for hack4u_kmilo180xd-0.1.0.tar.gz
Algorithm Hash digest
SHA256 dbcae6f43e9de83c43324f8ef6f10cb3327938f1d3c1c73a26f1d204ff7d01c0
MD5 482811f07be83ff8b0aff3b412b498f2
BLAKE2b-256 aac9bf5c5fd04bef36539bff8676df46c8fd1e25d379c51b6c46e6a3878947c0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hack4u_kmilo180xd-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0d56c1080b08a5710d9612867c5c98ac5460852a0052136dd0db0665a8ba330f
MD5 4f7ff19aab9af6fcbc461d2e3e85e3e4
BLAKE2b-256 35a245bb29ce33b1a7cc99dbbc5b610ce35d90cfac4188ff209a9c71ca576b43

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