Projeto simples para calculo de data thelemica


Keywords
hacktoberfest, hacktoberfest-accepted
License
MIT
Install
pip install eralegis==0.1.4

Documentation

EraLegis

Python application Updates Python 3 codecov GitHub

Configurando o ambiente

$ python3 -m venv venv
$ source venv/bin/activate
(venv)$ 

Instalando via git

git clone https://github.com/tiagocordeiro/eralegis.git

Instalando via pip

pip install eralegis

Importando o módulo

$ python
>>> from eralegis import thelemicdate
>>> thelemicdate.now()
'☉ in ... ☽ in ... Dies ... Anno ... æræ novæ'

>>> thelemicdate.in_day(1905, 4, 8, 12, 30)
'☉ in 18º ♈ ☽ in 28º ♉ Dies Saturnii Anno I:0 æræ novæ'