Skip to main content

Una biblioteca para consultar cursos de hack4u

Project description

Hack4u Academy

Una bibliote Python para consultar cursos de la Academia Hakc4u

Cursos disponibles:

  • Introduccion a Linux [15 horas]
  • Personalizacion de Linux [3 horas]
  • Introduccion al Hacking [53 horas ]

Instalacion

Instala el paquete usando "pip3":

'''python3 pip3 install hack4u

Uso basico

Listar todos los cursos

'''python from hack4u import list_courses

for course in list_courses(): print(course)

'''python from hack4u import get_course_by_name

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

Calcular duracion total de los cursos

'''python3 from hack4u.utils import total_duration

print(f"Duracion total: {total_duration()} horas")

Firma: South_Ursa

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

hack4u_ursa-0.1.0.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

hack4u_ursa-0.1.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hack4u_ursa-0.1.0.tar.gz
Algorithm Hash digest
SHA256 a44fc4e1fc6276f852e604652499e6b88da7c72508bcb82e3d9a4e5a9cc5ab1a
MD5 c0ce11b26b44f8c40f5bf56f04133df9
BLAKE2b-256 d6c7cf28df3997c9222ac3dd0d2ee3ce2f45746d8b541db8453245df9c147bb5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hack4u_ursa-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.1.1 CPython/3.11.2

File hashes

Hashes for hack4u_ursa-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e35800bfcaa7daf582dd9658c71fc2489e5d8a0be0974ef7d723de1df4132d33
MD5 3f8ac34fc6c0020c8fba869c8730141e
BLAKE2b-256 a00501d0f14dcefcda142ff931138aae0939a13513fc29f77807efc0e74b6583

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