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':

'''python3 pip3 install hack4u '''

Uso básico

Listar todos los cursos

'''python from hack4u import list_courses

for course in list_courses print(course) '''

Obtener un curso por nombre

'''python 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

'''python3 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.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.

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: jc_cybersec_hack4u-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 f3fe92a91dcc04019419a8d5eb31fdc6b17c7c9df44148f2ff987a9fee609b48
MD5 e53a199425f73c8ffa5cee1267693fd6
BLAKE2b-256 56d61b9361977623d46d092ec0aa871a697a905baa894c9c1be4a25cee39c429

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jc_cybersec_hack4u-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2ff749dbba04e7522638a1379d71f363b194aa914d0c3c4472bf83b149d76afe
MD5 7c34bb79a9c22daff8a7b9d79cda7fe7
BLAKE2b-256 97c4df1fa4adec00deb26958aeeb2ee8cd51046e251a6e430762f77634bc6cea

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