Skip to main content

A library for querying Hack4u courses.

Project description

Cursos disponibles:

  • Linux [15 horas]
  • Personalizacion [3 horas]
  • Hacking [53]

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("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

hack4u_course_query-0.1.0.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

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

hack4u_course_query-0.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hack4u_course_query-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2a924c50a4a70426425960bc1ab2c551e3e0d13fb0fb2cb46399e7214880da95
MD5 670a11f3b9ab8897a7d49a8f16fed1ba
BLAKE2b-256 05c69f2b7fa834cbd4f2f27e80188b6eb527d19101aca1cc38ad6301ddfb7274

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hack4u_course_query-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 548f863afaded477860ae9604124674809191247a54e1fd6616f74ebbe510a00
MD5 b6ff7de44c2183c0fac04be3b3309d39
BLAKE2b-256 4acda4bc5a1f26370534bd2cd582edb6cf347e17bbacf6d8da66597af124047a

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