Skip to main content

Una biblioteca para consultar cursos de hack4u.

Project description

Hacku4 Academy Courses Library

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

Cursos disponibles:

  • Introducción a Linux
  • Personalización de Linux
  • Introducción al Hacking
  • Python Ofensivo

Instalación

Instala el paquete usando pip3:

pip3 install hack4u

Uso básico

Listar todos los cursos

from hack4u import list_cursos

for curso in list_cursos():
    print(curso)

Obtener un curso por nombre

from hack4u import get_curso_by_name

curso = get_curso_by_name("Python Ofensivo")
print(curso)

Calcular duración total de los cursos

from hack4u.utils import total_duration

print(f"Duración total de los cursos: {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_m4xwellov-0.1.0.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hack4u_m4xwellov-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d6f9530a83bf651a8873d54491195c4abd0e55c3b4f057dc4f23609aa72dfc2f
MD5 700481ebd0282dfcff4716961f2368ed
BLAKE2b-256 2b75d74fa4fb1ddfa2b088d6d8f8c630287657ed2531c1c64d98e8e9e25616e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hack4u_m4xwellov-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2b4428dea04da649952091bc7fcca031447a24982411c0f27eb3437168b3a29
MD5 2aad29885cdb8868b10f919000ea8982
BLAKE2b-256 595bbdb37fdabdccca434ccd2107c6485b518928a04d2d89b69f0e8f403c0e99

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