Skip to main content

Una biblioteca para consultar cursos de hack4u

Project description

Hack4u Academy

Una bibliote Python para consultar cursos de la Academia Hakc4u

Cursos disponibles:

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

Instalacion

Instala el paquete usando "pip3":

‘‘‘python3 pip3 install hack4u

Uso basico

Listar todos los cursos

‘‘‘python from hack4u import list_courses

for course in list_courses(): print(course)

Obtener un curso por nombre

‘‘‘python from hack4u import get_course_by_name

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

Calcular duracion total de los cursos

‘‘‘python3 from hack4u.utils import total_duration

print(f"Duracion total: {total_duration()} horas")

Firma: South_Ursa

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_ursa-0.1.1.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_ursa-0.1.1-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file hack4u_ursa-0.1.1.tar.gz.

File metadata

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

File hashes

Hashes for hack4u_ursa-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e93e9226e0fbe1e38dc246f17a385afb2057a666606194ce66c6257bcfd60529
MD5 39464924aa46e5ccc174748dfe15cf11
BLAKE2b-256 ac5eb99f356d55d64407725405004bafa3085b28bb615d926c5766059cf67e8d

See more details on using hashes here.

File details

Details for the file hack4u_ursa-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: hack4u_ursa-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.2

File hashes

Hashes for hack4u_ursa-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c245b3e3fbe312b498c9d7eb9df853bb7b9166a0d9204007990c5f6398f8d7cb
MD5 25d000afa1c33b2ab698a85b72c3e08f
BLAKE2b-256 3ef09bcc43aa50cc13659011e4374dcdd8349b00ed8ab321f6a96349d258acd3

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