Skip to main content

Una biblioteca para consultar cursos de hack4u.

Project description

Hack4u Academy Courses Library

Una biblioteca de Python para consultar cursos de la academia Hack4u.

Cursos disponibles

  • Introducción a Linux [15 horas]
  • Personalización de entorno en Linux [3 horas]
  • Python ofensivo [35 horas]
  • Introducción al Hacking [53 horas]

Instalación

Instala el paquete utilizando pip3

pip3 install hack4u_sammy-ulfh

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 search_course_by_name

course = search_course_by_name("Introducción a Linux")
print(course)

Calcular la duración total de los cursos

from hack4u 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_sammy_ulfh-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.

hack4u_sammy_ulfh-0.1.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hack4u_sammy_ulfh-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 hack4u_sammy_ulfh-0.1.1.tar.gz
Algorithm Hash digest
SHA256 df06cd99dde39fa829fbc544dee8c6c8f38f00830f6a9d2b40c1be5804bca808
MD5 fec693cf90ebac633875d8e3bc77cc2b
BLAKE2b-256 3e04295b6327920687d7b61cb708c5716e5685a52a535b67314bc6498b2d5fd6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hack4u_sammy_ulfh-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 80a8e2e81de2878eabad4bb569376c7bb544a425f4167e2face3de01bda4a10d
MD5 eca8a08a356fd07c650cd49fd446f5e5
BLAKE2b-256 dbfbb23f5beebac03abdfbdb36d8fdb59e564f8e01591cf0f9d8355d5785b805

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