cryptofeed

View on PyPIReverse Dependencies (2)

2.4.1 cryptofeed-2.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_34_x86_64.whl
cryptofeed-2.4.1-cp313-cp313-macosx_11_0_arm64.whl
cryptofeed-2.4.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_34_x86_64.whl
cryptofeed-2.4.1-cp312-cp312-macosx_11_0_arm64.whl

Wheel Details

Project: cryptofeed
Version: 2.4.1
Filename: cryptofeed-2.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_34_x86_64.whl
Download: [link]
Size: 1715317
MD5: f2c94460d8a18b0785c7a48034876041
SHA256: 67e70159010c1153bf2a634e3a649217aef0bb473d8f772ab42c0d7ee795aaf1
Uploaded: 2025-02-08 23:39:10 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: cryptofeed
Version: 2.4.1
Summary: Cryptocurrency Exchange Websocket Data Feed Handler
Author: Bryant Moscon
Author-Email: bmoscon[at]gmail.com
Home-Page: https://github.com/bmoscon/cryptofeed
License: XFree86
Keywords: cryptocurrency,bitcoin,btc,feed handler,market feed,market data,crypto assets,Trades,Tickers,BBO,Funding,Open Interest,Liquidation,Order book,Bid,Ask,fmfw.io,Bitfinex,bitFlyer,AscendEX,Bitstamp,Blockchain.com,Bybit,Binance,Binance Delivery,Binance Futures,Binance US,BitMEX,Coinbase,Deribit,EXX,Gate.io,Gemini,HitBTC,Huobi,Huobi DM,Huobi Swap,Kraken,Kraken Futures,OKCoin,OKX,Poloniex,ProBit,Upbit
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Framework :: AsyncIO
Requires-Python: >=3.9
Requires-Dist: requests (>=2.18.4)
Requires-Dist: websockets (>=14.1)
Requires-Dist: pyyaml
Requires-Dist: aiohttp (>=3.11.6)
Requires-Dist: aiofile (>=2.0.0)
Requires-Dist: yapic.json (>=1.6.3)
Requires-Dist: uvloop; platform_system != "Windows"
Requires-Dist: order_book (>=0.6.0)
Requires-Dist: aiodns (>=1.1)
Requires-Dist: arctic; extra == "arctic"
Requires-Dist: pandas; extra == "arctic"
Requires-Dist: google_cloud_pubsub (>=2.4.1); extra == "gcp-pubsub"
Requires-Dist: gcloud_aio_pubsub; extra == "gcp-pubsub"
Requires-Dist: aiokafka (>=0.7.0); extra == "kafka"
Requires-Dist: motor; extra == "mongo"
Requires-Dist: asyncpg; extra == "postgres"
Requires-Dist: quasardb; extra == "quasardb"
Requires-Dist: numpy; extra == "quasardb"
Requires-Dist: aio_pika; extra == "rabbit"
Requires-Dist: pika; extra == "rabbit"
Requires-Dist: hiredis; extra == "redis"
Requires-Dist: redis (>=4.5.1); extra == "redis"
Requires-Dist: pyzmq; extra == "zmq"
Requires-Dist: arctic; extra == "all"
Requires-Dist: google_cloud_pubsub (>=2.4.1); extra == "all"
Requires-Dist: gcloud_aio_pubsub; extra == "all"
Requires-Dist: aiokafka (>=0.7.0); extra == "all"
Requires-Dist: motor; extra == "all"
Requires-Dist: asyncpg; extra == "all"
Requires-Dist: aio_pika; extra == "all"
Requires-Dist: pika; extra == "all"
Requires-Dist: hiredis; extra == "all"
Requires-Dist: redis (>=4.5.1); extra == "all"
Requires-Dist: pyzmq; extra == "all"
Provides-Extra: arctic
Provides-Extra: gcp-pubsub
Provides-Extra: kafka
Provides-Extra: mongo
Provides-Extra: postgres
Provides-Extra: quasardb
Provides-Extra: rabbit
Provides-Extra: redis
Provides-Extra: zmq
Provides-Extra: all
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE
License-File: AUTHORS.md
[Description omitted; length: 53979 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: false
Tag: cp313-cp313-manylinux_2_17_x86_64
Tag: cp313-cp313-manylinux2014_x86_64
Tag: cp313-cp313-manylinux_2_34_x86_64

RECORD

Path Digest Size
cryptofeed/__init__.py sha256=pVWrI01-peG8gusHVg_VimOs_PRr0jDCnm6yunDzT48 202
cryptofeed/callback.py sha256=NgN905MRj4tk-KpmvP-zA_9bVjUnR2pA1hFT4v3tf4w 1249
cryptofeed/config.py sha256=1X2G94immKgLkJLErR3-KA6gUkW8elczjUTIX2rZUGs 2646
cryptofeed/connection.py sha256=5JO5Fh5bOaEpnDK3siP0-rMstbvCaECuXpI5Pt6Gkqk 15389
cryptofeed/connection_handler.py sha256=7eyyIu8l4VTklSSGEr7yxljy11RiYBgaRt24x1QkGlg 4837
cryptofeed/defines.py sha256=Wig9Lai-_FXO9QhTMlVig5UonBZFzv5Dn22AkGzCgIc 5257
cryptofeed/exceptions.py sha256=Pz5ji_U7vpYvNEhL781EBbD9FIODkBvAHRNBuOwkpuo 719
cryptofeed/exchange.py sha256=3pkdc3gUxv1-fYYgLokNcr1m1cmJ_zBS0jwwLp2Hfy0 12397
cryptofeed/feed.py sha256=cLljlkVIixDyZXhkoPI_M3-9dHxzmWBTOU17NaGJN_c 15303
cryptofeed/feedhandler.py sha256=qbyTPkRN-4QTSY6AKga6tQRcXZ_GABiCjl_JfdGszEo 7845
cryptofeed/log.py sha256=duOGHJStNAwj_iySBMzGXHyxrX7bzmnB6SMuaxqRstI 701
cryptofeed/nbbo.py sha256=qXSQkyvt-pCiMkjdM5iG5QiUAtxDfrR_uQjgpCKGEXg 1728
cryptofeed/raw_data_collection.py sha256=eboHFlbSOsAZoYIk10D-1a_fc5mA84TF7OY8h6_wMFE 7792
cryptofeed/symbols.py sha256=R8_6Vbb5UX5uKlVdZa65Ysf_DJM8FWmoJO4cZwRaPoE 5114
cryptofeed/types.cpython-313-x86_64-linux-gnu.so sha256=GD75VdgB9DmXXI9AmpZo3kelUiWw4c0q7OUSFjltT_4 4440184
cryptofeed/backends/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cryptofeed/backends/_util.py sha256=6zh_hr4cQkX8YiRDe8IoinxZ4QQUlAJl6uWcz-vPDns 1287
cryptofeed/backends/aggregate.py sha256=3AQ8yNASmwEyF2XgUT4xT7x-BZOMkzaVY3pyU0lwZHQ 6106
cryptofeed/backends/arctic.py sha256=e6ryyq3ykUxTfBJIkW-gReYOdipYbMyyYAfC6YZZdv8 3120
cryptofeed/backends/backend.py sha256=2wFTwSzKtYUvCZDDlWiMWgfU9JF5v6FnWn7GlDt-m4Y 4222
cryptofeed/backends/gcppubsub.py sha256=BvhuwM2eP8dbTKh7ty_cACxZVJs-NQJjy9WKtjYtA8w 5242
cryptofeed/backends/http.py sha256=1Bhln15b4Q3JnGoSY3L7i1ASyZH3hJGFHipY8EUj8fk 885
cryptofeed/backends/influxdb.py sha256=quDJsz18Y5ddecYizrRO-7XAwOeLFU-3FS25gUH7zxk 5437
cryptofeed/backends/kafka.py sha256=eAVnUAEkyLmMII3Zdy_QnDoFiPSo41THM7ovZBI2T64 6304
cryptofeed/backends/mongo.py sha256=BipeJiF0HykNn8wk2ctDdB8V-xAG55JjOZLEgUna-6A 3161
cryptofeed/backends/postgres.py sha256=pFIX8TNQ60JRIUCjr6DfYn4qOYQ4PrTgCovLXbbqYc0 9389
cryptofeed/backends/quasardb.py sha256=0_vlxVuT2jC3yeQ6kg5MaR1PvdbGYOVy3lXsvBNfXyA 8063
cryptofeed/backends/quest.py sha256=Lw0OAj4335YTrWf4O-k9EYZEslTFHn5HRaEUy7vb5-c 4773
cryptofeed/backends/rabbitmq.py sha256=BNZk1L9u2m8lYcK973uUp8YiFY2AaOWhawQdxBC-tJY 3664
cryptofeed/backends/redis.py sha256=YZbDIweSXKCTz0GxzQODEhruYpqkDRL8CHVnuoGLQd4 6469
cryptofeed/backends/socket.py sha256=QdoFTA6xl0tMHC1GB8Dp8B0PJ_WK6dwCx1nGGnJXVzU 4737
cryptofeed/backends/zmq.py sha256=crKoKX329es-tJ1QVXkQDg_slRkNEBcRSknhYxknnHw 2531
cryptofeed/exchanges/__init__.py sha256=UIJxhIIU6_bpWwxncv4oy0lCBxRB5d1YGGPPfLu5Ox4 2608
cryptofeed/exchanges/ascendex.py sha256=MTvzISa2AKErCylLyzTPcQclTqh-hlnKfIf6YWbBYQg 5591
cryptofeed/exchanges/ascendex_futures.py sha256=pweinAodMGqwjboaVTXVUIrklHnsyiA0Ok8EgSKzDQk 1980
cryptofeed/exchanges/bequant.py sha256=mgsfM7kCJ46ukzlijlSU8qbK77C8IbiO28FKr24nydk 16122
cryptofeed/exchanges/binance.py sha256=bqs1u4TkP8FT2mxeBWkbdsFlr9De1vaRqqe9L9oUY5I 22733
cryptofeed/exchanges/binance_delivery.py sha256=oAoIAHx2Tad69iD_0taDBrlQb7PE3HrYzrrMqUYZdkM 9902
cryptofeed/exchanges/binance_futures.py sha256=8Bg4U9RV1vAbKtA9EnrFLpiSKFc65c1FX3j3Vzl-5Bw 11806
cryptofeed/exchanges/binance_tr.py sha256=4AXj7TtpvPppPEV-ZZk5IWq3PC9lEWum2fFjfFMOVtE 743
cryptofeed/exchanges/binance_us.py sha256=nP4wOYYKbNZfl2FcORvyTCtH5ESP_GyI5KBAKgQ1egM 739
cryptofeed/exchanges/bitdotcom.py sha256=c8IJYG9s9hF_EqGEvIqORCRox__G1szCA8fKJOBNWDw 22177
cryptofeed/exchanges/bitfinex.py sha256=OELFJZXkydh_bPq70T7TCu4mcuMCWnDM3bnwMTx0lfs 16574
cryptofeed/exchanges/bitflyer.py sha256=sm2M7OtaF4bhbQg2xdb-WClEz5cxYkrnEOnaU6PHhDI 7993
cryptofeed/exchanges/bitget.py sha256=rFKmfXic8dLEmxD1KqqxV2F-B68WU54GM7P2RxpXFi4 21491
cryptofeed/exchanges/bithumb.py sha256=rlgyC_7iXeNJHAzo5rOOUnQnZrSU-ARnE4yJ5dRLO5w 5841
cryptofeed/exchanges/bitmex.py sha256=gXJVP04786pLOhZo5faHQWS6qNfTopWlc8pP-tmtSOk 31216
cryptofeed/exchanges/bitstamp.py sha256=fQGc0gD9BmIqdN32wleEYwBUIc3XoIsG1vgB5Vmgm-M 7321
cryptofeed/exchanges/blockchain.py sha256=P1oF5sKV1RniX8FF1lW9CF0LipH7EKGzAoc_cmLP28k 6956
cryptofeed/exchanges/bybit.py sha256=hvRdPUsvE06qhpn--7nDYxdEKId62VvkxKXNOdbxRl4 24825
cryptofeed/exchanges/coinbase.py sha256=Kgo74UIXAc-Cb7rrTFu9S97N_pBJfRkAg2EPp70Z880 7972
cryptofeed/exchanges/cryptodotcom.py sha256=Mlzgah5duiSFfQY2BYkNyHcRAgEWWdRcaRoX6exTPmQ 8786
cryptofeed/exchanges/delta.py sha256=A7K9mf0DTMUBOitDgILH6ZMiWcu8X-wSVlZ2CjKjkuQ 8035
cryptofeed/exchanges/deribit.py sha256=NwhVTTJElWK9ZPWPIpv4s23zFumsb2ywPLg5u7d3iIo 24460
cryptofeed/exchanges/dydx.py sha256=TMnQfRf09ebIvL2SEaOSgfa7appMcgH4SOEovc5gdsc 6483
cryptofeed/exchanges/exx.py sha256=BMkeGYbRk2uUevqkxvfmKE7QfZf2zG3BxacCQhjJxK4 5505
cryptofeed/exchanges/fmfw.py sha256=yXDGoXZ564J91Ozq2EcpYDXB6YZrM0hX2bID6xSKH8M 8193
cryptofeed/exchanges/gateio.py sha256=k2mWpJpJaZMRW-UnK7YVRaItJk6a4lKXGN_-55JhKkI 10407
cryptofeed/exchanges/gateio_futures.py sha256=3R4pErjj1MAbW450267inbgNFQ6urszVbunOReMzFj8 12485
cryptofeed/exchanges/gemini.py sha256=UcWqsLtwfLeDelk6o_1aDQaGA9OLH0z0rm7oJl4pG3k 8372
cryptofeed/exchanges/hitbtc.py sha256=D-7hb-AKfZPYv3lHJoAtV8rBtny84r-81QKZpNwAfUI 1378
cryptofeed/exchanges/huobi.py sha256=F3DNVjtjJNgTp5yxBRlwdx5PPbYPBDUI-bm1tXNLXWk 7756
cryptofeed/exchanges/huobi_dm.py sha256=Ru5HN2RIQzZa3ksh0YyACKkvydWxJD96bJsMsDkcR6Q 5589
cryptofeed/exchanges/huobi_swap.py sha256=o5ftU-kOoTjn53oSSruFgd3jESfLkgq6iBvdbalbcSw 4507
cryptofeed/exchanges/independent_reserve.py sha256=lq3UUzEP4mpvE-qmAb5xJ8nayU98a5o-YHCRbE4a0z8 9771
cryptofeed/exchanges/kraken.py sha256=jDigIh3wLHrrvruPQ0ZHQOCwDtp6xE6oIcse6unZcfY 9312
cryptofeed/exchanges/kraken_futures.py sha256=KIjHXXrUqHwnrKKuH6l1O7EfKz0e1qJQ2SG8Dix1Va8 9385
cryptofeed/exchanges/kucoin.py sha256=FRNKqezoYZpEvWPRaDcr_A4u9nX9cXlX4CghZIHd2qo 11686
cryptofeed/exchanges/okcoin.py sha256=PvxlQQRCGndUm1oetsUzAMoRVqrucK-zxLKX7_qY19k 1393
cryptofeed/exchanges/okx.py sha256=3ZZM_B9OBsDlKzmuB2oMVNDx5ZZGCqG5z4C6zmV8iZI 21612
cryptofeed/exchanges/phemex.py sha256=D1LyMUmstOxwLSSnYFUMN-lqV6CRalIT0HqdXP-vs9I 27078
cryptofeed/exchanges/poloniex.py sha256=AscRSvu_9iKDfNKl-8oK4tTLiz-w2tJDfp8EMuPSssc 4877
cryptofeed/exchanges/probit.py sha256=_Vp7hTwA6OW6siUgg2e1wxGBLOcGRsMSt2Uw3KgrbfU 6680
cryptofeed/exchanges/upbit.py sha256=Ofp0qaKKH2haEDphf8rVR6rEh0fME7CFQsFs3mZ8G40 7883
cryptofeed/exchanges/mixins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cryptofeed/exchanges/mixins/binance_rest.py sha256=wWCnre5MzugR6Ws20HSQ1rea43ueZ1gLj7tLfGZL2jk 8803
cryptofeed/exchanges/mixins/bitfinex_rest.py sha256=JVcPJb0aV9lnEmlhnhyRejfdbdLUGTo0FRnLnZR4HQw 10240
cryptofeed/exchanges/mixins/bitmex_rest.py sha256=mb7KHZkk5pRxmlV3cq1o4yk8yJWbl3yR8I7ML2ENKHY 4162
cryptofeed/exchanges/mixins/bitstamp_rest.py sha256=7dsv5flHGJwCV8uIWIms4pQRobfXP752uXCgR2uoHPU 1813
cryptofeed/exchanges/mixins/coinbase_rest.py sha256=C00OnxrDYL5MEjbWOgk8VRMKmuxkHfBmov8_TKdFap0 14467
cryptofeed/exchanges/mixins/deribit_rest.py sha256=BYzWQLQpcL4NgosEC7B0ejigEGn05-ollFRKuV8A3Kw 3096
cryptofeed/exchanges/mixins/dydx_rest.py sha256=QURZtH3LdDJSxdLtkRrBb58u2Glt2FRdcPUJXNtf1NE 2061
cryptofeed/exchanges/mixins/gemini_rest.py sha256=opj-J9CmssNEkuP68iDdSG8nVAAIeE24529M3gCR4iw 7481
cryptofeed/exchanges/mixins/kraken_rest.py sha256=xbZypKoRCeVoEQCW0FWzVsMGrUQj8u8U3H3LtzMHd-0 12055
cryptofeed/exchanges/mixins/okx_rest.py sha256=vqyernLVbhOxsrBfTTY3hMQQszg1qTxTWQONzdhlMBE 1880
cryptofeed/exchanges/mixins/upbit_rest.py sha256=Ttz8DXmUojgPAv3rjJZd6Sn5B5qg_KOQrUuTW03mRb8 3821
cryptofeed/util/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cryptofeed/util/book.py sha256=rRTgnF73wR5dPc83oyyBYJTE_ZyKLHlaADK1t1dQiGg 922
cryptofeed/util/perf.py sha256=p8cLYgQuKtaGQqPVC5FZgQ8oYN0RZLsNms2WsEgOyik 1372
cryptofeed/util/split.py sha256=bm2MclQI3GsZVLjNqQqGvHhTxIxJ9UTESUrOqF2RfI4 712
cryptofeed/util/time.py sha256=axijymish-aDl49RXrXSrACwHhV4jlkKML6jGtfxDs8 911
cryptofeed-2.4.1.dist-info/AUTHORS.md sha256=bcTSip8uZobmJf0-bQ7UffHfwKfwWxFq0Awc-xQo678 1466
cryptofeed-2.4.1.dist-info/LICENSE sha256=8Iiwt5NJWWj6SrJQqDNlaIUIoFYMQ9p9RvN0bHa-8jU 2096
cryptofeed-2.4.1.dist-info/METADATA sha256=GG_uUZSmFenIMf1hCmEXOkp9kCeE3wNxIBLJmUEEz0s 56981
cryptofeed-2.4.1.dist-info/WHEEL sha256=GRgVn0Vz52M7-lT9AIhvk3n47LpG3k4bneLsKSQ-ZSA 190
cryptofeed-2.4.1.dist-info/top_level.txt sha256=OA2Z4iv15QVX3yhm8taaC7SkULlX9LCbgn7LiqRqX8w 11
cryptofeed-2.4.1.dist-info/RECORD

top_level.txt

cryptofeed