Determina seu signo com base na sua data de nascimento
Project description
Zodiaco
Com este pacote voçê pode descobrir o signo de qualquer pessoa com base na sua data de nascimento. Métodos disponiveis:
- getSigno()
- getCor()
- getNumeroSorte()
Instalação
Use o gerenciador de instalação de pacotes pip para instalar zodiaco
pip install zodiaco
Exemplo de uso
from zodiaco.signos import getSignos
signo = getSignos.getSigno('1980-04-27')
print(signo)
print(getSignos.getCor(signo))
print(getSignos.getNumeroSorte(signo))
Author
Julio Cesar Bueno de Oliveira
License
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
zodiaco-0.0.1.tar.gz
(2.3 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 zodiaco-0.0.1.tar.gz.
File metadata
- Download URL: zodiaco-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6433154bbc7bb1a6dcf52cd74d659fe4124573e76ffcb1c7fb3d82dca56ef0aa
|
|
| MD5 |
aedd5709a09cc60ba5b573c049e5625b
|
|
| BLAKE2b-256 |
cda7d46ae90e06e6c2687c3a00c276edbb058a2c9c3f63141b2fe517aef0c4e0
|
File details
Details for the file zodiaco-0.0.1-py3-none-any.whl.
File metadata
- Download URL: zodiaco-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a70483d9828453573baaed36413d663aa18cc441e9358445ca673fbcfc16b85
|
|
| MD5 |
9adff564f678438fb0ba854916dd4583
|
|
| BLAKE2b-256 |
b5547d6e35c7b9bdacbcdb3938b0cbbb1f671af161b5632b1b131a47a964bd99
|