Librería demo
Project description
libreria calculadora de fases lunares
Una pequeña librería que muestra el estado de la fase lunar
Installation
pip install calculadora-fase-lunar==0.1.0
Comencemos
from faseLunar.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
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
faselunar-0.1.1.tar.gz
(3.5 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
File details
Details for the file faselunar-0.1.1.tar.gz.
File metadata
- Download URL: faselunar-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0577c307efad08095c443d345ffe1e7a33d1a4294e9c885ee9c84b3bd544964b
|
|
| MD5 |
1366e93090f946164d40a302e6c5fc6b
|
|
| BLAKE2b-256 |
3eb27759b992e215c6ce5ad40611860497563049afef9f77593a8955832325bb
|
File details
Details for the file faselunar-0.1.1-py3-none-any.whl.
File metadata
- Download URL: faselunar-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64abc60f32604d9d5dcc0adaa5465d51d65cf2a115c7d8b92016365d054158b5
|
|
| MD5 |
ef4ebd923660afc25506d08c8f9f6f5c
|
|
| BLAKE2b-256 |
db3f1513d97a7f803b80011b131de7008204d503130bb84502b788da6a89ca99
|