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.0.tar.gz
(1.7 kB
view details)
Built Distribution
bad4u-0.1.0-py3-none-any.whl
(2.2 kB
view details)
File details
Details for the file bad4u-0.1.0.tar.gz
.
File metadata
- Download URL: bad4u-0.1.0.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 | 846ae182e90d0edcae5706006afb7010a1c3f7784b66f97a2f28927aec442dbc |
|
MD5 | 6dc339090f6eb551aa5da6957b584788 |
|
BLAKE2b-256 | 3f8fb5a25abcd53bd80892fd1a2cda8dcd84a742ca2578f378facbc2c4e55f13 |
File details
Details for the file bad4u-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: bad4u-0.1.0-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 | 19e6ca11999694d71b09a754b332a5aff523fd3a1e4f93da8e06c2c7b23f0b4b |
|
MD5 | 5aae74d41d46b6bd6693ac578e9c6886 |
|
BLAKE2b-256 | 3f44c4fe97d313d0dafc764e4a9468ce4f1ce1ad8832fe4a6eb87aaa0ae2d023 |