Skip to main content

Biblioteca para consultar cursos de Hack4U

Project description

Hack4u Academy Courses Library

Renombrado: cracknight

Una biblioteca Python para consultar cursos de academia Hack4u.

Cursos Disponibles

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

Instalacion

pip3 install hack4u

Uso basico

Listar todos los cursos

from cracknight import list_courses

for course in list_courses():
    print(course)

Obtener un curso por su nombre

from cracknight import get_course_by_name

course = get_course_by_name('Introduccion a Linux')

print(course)

Calcular duracion total de los cursos

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

cracknight-2.5.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.

cracknight-2.5.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file cracknight-2.5.0.tar.gz.

File metadata

  • Download URL: cracknight-2.5.0.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for cracknight-2.5.0.tar.gz
Algorithm Hash digest
SHA256 8dae9f0046834817b89893c4d73d0c1df6dec2793744ecb289289ee8f25d6b69
MD5 0ffc342bd52480e2d64da5e65ca64c1f
BLAKE2b-256 167690d09dd27509d3da28fe312ed241b90ee621e728266217cb6fa0ab9919ed

See more details on using hashes here.

File details

Details for the file cracknight-2.5.0-py3-none-any.whl.

File metadata

  • Download URL: cracknight-2.5.0-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for cracknight-2.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ddff0e46d606c60a1dc78789f168b272c6e8722cdce86266e2b8898c16d150bc
MD5 61a7d534b08b18f649643dbbae4e1991
BLAKE2b-256 47ecf4919c7181529fe067bba9dcbd6ccf8c79b4e7437ba8fc09407cd4eaeefc

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