BitcoinExchangeFH

View on PyPIReverse Dependencies (0)

2022.2 BitcoinExchangeFH-2022.2-py2.py3-none-any.whl

Wheel Details

Project: BitcoinExchangeFH
Version: 2022.2
Filename: BitcoinExchangeFH-2022.2-py2.py3-none-any.whl
Download: [link]
Size: 18645
MD5: 836ede0e3ce82f5d1b50a5e2711f7c8c
SHA256: 017854d5f9b0c339fab66baecdc7e54dc784d00adf6c53177e2efacbe6f72f9d
Uploaded: 2022-10-15 08:09:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: BitcoinExchangeFH
Version: 2022.2
Summary: Cryptocurrency exchange market data feed handler
Author: Gavin Chan
Author-Email: gavincyi[at]gmail.com
Home-Page: https://github.com/gavincyi/BitcoinExchangeFH
License: Apache Software License 2.0
Keywords: BitcoinExchangeFH
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)
Requires-Dist: PyYAML (>=4.2b1)
Requires-Dist: ccxt (>=1.17.485)
Requires-Dist: sqlalchemy (>=1.1.11)
Requires-Dist: alembic (>=0.9.3)
Requires-Dist: pyzmq (>=17.1.2)
Requires-Dist: cryptofeed (>=1.4.1); python_version >= "3.5.3"
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
befh/__init__.py sha256=EFSuX6WfkgC19EslavtaZ8lAnlZFJI83RRSwhhyCJCQ 396
befh/cli.py sha256=5ni5YhFBCPvAEC_oZx4GhGdTFFK1sC6nW6aTK1eaCf8 1351
befh/core/__init__.py sha256=rWiVS9CdrGfGANhBm4iaggvVKrrQ-VcipHscY-KvtfA 83
befh/core/configuration.py sha256=H6AGqgFgbdlgJrjKF2ErXz_ZA9huSzb7BqUX3OKl13k 1977
befh/core/runner.py sha256=E4Igyut_p3yRJCnTe4AFTEdP5gU3Xl7bkc6Q8FiXAsY 5793
befh/exchange/__init__.py sha256=epRz3q2rjLNyN8A8Bd39Fj8_75zAWBcsxVkQ5J0Rraw 46
befh/exchange/exchange.py sha256=ZiOkk1VM3YAl0cpuACMZmTvKzgNVjTWkeDtQ7rslZEM 3362
befh/exchange/rest_api_exchange.py sha256=liGr509MZlts5rMc04ci3jmRg323tsdDJ2lg6YN26KU 5397
befh/exchange/websocket_exchange.py sha256=vbKMXSZUB917qKsruFT4CsIjHon5wu0rlHW0ColYma0 4781
befh/handler/__init__.py sha256=8OlaCxJwEbeyftbeuYkeG1leqWocuIROTzExi-2O3O8 87
befh/handler/handler.py sha256=B2bqpHiypdpSLjRINdSmtnbjkAGg7N_gvS17ScDWu0c 4859
befh/handler/handler_operator.py sha256=QEzJFd1-YevprlrEAmVkcXZYerwBe58lNadwv4BuZf4 2382
befh/handler/rotate_handler.py sha256=2lxxC9ny-S3C748batnR-maDLDqg7R-ezDnhX-trX0g 2022
befh/handler/sql_handler.py sha256=vCTeIfKgqJMM60y-L9VCd4VQlTUmf-NwB7g129FsCdw 4733
befh/handler/zmq_handler.py sha256=UHogXGl9A4yNvtWJvjxgjCo5IBYHQDLmwQijDjJP6bg 1619
befh/table/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
befh/table/order_book_table.py sha256=oU3QHfPmFwHFIS6ki1V_yQyVLb1ig0sKht8kg_NJQGg 8635
befh/table/table.py sha256=SzzbDQ7J7fUQd7EI6LC0OWbmLbz_6TYfPOJvNgcgkFI 4302
BitcoinExchangeFH-2022.2.dist-info/LICENSE sha256=OkaNrsZGHVTm5sP2OTjxj0uhuud2aiwsK7sBggN1z3w 583
BitcoinExchangeFH-2022.2.dist-info/METADATA sha256=HnTZXYaqQ2Px7H7uNFZwyQuIAnNHcbOEGZ_x51TMDnw 968
BitcoinExchangeFH-2022.2.dist-info/WHEEL sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg 110
BitcoinExchangeFH-2022.2.dist-info/entry_points.txt sha256=VIL7p_w28xqwEl7v9FlLOE-pU_utjxyvV37s6Sd086s 52
BitcoinExchangeFH-2022.2.dist-info/top_level.txt sha256=xtc17unhOY6U9X8QWaYFqIiGk0R9jG44lrk39_mUf2k 5
BitcoinExchangeFH-2022.2.dist-info/RECORD

top_level.txt

befh

entry_points.txt

bitcoinexchangefh = befh.cli:main