Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cointables-0.1.2.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

cointables-0.1.2-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

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