معرفی شرکت ها


cryptoasset-data-downloader-1.0.9


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A desktop application to download historical data of desired crypto assets by connecting several different crypto-exchanges' API
ویژگی مقدار
سیستم عامل -
نام فایل cryptoasset-data-downloader-1.0.9
نام cryptoasset-data-downloader
نسخه کتابخانه 1.0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Serhat
ایمیل نویسنده start.a.huge.foolish.project@gmail.com
آدرس صفحه اصلی https://github.com/serhatci/cryptocurrency-historical-data-downloader
آدرس اینترنتی https://pypi.org/project/cryptoasset-data-downloader/
مجوز -
# 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. ![Application image](https://github.com/serhatci/cryptocurrency-historical-data-downloader/blob/main/application.jpg) # 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` # Requirements Application works in Python version 3.6 or higher! If you would like to run the script without installing from PyPI, you need to install below dependencies: ``` pip install arrow pip install requests pip install pandas pip install PySimpleGUI ``` # How to use Application is pretty straightforward and easy to use. You just need to select a crypto-exchange from the list and provide the name & abbreviation of the crypto asset which you would like to download historical data. It is extremely important to use exactly the same crypto asset abbreviation supported by the selected crypto exchange. By clicking 'available coins?' button, you can learn which crypto assets are being currently supported by the selected crypto exchange. You can also select a start and end date for your historical data. It should be noted that start date of your data will dependent on the selected crypto exchange's data providing capabilities. Historical data can be downloaded with different resolutions such as minutes,hours,days,weeks and months. However, some crypto exchanges might have limited choices for historical data resolution.


نیازمندی

مقدار نام
- pandas
- arrow
- requests
- PySimpleGUI


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl cryptoasset-data-downloader-1.0.9:

    pip install cryptoasset-data-downloader-1.0.9.whl


نصب پکیج tar.gz cryptoasset-data-downloader-1.0.9:

    pip install cryptoasset-data-downloader-1.0.9.tar.gz