coldplay-agent

View on PyPIReverse Dependencies (0)

0.2.0 coldplay_agent-0.2.0-py3-none-any.whl

Wheel Details

Project: coldplay-agent
Version: 0.2.0
Filename: coldplay_agent-0.2.0-py3-none-any.whl
Download: [link]
Size: 30090
MD5: 7b9a4e85690071266df2ab9fe0786ae9
SHA256: a6a7520158f0c7b6abf4fb343d30bfe1c3bee99a698d501eae97835a8f4e0376
Uploaded: 2024-12-18 10:28:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: coldplay_agent
Version: 0.2.0
Summary: coldplay agent package
Author: Joey
Author-Email: joeym[at]limxdynamics.com
Home-Page: https://github.com/zoie438730732/limx-coldplay-agent
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: pika (==1.3.2)
Requires-Dist: requests (==2.31.0)
Requires-Dist: pysmb (==1.2.10)
Requires-Dist: influxdb-client (==1.47.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/init.py sha256=EDQEQz5GUltGhaYC7frwB0wwi7B_07mGGX6084mHgyA 842
app/main.py sha256=Iogd6cVeQQmT5ZlY01yNPvJL4H5DEEDFmHJ8BXO2d1c 1435
app/config/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/config/config.py sha256=oG9DemVglZil-C_qKoQyNy5v7ECEtiwv9Q-a_rgyoQM 149
app/queue/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/queue/queue_consumer.py sha256=wDAc7dLzBcHdiUVHgHMmLZXnUgc8L97Rp2kuo_H7XbY 1153
app/queues/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/queues/queue_consumer.py sha256=wDAc7dLzBcHdiUVHgHMmLZXnUgc8L97Rp2kuo_H7XbY 1153
app/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/scripts/rerun_task.sh sha256=aTpL6ooqcwFZKcNgJwMfRpCVUv1c0LRnT_5qDLGgLEM 2603
app/scripts/run_task.sh sha256=4ryLna7VAnlyOgpz4Z--ZLHdVRgtM1uFsjQ3ovydPGE 11802
app/scripts/run_verify_task.sh sha256=P4CyyEJ7wzuqQI1zqkiZFMLPSTVueKUiwP8qwJc0Iqc 20522
app/scripts/stop_task.sh sha256=ttwD3ePuZFxsDvq9jKkNe-OpU2pNocLBV10kqee7JAc 1883
app/scripts/stop_verify_task.sh sha256=suuL63n_Ngz_n-_kfIMpfQRVBgtpXoOtuXRryv2TXH4 5140
app/service/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/service/curl_service.py sha256=ZgpJMPoaztnwIiwDSbGqNbYLBmv8nRO4_AJ9gqHuQ58 13262
app/service/export_policy_as_onnx.py sha256=cdftiGB6Tvvk1JLZrMuB3oucrUbxP3wLj_60r_EIgd0 1853
app/service/message_service.py sha256=-P9X330kp9uDFGyasijIJsOablXTjVPeLHBzifuCa6Y 1230
app/service/task_service.py sha256=rx4IdsQJ02oDHbU7oL8rbX_YszVvCvwhj-td9ffal2E 19401
app/service/thread_manage.py sha256=KJ5uAZ78Xw7OIFEHUTmn7yfpI4KQRPSGOIgbyw3u93g 758
app/service/util_service.py sha256=Bn1yv4GE-jkwRzkgKq-XLrhrKl8jA_rRhV6NJj3Zh1A 15956
coldplay_agent-0.2.0.dist-info/METADATA sha256=WB_sCsVxFrIGQH3R0EHZ_oBh2bAeumG2-9hkBut9VQg 502
coldplay_agent-0.2.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
coldplay_agent-0.2.0.dist-info/entry_points.txt sha256=khe6Ikb7PoBsxFO0FrW3Kfi5e465yc92snSYNgWu5m0 89
coldplay_agent-0.2.0.dist-info/top_level.txt sha256=io9g7LCbfmTG1SFKgEOGXmCFB9uMP2H5lerm0HiHWQE 4
coldplay_agent-0.2.0.dist-info/RECORD

top_level.txt

app

entry_points.txt

coldplayagent = app.main:main
coldplayagent-init = app.init:initialize