Skip to main content

Package example for academy

Project description

Hack4U Python Library

PyPI version License

Descripción

La biblioteca hack4u es una herramienta sencilla que te permite obtener información detallada sobre los cursos de hacking ético ofrecidos por la Academia Hack4u. Esta librería facilita el acceso a datos esenciales sobre los cursos, como el nombre del curso, el instructor y la URL de la página del curso en Hack4u.

Instalación

Puedes instalar la librería hack4u utilizando pip. Abre tu terminal y ejecuta el siguiente comando:

pip install hack4u

Uso básico

from hack4u import Hack4u

# Crear una instancia del cliente
hack4u_client = Hack4u()

# Obtener la lista de cursos
courses = hack4u_client.get_courses()

# Imprimir información sobre cada curso
for course in courses:
    print(f"Nombre del curso: {course['name']}")
    print(f"Instructor: {course['instructor']}")
    print(f"URL del curso: {course['url']}")
    print("-" * 50)

Contribuir

¡Las contribuciones son bienvenidas! Si deseas mejorar la biblioteca, realiza un fork del repositorio, crea una rama con tus cambios y presenta una solicitud de extracción. Asegúrate de seguir las pautas de contribución en el archivo CONTRIBUTING.md.

Licencia

Esta librería está distribuida bajo la licencia MIT. Consulta el archivo LICENSE para obtener más detalles.

Contacto

Si tienes alguna pregunta o problema con la librería, no dudes en abrir un issue en el repositorio de GitHub.

¡Gracias por usar hack4u! Esperamos que sea útil para tu exploración en el mundo del hacking ético en la Academia Hack4u.

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-drayen-1.0.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

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

hack4u_drayen-1.0.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file hack4u-drayen-1.0.0.tar.gz.

File metadata

  • Download URL: hack4u-drayen-1.0.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for hack4u-drayen-1.0.0.tar.gz
Algorithm Hash digest
SHA256 5032b1f203e756525c3778ad19d31540e45097595c5455048bc8f3a81765e951
MD5 8b881a79350365a672d41570ad91f828
BLAKE2b-256 84fc47d037863dc7f91ac634887289acded72b5000047b260b4979b471656129

See more details on using hashes here.

File details

Details for the file hack4u_drayen-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: hack4u_drayen-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for hack4u_drayen-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f88a255851dd213f5b9e639f9832c44fd6b48e25dec352971408748cb7f8cb1a
MD5 18096623ca537a0903d659e3097917ef
BLAKE2b-256 8935442421dd53e393852840b02ee228fb6e5ea220f4f0d16cef5faeff9db8af

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