UNa bibiotca para consulatr cursos de hack4u
Project description
- Introduccion a LInux [15 horas]
- Personalizacion de Linux [3 horas]
- INtroduccion al Hacking [53 horas]
INstalaci[on
Instala el paquete usando pip3:
pip3 install hack4u
Uso bASICO
LISTAR TODOSO LOS CUROSS
from hack4u import list_cursos
for course in list_cursos():
print(course)
Obtner un curso por nombre
from hack4u import find_course_name
course = find_course_name("Introduccion a Linux")
print(course)
CAlcular duracion total de los cursos
from hack4u import total_duration
print(f"Duracion total: {total_duration)} horasl")
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
edi4u-0.1.0.tar.gz
(1.8 kB
view details)
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
edi4u-0.1.0-py3-none-any.whl
(2.3 kB
view details)
File details
Details for the file edi4u-0.1.0.tar.gz.
File metadata
- Download URL: edi4u-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dad3fb5ff3b68dd5072a0d9c81e9f6af3566bf0556f1971b1bd135269fe4c47
|
|
| MD5 |
85af36b5200812b0e903d8a774aaf17d
|
|
| BLAKE2b-256 |
e6be54be5ec139df864becbdb3ab142046b01b760b3effbe2103e6df127ba488
|
File details
Details for the file edi4u-0.1.0-py3-none-any.whl.
File metadata
- Download URL: edi4u-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89f5476d24f270bb9a6756e47e6541e619944964e6b5f537138d7c3283275da7
|
|
| MD5 |
7aef1d91c806873f8685415a0205e2e6
|
|
| BLAKE2b-256 |
48ca1485459bb7b98ec87615cdc9c4410f62b81861119caf63787bf8f6fe53b9
|