Skip to main content

Una biblioteca para consultar cursos de hack4u

Project description

Micro biblioteca de los cursos de S4vitar

Una micro biblioteca para consultar algunos de los cursos de s4vitar.

Cursos disponibles:

-Introducción a Linux [15 horas] -Personalización de Linux [3 horas] -Introducción al Hacking [53 horas]

Instalación

Instala el paquete usando pip3:

pip install paquete1

Uso básico

Listar todos los cursos

from paquete1 import list_courses

for course in list_courses():
    print(course)

Obtener un curso por nombre

from paquete1 import course_by_name

course = course_by_name("Introduccion a Linux")
print(course)

Calcular duración total de los cursos

from paquete1.utils import total_duration

print(f"Duración total: {total_duration()} horas)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paquete1-0.1.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

paquete1-0.1.0-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file paquete1-0.1.0.tar.gz.

File metadata

  • Download URL: paquete1-0.1.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for paquete1-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7d1a9b78f1c726b3e13dd35adc5ddfbc5b22c614a7596d213087fb6039b1823b
MD5 f83e0b47f3fd73c08ebe4f9fbe128e4a
BLAKE2b-256 10dd715f1c2d0c472dcdd578264d1a1c9e2097b3a46d9146da9d788370c2ef7b

See more details on using hashes here.

File details

Details for the file paquete1-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: paquete1-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for paquete1-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 40e932461194ae4fab6d0a95a4d78743d6cf6c3963cd4573d5c6e574369d6a57
MD5 4bbc5ad8dcfb9ba655bb23f84e86b177
BLAKE2b-256 eff9e3f3deefc510a1a2852d26c12ca6c9a45ec75d472655635669d39e27f958

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page