GameDataCrunch API on PyPI
Project description
gdc: an API for GameDataCrunch
This repository contains Python code to download data through GameDataCrunch API.
Installation
The code is packaged for PyPI, so that the installation consists in running:
pip install gamedatacrunch
Usage
Data is locally cached to data/%Y%m%d_gamedatacrunch.json
for offline reuse.
import gamedatacrunch as gdc
data = gdc.load()
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
gamedatacrunch-0.0.1.tar.gz
(3.7 kB
view hashes)
Built Distribution
Close
Hashes for gamedatacrunch-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7cb0ae2fd87b94cf8ba74bb102187d72307347a0d1a933775c9f79a76783da6b |
|
MD5 | fa78af5ed7daae12cbf5f8f01845c0dc |
|
BLAKE2b-256 | 72b57c6dc7df5740bdd7a324e6284c613df29f478aa238ade9c3e6017f19eac1 |