Skip to main content

Una biblioteca para consultar cursos de hack4u

Project description

Hack4u Academy Courses Library

Una biblioteca Python pra consultar cursos de la academia Hack4u.

Cursos disponibles:

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

Instalacion

Instala el paquete 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 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

hack4u_test02726-5.1.0.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.

hack4u_test02726-5.1.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file hack4u_test02726-5.1.0.tar.gz.

File metadata

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

File hashes

Hashes for hack4u_test02726-5.1.0.tar.gz
Algorithm Hash digest
SHA256 0eb0fa5f14050cb25ab4b5745355480105b685c77e9f984c14c412306c2e57ff
MD5 b92ade1a8759a2f339adcaa45f9dd722
BLAKE2b-256 ae5c80d0228d65394af78745f71f7184c1497a3d22e0af24694f4bb2fbb08a0f

See more details on using hashes here.

File details

Details for the file hack4u_test02726-5.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for hack4u_test02726-5.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f5a368bb790d7c29fe69e11341a4c7c66a576692666c8c7c88756591b4efdbec
MD5 bf632384cefd154abe2efc4ed7b129eb
BLAKE2b-256 b13534c1e99c5c20819f2286319ebdcf6461c5f7c29afd9fab7dc526519410e3

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