Skip to main content

Una biblioteca para consultar cursos de hack4u.

Project description

Hack4U Acadeny Courses Library

Una biblioteca Python para consultar cursos de la academia Hack4U.

Cursos disponibles:

  • Introcucción al Linux [15 horas]
  • Personalización de Linux [15 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 search_course_by_name

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

Calcular duracción total de los cursos

from hack4u import total_duration

print(f"Duracció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

jc_cybersec_hack4u-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.

jc_cybersec_hack4u-0.1.1-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jc_cybersec_hack4u-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0cd086ce5f74a86823d2a94eaba802b1c3fcf32dd00087bf8c20cf9b91516379
MD5 32b33e09ec1e595da43fa9110baa7ec2
BLAKE2b-256 fd1aa7505486915f464604099caa61d12a58adacada0d551ff389ef8e97690e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jc_cybersec_hack4u-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f1d175181b8f91bbea995249b4a2850a6060ba0024f048d9ca325c38b34576e
MD5 75fa63486f240bcdee9e904def58cea6
BLAKE2b-256 9fe1df79169f071d2ea3ab78a064b463196e312c40f6b666136752be20fbe538

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