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

  • Introduccion a Linux [15 horas]
  • Personalizacion de Linux [3 horas]
  • Introduccion al Hacking [53 horas]

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 port nombre

from hack4u import get_course_by_name

course = get_course_by_name("Introduccion al Linux") print(course)

Calcular duracion total de los cursos

from hack4u.utils import total_duration

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

Built Distribution

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

File details

Details for the file buscador_de_cursos_by_jhonatanhck_hack4u-0.5.0.tar.gz.

File metadata

File hashes

Hashes for buscador_de_cursos_by_jhonatanhck_hack4u-0.5.0.tar.gz
Algorithm Hash digest
SHA256 ccb31264d34da533ac5e371e7f78dd46da42e214ef7974be61fa3e7d8c388dba
MD5 9035e90b8f3dcca404b0b51e589f0898
BLAKE2b-256 3af4faa00b146a0afb238acdb010be90db915e19bec836dafebf1424d8e828c2

See more details on using hashes here.

File details

Details for the file buscador_de_cursos_by_jhonatanhck_hack4u-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for buscador_de_cursos_by_jhonatanhck_hack4u-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 290af64cbedae2b6cb3f744a3ea20c1aac8a3d2d8d0ab66f70121736adbb9e39
MD5 53158004518218b4f7061e973a823f41
BLAKE2b-256 45f02d96a25e94ab3e3b57093c76ac3f562811516262c6afc01d2213e4fb06f9

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