Skip to main content

A desktop application to download historical dataof desired crypto assets by connecting several differentcrypto-exchanges' API

Project description

Cryptocurrency Historical Data Downloader

A desktop application to download historical data of desired crypto assets by connecting several different crypto-exchanges' API.

Historical data of crypto assets are demanded for different purposes such as investment analysis, academic research, etc. Though the data is most of the time publicly available, it is not always easy to reach it for the people who have less coding skills to connect API of crypto exchanges and download data by making several sequencing requests. Besides, crypto-exchanges mostly have different data formats that must be standardized. This application handles all these processes and makes it easier for its users.

Alt text

Installation

Project is already uploaded in PyPI. You can download application by writing the code below in your terminal:

pip install cryptoasset-data-downloader

to execute the application, you should run below code:

cryptoasset-data-downloader

Alternatively you can download application folder in your system. After that you must install below requirements;

pip install arrow
pip install requests
pip install pandas

And then you can just run the main.py file in your terminal for the execution.

Requirements

Application works in Python version 3.6 or higher!

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

cryptoasset-data-downloader-1.0.2.tar.gz (585.5 kB view hashes)

Uploaded Source

Built Distribution

cryptoasset_data_downloader-1.0.2-py3-none-any.whl (14.1 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