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()
Release files for calculadorafaselunar 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| calculadorafaselunar-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / calculadorafaselunar-0.1.1-py3-none-any.whl
| Download URL | calculadorafaselunar-0.1.1-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
97e53fcd5cc8d5325f50c41c63d756e6bfd29b8797abf625ed66a42c9951ff4c
|
|
BLAKE2b-256 checksum How to use checksums |
9ae755763fc1136b400733b83aec5f7b02133236af10180bccaa5f2831cb2920
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.8.8
|