Skip to main content

Una biblioteca para consultar 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


Release history Release notifications | RSS feed

This version

4.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

course_hacking_2_0-4.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.

course_hacking_2_0-4.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file course_hacking_2_0-4.0.tar.gz.

File metadata

  • Download URL: course_hacking_2_0-4.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.2

File hashes

Hashes for course_hacking_2_0-4.0.tar.gz
Algorithm Hash digest
SHA256 40a70fa6ea738d0c5b37485a87638381765c3c6d9e223da757ad5449792c821b
MD5 495dc7f31538a9b2e4ebd01a23e02d47
BLAKE2b-256 f9713c6d0ecfebdb6ef6b2ccab19e93f28625815475226b1c56334d425c075e7

See more details on using hashes here.

File details

Details for the file course_hacking_2_0-4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for course_hacking_2_0-4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ed1e93a32fca0c59518faad082307d2af65d66a886198a666010c6a920a589d1
MD5 ad1489e6ccd5e0e0e2a6cd074c1aa892
BLAKE2b-256 0961cc2e171e0e283c7795e723421c70b461f2a1e8e364c202306f61c5613ab3

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