Skip to main content

Crypto and standar currency API data getter and saver

Project description

# Data Quirrel

# Installation


`pip install datasquirrel`

# Usage

Something along the lines of:
```
from datasquirrel import luno
from datasquirrel import btcc
import time

start = time.time()-(24*3600*404)

collector = luno.Collector()
collector.new_collection(start) # For new collection
collector.collect() # To continue where last one left off

collector = btcc.Collector()
collector.new_collection(start) # For new collection
collector.collect() # To continue where last one left off
```

# To Do

- Write a better readme
- Tests for some of the newly added endpoints
- Tests for the rate limiter

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

datasquirrel-0.0.1a1.tar.gz (3.6 kB view details)

Uploaded Source

File details

Details for the file datasquirrel-0.0.1a1.tar.gz.

File metadata

File hashes

Hashes for datasquirrel-0.0.1a1.tar.gz
Algorithm Hash digest
SHA256 bc7af7afff1e4cfd438f7ff72c5743bd01521899ed1a7f67fce293415261f9ef
MD5 ee1515a32d73db38dcd200e3f70c0684
BLAKE2b-256 249128d3ded7f783be31f25f4f8b3b8192957143a58252b1560bfaea73e12b72

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page