cryptobots

View on PyPIReverse Dependencies (0)

0.5.3 cryptobots-0.5.3-py3-none-any.whl

Wheel Details

Project: cryptobots
Version: 0.5.3
Filename: cryptobots-0.5.3-py3-none-any.whl
Download: [link]
Size: 38768
MD5: 4b6f6913d5641ae284d1e3d909e4f2f0
SHA256: 85c1d7ae7410f46b4327aec33023bec6c5ded3e8a644e65167d31b3ce6dc1cac
Uploaded: 2024-03-23 04:45:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cryptobots
Version: 0.5.3
Summary: Cyptocurrency trading bots
Project-Url: Repository, https://github.com/kieran-mackle/cryptobots
Project-Url: Issues, https://github.com/kieran-mackle/cryptobots/issues
Project-Url: Changelog, https://github.com/kieran-mackle/cryptobots/blob/main/CHANGELOG.md
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: autotrader (>=1.1.2)
Requires-Dist: ccxt
Requires-Dist: Click
Requires-Dist: trogon
Requires-Dist: johnnydep
Requires-Dist: black (>=23.9.1); extra == "dev"
Requires-Dist: commitizen (>=3.10.0); extra == "dev"
Requires-Dist: pre-commit (>=3.4.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 12110 characters]

WHEEL

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

RECORD

Path Digest Size
cryptobots/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cryptobots/_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cryptobots/_cli/cli.py sha256=lGxrlWvNdmLsq99VKIrSjJKJAx18KBHBMM5QOOBKoh8 20345
cryptobots/_cli/constants.py sha256=vV_BurihPAi8n2JdqWYY4ovpZTz34ocL4WGqtyjvFPE 232
cryptobots/_cli/utilities.py sha256=wxL25lHzElg7RXq6TErp045HpJUB7tXkcxP9aEMYQyc 25056
cryptobots/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cryptobots/config/breakout.yaml sha256=R8pdljg6E3VK8Ww2vhUzmAYWMiq55RUvJWzFP0-zTf0 378
cryptobots/config/cc.yaml sha256=TkNKLnmjkY-JZkCykR0MtGRzcSqQaCGM_SbrEp0UMLM 253
cryptobots/config/emac.yaml sha256=mNBnO3YouCqCtgr08051tpqTVoXEA4o7UE-Lgi2h67k 284
cryptobots/config/grid.yaml sha256=o0DUBtQhR6RPg2FAWP8lpIde8Mwxh49CUt0y-r_1u5I 275
cryptobots/config/range.yaml sha256=XqBf4qyCeyDI8_keKPsUeDAkxWHQyiUFfyVEOEnEYPI 290
cryptobots/config/twap.yaml sha256=E-aoLney5aPWTGd8S49BQ9skFjESM-exHHoF6uDulnE 248
cryptobots/strategies/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cryptobots/strategies/breakout.py sha256=JlyMS6-nVQsHzXWF5I_eNk4RT-IIIAy8a-972n0hgPU 14167
cryptobots/strategies/cc.py sha256=N9SZlV3yaPojZEyJN0fJz8gxlo3bjq59BDfWiMvyT4A 8225
cryptobots/strategies/emac.py sha256=3O9Yd64AjcAVxkiWorFt86xXGrp3UYagec-Q_Pijobc 7862
cryptobots/strategies/grid.py sha256=MZkKUfpdPnCD8YHMDTC7Sua2utcFI2nT2QQtV13PY80 12059
cryptobots/strategies/range.py sha256=9x9Wtd1tTg9_PZmLzqUmfCPpxAIMbBOfehpfBSOwvrY 9761
cryptobots/strategies/twap.py sha256=OtaSwczzK6phdRQVgSpheNAGMHeEsLZbLF9G2V7zwlg 2791
cryptobots-0.5.3.dist-info/LICENSE sha256=FDeqn-LXL9KL-TikCmqsNj_6L29jKa3HPGUDsPG_vag 1069
cryptobots-0.5.3.dist-info/METADATA sha256=jfCbwUuSQV1zL8-_5DR46q7lHFneC-NJgeG6SxtbKmQ 12957
cryptobots-0.5.3.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
cryptobots-0.5.3.dist-info/entry_points.txt sha256=bkin8snODoIuyO0wLraFz3q5WagKYDA5zkkOhHfZbbc 55
cryptobots-0.5.3.dist-info/top_level.txt sha256=GszS0t2CASGD0erUPLiese6odvkkzLOeF9idyCeH42Y 11
cryptobots-0.5.3.dist-info/RECORD

top_level.txt

cryptobots

entry_points.txt

cryptobots = cryptobots._cli.cli:cli