Displays a message either during a full moon or during a new moon. The calculation is based on the Nethack
phase_of_the_moon
function.
src/phase_of_the_moon | ||
tests | ||
.gitignore | ||
LICENSE.txt | ||
pyproject.toml | ||
README.md |
Phase Of The Moon
Displays a message either during a full moon or during a new moon. The calculation is based on the Nethack phase_of_the_moon
function.
Table of Contents
Installation
pip install phase-of-the-moon
License
phase-of-the-moon
is distributed under the terms of the MIT license.