Skip to main content

Biblioteca para conultar cursos 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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hack4u_slowie_version-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a4b7fcd4ec01d149bbb617ad90113b553d72e18c0928064436c40531975f5b3a
MD5 122d5aa904855c439c74ceeba0706abb
BLAKE2b-256 66941987f1e5e6209a341f91cc60ff48a6bd577114f32dfbe0f930f0b28dbb33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hack4u_slowie_version-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a3011d746e9377408ee84b66d6e8cadf6de3cb3c5423c74a00ec156e943e0524
MD5 5ad67b1844b5193eb8e5afce34299da6
BLAKE2b-256 c66cb9f4e804b520b255dd10aafc7654e73e75c7976424806a27f9d1a93045f5

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