No project description provided
Project description
cointables
Cointables is a Python package that provides a simple and convenient framework to extract historical Open-High-Low-Close (OHLC) data for various cryptocurrencies from Binance. Cointables supports different sampling methods and GET approaches, allowing users to customize their data extraction process. This is a fork from bitcharts
Installation
Cointables can be installed using pip:
pip install cointables
It is recommended you run voxelmap using a virtualenv
virtual environment. To do so, follow the below simple protocol to create the virtual environment, run it, and install the package there:
virtualenv venv
source venv/bin/activate
pip install cointables
To exit the virtual environment, simply type deactivate. To access it at any other time again, enter with the above source venv...
command.
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
Hashes for cointables-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 868688ae6353f6526d340e81ad31d0ae0d8aa79a74593a1363a30510b639e9e0 |
|
MD5 | 2bb82faeb2485a3d3b9a485555ef5501 |
|
BLAKE2b-256 | 0aebf5477df85437815570a78f6b693ec371be2421badb7e75cd1aa6b32f0f24 |