Una biblioteca de skills
Project description
Upload Test for Pipy
Esta es una biblioteca de prueba
Stats de skills
- Scripting [level 40] [23 horas]
- Pentester [level 10] [5 horas]
- Hacker justiciero [level 4] [2 horas]
Instalacion
Instala el paquete usando pip3
:
pip3 install bad4u
Uso basico
Listar todas las skills
from bad4u import list_skills
for element in list_skills():
print(element)
Listar skill por nombre
from bad4u import search_skill
skill = search_skill("Scripting")
print(skill)
Calcular total de horas
from bad4u.utils import total_duration
print(f"Duracion total: {total_duration()} 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
bad4u-0.1.1.tar.gz
(1.7 kB
view details)
Built Distribution
bad4u-0.1.1-py3-none-any.whl
(2.2 kB
view details)
File details
Details for the file bad4u-0.1.1.tar.gz
.
File metadata
- Download URL: bad4u-0.1.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 856f4dbf821c65831571cd58d2220778cd58df81eda318f83627ff388d10cff2 |
|
MD5 | 215fe33034fa5e00a368afa013ddc805 |
|
BLAKE2b-256 | 97cf11f5f01f738d84a7e0ecf1d0a86614739cc39822a2f26abc2e5523413604 |
File details
Details for the file bad4u-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: bad4u-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 427ce4d67e7f789e097acb55f1e25e458424cd1570a8bce01c09c46908e7dd43 |
|
MD5 | 9b4d16e43e4e8c692be662cfd9470169 |
|
BLAKE2b-256 | e6c6d1b11577ce21b130fb2e092d8a7e831c570a5938036685d52a33533c4c21 |