Skip to main content

Una practica de paquetes

Project description

Cursos disponibles

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

Instalacion

Instalar el paquete usando pip3:

pip3 install core_e2

Uso basico

Listar todo los cursos

from core_e2 import list_courses

for course in list_courses():
  print(course)

Obtener un curso por nombre

from core_e2 import get_course_by_name

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

Calcular duracion total de cursos

from core_e2..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

core_e2-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.

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for core_e2-0.1.0.tar.gz
Algorithm Hash digest
SHA256 95038a573b07b505a58605d46791c6585032469bf50260a298a2cff301035407
MD5 69699f00dd7464e98ca332d7ed6fb125
BLAKE2b-256 d92025db24f71d7485fed5a2d95e337ddfd3dc381abeec2d1f4966ee8922fd5c

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for core_e2-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fbf159c55774d4bf751ad2c5621be520ec325504917e2f759648ec5838335843
MD5 166125b29c2219ca10212368de16e607
BLAKE2b-256 a4fa2dd5330be02d4a70e4e4085e1bee90aa94ded66e005fbcd168963f3ac3cc

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