A collection of functions designed to streamline the retrieval of data from Brazilian lottery games operated by Caixa Econômica Federal, accessible through the official website at <https://loterias.caixa.gov.br/Paginas/default.aspx/>.
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
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
Built Distribution
File details
Details for the file lotterybr-0.2.0.tar.gz
.
File metadata
- Download URL: lotterybr-0.2.0.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfc171862ba82262656b8ff294605c388f021f18881da76141f08794933e57e2 |
|
MD5 | ab87b17bf9eedea0998dc7ca44ae05a7 |
|
BLAKE2b-256 | 2b09727d7886dd97ffa1415b9075cf7b6a9356d144f6d77b88ff001993bc8675 |
File details
Details for the file lotterybr-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: lotterybr-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 163caca3ae30c194ab1808034db9c904b996e3c59364108bc4e60c8a6ad610f3 |
|
MD5 | 9f82d721830e63fb9e4fcd8a4008e4ec |
|
BLAKE2b-256 | c332515026f5b4cbfb3458579760e6f103523aa4669c7d0d114f69a05abb9b4a |