Skip to main content

Unos videitos cortitos de puras naves!

Project description

Navesitas de tu taita !

videitos cortitos que son de tu padre!

Videos disponibles:

  • Toyota Supra [15 Segundos]
  • Nissan GT-R R35 [10 Segundos]
  • Lamboghinni Aventador SVJ [5 Segundos]

Instalacion

Instala el paquete usando pip3:

pip3 install navesitas

Uso Basico

Listar todas las naves!

from navesitas import list_naves():

from nave in list_naves():
    print(nave)

Obtener una nave por nombre

from navesitas import search_nave_by_brand():

nave = search_nave_by_brand("Toyota")
print(nave)

Calcular la duracion total de los videos

from navesitas.utils import total_duration

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

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

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

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

Uploaded Python 3

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