crypto-candlesticks

View on PyPIReverse Dependencies (0)

0.2.1 crypto_candlesticks-0.2.1-py3-none-any.whl

Wheel Details

Project: crypto-candlesticks
Version: 0.2.1
Filename: crypto_candlesticks-0.2.1-py3-none-any.whl
Download: [link]
Size: 26971
MD5: 251f2de238735c0bc171cd85af6fd32a
SHA256: 670e49a904a443b62834706ded1f9472a8e7adbd4238e4dd28fdb6d4bff2bd53
Uploaded: 2022-05-06 06:03:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crypto-candlesticks
Version: 0.2.1
Summary: Download candlestick data fast & easy for analysis
Author: Pedro Torres
Author-Email: corfucinas[at]protonmail.com
Home-Page: https://crypto-candlesticks.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/Corfucinas/crypto-candlesticks
Project-Url: issues, https://github.com/Corfucinas/crypto-candlesticks/issues/new/choose
License: GPL-3.0-or-later
Keywords: cryptocurrency,candlesticks,download,data,ohlc
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: pandas (<2.0.0,>=1.0.5)
Requires-Dist: requests (<3.0.0,>=2.24.0)
Requires-Dist: retry (<0.10.0,>=0.9.2)
Requires-Dist: rich (<12.0.0,>=11.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5957 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
crypto_candlesticks/__init__.py sha256=5sYbY0YT3rnLC4PU8F-lJI1TtVzYy0qLiRzB6Jn028I 714
crypto_candlesticks/database.py sha256=Cz_mbq3k4Ll0-EVls3fkmQPbClvdEQk949aZQuujH8g 3748
crypto_candlesticks/exchanges/__init__.py sha256=wK16-IJReH2vEp7ddufYM-OduRhJEv7taQ9M38PW3KY 186
crypto_candlesticks/exchanges/bitfinex.py sha256=jIF3pnlCSjte83469C6pnyQFvC1CKRiYuzJ79s4Ofo4 2595
crypto_candlesticks/get_data.py sha256=FZmyCD0Efu0w3eGTb-6H2MzsX8MoUJORfsOz9n6FUKA 7702
crypto_candlesticks/main.py sha256=3jj-Hugn17kyKiQpQSOQ_W4rZEWKJgjhkB5kT4BxCVs 4268
crypto_candlesticks/symbols/__init__.py sha256=1hsswT06ArT4Mp8a_KDcl4d-LlERU1WUrmbyEPLoeVo 257
crypto_candlesticks/symbols/quote_currencies.py sha256=rfsSkZcTyUKZd2s5zWlzk-QbUxW5ol9leq4giWHx5Ig 972
crypto_candlesticks/symbols/time_intervals.py sha256=2JSSn82LrzV_SXUoiXa_tg_YDfRBxc0kFwHKnM0un2k 938
crypto_candlesticks/text_console.py sha256=8iB5kd52lLr8mTKY7P6JcwsqE4kq-FPZ7uSMAkjnGGI 3645
crypto_candlesticks-0.2.1.dist-info/entry_points.txt sha256=HBQIDutc9KQ812mgeUUv81q9eXZtUPU0bS4LxTur5YQ 69
crypto_candlesticks-0.2.1.dist-info/LICENSE sha256=2GirkkLrPfQqx7fACKRJjtKJUegKc8067erGvcDVQHM 32197
crypto_candlesticks-0.2.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
crypto_candlesticks-0.2.1.dist-info/METADATA sha256=l2tRPeWAzwCw1keILqqXhUtlqsogltXf8mvBu9qTiFw 7497
crypto_candlesticks-0.2.1.dist-info/RECORD

entry_points.txt

crypto-candlesticks = crypto_candlesticks.main:main