Skip to main content

Una biblioteca para consultar cursos

Project description

Cursos disponibles:

  • Introducción al Linux [15 horas]
  • Personalización de Linux [3 horas]
  • Introducción al Hacking [54 horas]

Instalación

Instala el paqute usando pip3:

pip3 install hack4u

Uso básico

Listar todos los cursos

from hack4u import list_courses

from course in courses:
    print(course)

Obtener un curso por su nombre

from hack4u import get_course_by_name

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

Calcular ducarión total de los cursos

from hack4u.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

hack4u_prueba-0.1.4.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

hack4u_prueba-0.1.4-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file hack4u_prueba-0.1.4.tar.gz.

File metadata

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

File hashes

Hashes for hack4u_prueba-0.1.4.tar.gz
Algorithm Hash digest
SHA256 13b63b6a211622e1788bb8600ecc15dc0ee5f412efefec696a8e9f680e3d0824
MD5 923839434fb7c4a17e2c9469c502b767
BLAKE2b-256 dd27c1290f2461beac0d83ce6566a3e4c5c68ecaf2e75426a65d226e359bb10b

See more details on using hashes here.

File details

Details for the file hack4u_prueba-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for hack4u_prueba-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ae36af2513b2c841d00cca3137e29bad2cc150db31daf23001fc37f0c989271a
MD5 c8ffdc7909ba6678a2787997c06878d4
BLAKE2b-256 67e7b4a4054e7399c56971295126919c6b3ac31d55bdba8289ef56bf296fb55a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page