A Python package to access and analyze Brazilian lottery data.
Project description
lotterybr
The goal of the package is to provide a function to automatically import data from the lotteries of Caixa Economica Federal into the Python environment. Data from the lotteries of Caixa Economica Federal includes information on various games such as Mega-Sena, Lotofacil, Quina, among others. They are downloaded from the official website of the Federal Savings Bank at https://loterias.caixa.gov.br/.
Installation
You can install the development version of lotterybr like so:
pip install lotterybr
Example
Downloading Lotofacil winners data:
from lotterybr import get_data
lotofacil = get_data(game= "lotofacil", type= "winners")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 lotterybr-1.0.5.tar.gz.
File metadata
- Download URL: lotterybr-1.0.5.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b074ac34dea9a44ae5e61135e6e7084cbb3721ead613cde0b6f5a5c80244dc1b
|
|
| MD5 |
52c56ca8f95b0b78430c3ee03d93dc9d
|
|
| BLAKE2b-256 |
4cf8015aa4b172d322ff6638cf29caf69f04df80aedab0f68ee72cdeab3b2ce0
|
File details
Details for the file lotterybr-1.0.5-py3-none-any.whl.
File metadata
- Download URL: lotterybr-1.0.5-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28ac1a2e33a3a6bfbbd364648750b810c0f88a97cc03069c34c9edfa4be80b28
|
|
| MD5 |
cf745e320d105593a27ac9d7be388d29
|
|
| BLAKE2b-256 |
aa75489c830fec90430d9890b03502031dd1819455f2a41925cb64d2c3cb1c35
|