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

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hack4u_sammy_ulfh-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 772e415f9780a60b94a00dc513092f2622ea988cf457dcbaa931d008f5758595
MD5 e7f8922d5effe76cdf199e88a4781106
BLAKE2b-256 fa08571774795a48f25040d80d09781740f85019392f660e0bfd2e9b53ac96b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hack4u_sammy_ulfh-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3fe6bce62cb4883142bbea613991b7bb4bb2424d50a86eb63e9db87178085c05
MD5 2676a3cbfda7c83d670b68332e343ca5
BLAKE2b-256 8797f49d7d190e091c5e4dae5427058913f2f58c986aa6079fd3061023621065

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