tickerdax

View on PyPIReverse Dependencies (1)

0.0.83 tickerdax-0.0.83-py3-none-any.whl

Wheel Details

Project: tickerdax
Version: 0.0.83
Filename: tickerdax-0.0.83-py3-none-any.whl
Download: [link]
Size: 20193
MD5: c47f99d951c0bb4b7476a1145a9fecce
SHA256: 17f5826c748cd856a3c4bdcc171187553eafe080483065cc3f4d4bbb587e3fcb
Uploaded: 2023-10-15 00:48:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tickerdax
Version: 0.0.83
Summary: A python client for tickerdax.com with a built-in caching system.
Author: tickerdax.com
Author-Email: info[at]tickerdax.com
Home-Page: https://github.com/tickerdax/tickerdax-client
Project-Url: Bug Tracker, https://github.com/tickerdax/tickerdax-client/issues
Project-Url: Repository, https://github.com/tickerdax/tickerdax-client
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.7,<4.0.0
Requires-Dist: art (<6.0,>=5.8)
Requires-Dist: docker (<7.0.0,>=6.0.1)
Requires-Dist: fastapi (==0.*)
Requires-Dist: jinja2 (<4.0.0,>=3.1.2)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: python-dotenv (<0.20.0,>=0.19.2)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: redis (<5.0.0,>=4.1.4)
Requires-Dist: schema (<0.8.0,>=0.7.5)
Requires-Dist: sentry-sdk (>=1.31.0)
Requires-Dist: tomlkit (<0.12.0,>=0.11.6)
Requires-Dist: typer[all] (<0.8.0,>=0.7.0)
Requires-Dist: uvicorn (==0.*)
Requires-Dist: websockets (<11.0,>=10.4); python_version == "3.10"
Requires-Dist: websockets (<12.0.0,>=11.0.3); python_version >= "3.11"
Requires-Dist: websockets (<10.0.0,>=9.1.0); python_version >= "3.7" and python_version < "3.10"
Description-Content-Type: text/markdown
[Description omitted; length: 2288 characters]

WHEEL

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

RECORD

Path Digest Size
tickerdax/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tickerdax/__main__.py sha256=wcCrL4PjG51r5wVKqJhcoJPTLfHW0wNbD31DrUN0MWI 28
tickerdax/app.py sha256=GpHCKNCACoysEATTcHV6Kn0i5gp2UtpSwyOASmnBn2g 903
tickerdax/cli.py sha256=8_vPRH-kOM8pT5jUu9bbTvo5HzdhI8ivOm4s_GhLbIk 7677
tickerdax/client.py sha256=E5nmd4Q0EautfqHNZ9KQD0nbuXYMjwgwvJ7pTZg41eM 28174
tickerdax/config_base.py sha256=UPIP7AFhO6b4xotlMyyHo_1muqH-sIMMBDgk-xCP9_w 3972
tickerdax/constants.py sha256=JF75cRrsFG67wtyhJJXgUEdEjHNs1QwL9SxtMbFlILg 2795
tickerdax/downloader.py sha256=G7QGjk-FLsyson3pTg_zYoWadUT_l7vJPV8bD75LuCo 3534
tickerdax/example_configs/config.json sha256=Nc9fKxZE2nfKu0V2RJrvtZ7JpWWtmY49B3k_2DeZw4A 171
tickerdax/example_configs/config.yaml sha256=j_VJifkjJJ_kPWPDW3Ioe3C17mO0x8tI2OzPFcujVJg 128
tickerdax/formatting.py sha256=7q1vx6VrPbulex1nwLIFmbUZmKZfGScFccAziNyPCuA 3533
tickerdax/streamer.py sha256=7y-rzUg7qfOxtUoT1lz6atHaaP2QoBbIRQWlYc6GSs0 1494
tickerdax-0.0.83.dist-info/LICENSE sha256=s8cYRfeViIYdFKBTTGBygT6Lrq_uIjZ7RcaVka97DjM 1026
tickerdax-0.0.83.dist-info/METADATA sha256=kaw8akWF2CpqZ8giS0l2Zo6d6vSwwRj5T0crzlj99G4 3901
tickerdax-0.0.83.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
tickerdax-0.0.83.dist-info/entry_points.txt sha256=ucBhDfPdTvaDrhTOtt3g-uY5ParqZprU3WWO5Uk0fE0 47
tickerdax-0.0.83.dist-info/RECORD

entry_points.txt

tickerdax = tickerdax.cli:app