Skip to main content

Librería demo

Project description

libreria dinosol

Una pequeña librería que muestra el estado de la fase lunar

Installation


pip install calculadora-fase-lunar==0.1.0

Comencemos

from calculadoraFasesLunares.faselunar import FaseLunar



# Instancia un objeto de la clase FaseLunar



f = FaseLunar(19, 3, 1992)



# llama al método calcular fase de la luna

print(f.calcular_fase())



# llama al método calcular luz de la fase lunar

print(f.obtener_luz())



# llama al método emoji luna que muestra un emoji con la fase de la luna

f.emoji_luna()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

calculadorafaselunar-0.1.1-py3-none-any.whl (3.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page