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
Release history Release notifications | RSS feed
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)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters