Skip to main content

Una prueba para consultar biblioteca de la academia hack4u

Project description

Hack4u Academy Prueba

Una biblioteca de prueba python para consultar cursos en hack4u.

Curso Disponibles:

  • Introduccion a linux [15 horas]
  • Introduccion al hacking [53 horas]
  • Personalizacion de linux [3 horas]

Instalacion

Instala el paquete usando pip3:

pip3 install n0ryb

Uso basico

Listar todos los cursos

from n0ryb import list_courses
for course in list_courses():
    print(course)

Obtener un curso por nombre

from n0ryb import search_course
course =  search_course("Introduccion a linux")
print(course)

Calcular duracion total de los cursos

from n0ryb.utils import total_duration


print(f"Duracion 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

n0ryb-0.5.1.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

n0ryb-0.5.1-py3-none-any.whl (2.2 kB view details)

Uploaded Python 3

File details

Details for the file n0ryb-0.5.1.tar.gz.

File metadata

  • Download URL: n0ryb-0.5.1.tar.gz
  • Upload date:
  • Size: 1.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for n0ryb-0.5.1.tar.gz
Algorithm Hash digest
SHA256 41739e04f3c5d15e9015877a125d5cd072a6bf9b5bbdc2d8c147d6fd4db6b1e1
MD5 db1050104ec7d07e74668c635da3d0ae
BLAKE2b-256 cafd95b763291ef8a9873f0b92412b3dc3e0622ce2aacd62acdd4bca5817966d

See more details on using hashes here.

File details

Details for the file n0ryb-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: n0ryb-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 2.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for n0ryb-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3edbdd784d2969f66489ae88ea98485c145b63f6dedde5af9d14b773861b8e1a
MD5 87f428fd057b2373e6cccb214e71c057
BLAKE2b-256 e5185964327b8157dc2cf561eee6f2ebee7230ab2fd288d2847eff76949cbd52

See more details on using hashes here.

Supported by

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