Biblioteca para consultar cursos de la academia hack4u.
Project description
Hack4u Academy Python Library
Libreria para consultar cursos de la academia Hack4u.
Cursos disponibles.
- Introducción a Linux [15 horas]
- Personalización de entorno en Linux [3 horas]
- Python Ofensivo [35 horas]
- Introducción al Hacking [53 horas]
Instalación
Instala el paquete con el gestor de paquetes pip3:
pip3 install hack4u_promixion
Uso básico
Listar todos los cursos
from hack4u_promixion import listarCursos
listarCursos()
Listar curso por nombre
from hack4u_promixion import listarCursoPorNombre
listarCursoPorNombre("Introducción a Linux")
Calcular duración total de los cursos
from hack4u_promixion import duracionTotal
print(f"La duración total de los cursos es de {duracionTotal()} horas.")
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hack4u_promixion-0.1.1.tar.gz.
File metadata
- Download URL: hack4u_promixion-0.1.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7632bb8d89df8cba2ce500f372286f54b78d60946c6e917a8ed75d9a3d2886b7
|
|
| MD5 |
21465345f3bde9320ba8031cf3ab458b
|
|
| BLAKE2b-256 |
fe25677fbcbfa1d99017ec516cc50f2f5e4fa241c525f216b0681223e0949346
|
File details
Details for the file hack4u_promixion-0.1.1-py3-none-any.whl.
File metadata
- Download URL: hack4u_promixion-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
766b26b9a8a613400a006e391292bf7d2f23de627abbb8f473a2ce6339910897
|
|
| MD5 |
3cd0c241e5beac3e304a585c54d4d9f3
|
|
| BLAKE2b-256 |
39022432b4672d8c68385b9ae73ee49d4518f1ccda14ed4d61a65902c3246448
|