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 hackforall77

Uso básico

Listar todos los cursos

from hackforall77 import list_courses

for course in list_courses():
    print(course)

Obtener un curso por nombre

from hackforall7 import get_course_by_name

course = get_course_by_name("Introducción a Linux")
print(course)

Calcular duración total de los cursos

from hackforall77.utils 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

hackforall77-0.0.1.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

hackforall77-0.0.1-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file hackforall77-0.0.1.tar.gz.

File metadata

  • Download URL: hackforall77-0.0.1.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for hackforall77-0.0.1.tar.gz
Algorithm Hash digest
SHA256 8ea8b1fb4b308678bb919b8244980db93d019186ce303dcc7b08cfc66e1634fb
MD5 4f724c0ec035aa82453969d5b756b2de
BLAKE2b-256 aac169577e1fa896aa4dc235725075c7f8f088082b3b41dd55b28e79a737e523

See more details on using hashes here.

File details

Details for the file hackforall77-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: hackforall77-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for hackforall77-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f9c82fab3da5bf4d0e5e0be5a25f34dedf466bcbb8a09e1cabf0a52fcb0fae85
MD5 e470df3c6d737d2e159427280efac7d4
BLAKE2b-256 fbea073f504bb604d9cf99052c7d3389902f1acc63f9b758f7ca4f32e83fa6ca

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