Una biblioteca del curso Python Ofensivo de Hack4u
Project description
- Introducción a Linux [15 horas]
- Personalización de Linux [3 horas]
- Introducción al Hacking [53 horas]
- Python Ofensivo [35 horas]
Instalación
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 por nombre
from hack4u import get_course_by_name
course = get_course_by_name("Python Ofensivo")
print(course)
Calcular duración total de los cursos
from hack4u.utils import total_duration
print(f"Duración total: {total_duracion()} 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
ant0devhack4u-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
File details
Details for the file ant0devhack4u-0.1.0.tar.gz.
File metadata
- Download URL: ant0devhack4u-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a6f19302ef24651d15bd90351d589d3acbf28b233d44ad6c33b4b927b3b12bc
|
|
| MD5 |
2ec8b77294a4d3099e2857661bab07d3
|
|
| BLAKE2b-256 |
5dd726ae143b58a4467078f91aab2028daab7fb2034b870b5425c0e10a387a0b
|
File details
Details for the file ant0devHack4u-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ant0devHack4u-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a23976f430a6007ecf46f9543ea909b6214da34bf4249322abb60c6ffba7da7
|
|
| MD5 |
9ca6d04de37da780a3255786038122c7
|
|
| BLAKE2b-256 |
bef611ad695bbe4a2d1183a0f07428b119638e10df12f2e74c298111ea6ed25d
|