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.

Cursos disponibles:

  • Introduccion a Linux
  • Introduccion al Hacking
  • Personalizacion de Linux

Instalacion

Instala el paquuete usando pip3:

pip3 install hack4u

Uso Basico

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("INtroduccion a Linux")

print(course)

Calcular duracion total de los cursos

from hack4u.utils import total_duration

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

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

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: hack4umiguel3023-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.11.2

File hashes

Hashes for hack4umiguel3023-0.1.0.tar.gz
Algorithm Hash digest
SHA256 773218070e831ba7fd2d08b27bfffad58c97c90d0ae76508d249617efc223cc0
MD5 387ceaccbcc2b5ee86a77f6332c128e2
BLAKE2b-256 3779931c09cd931b38dd4a778589dceb4888eb5792ce825c54c53dd4172b4522

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hack4umiguel3023-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3e6ff89589abc7a43aa653b595bb712601483b1c7711670d0c4a551d8083e648
MD5 8c40c8ce8b37fd2ce849ccb5bb0f2113
BLAKE2b-256 03a2fc8515b4f643ece012abc3c466c957700649fd1d764e7672f5ed220d31ff

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