kafka-slurm-agent

View on PyPIReverse Dependencies (0)

1.2.2 kafka_slurm_agent-1.2.2-py3-none-any.whl

Wheel Details

Project: kafka-slurm-agent
Version: 1.2.2
Filename: kafka_slurm_agent-1.2.2-py3-none-any.whl
Download: [link]
Size: 31437
MD5: fa3e14b3afed30180ae54f6a43ba67e0
SHA256: 4a721709f17b74895da9a13169ad58a712ba919da3575ebf6743d60746f2c0c1
Uploaded: 2024-02-17 11:58:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kafka-slurm-agent
Version: 1.2.2
Summary: The Kafka Slurm Agent is a distributed computing and stream processing engine that can be used to run python code acrossmultiple SLURM managed HPC clusters or individual workstations.It uses Kafka to asynchronously communicate with agents installed on clusters and workstations.It contains a monitoring tool with a Web JSON API and a job submitter.It is a pure Python implementation using faust stream processing
Author: Paweł Rubach
Author-Email: pawel.rubach[at]gmail.com
Home-Page: https://github.com/prubach/kafka-slurm-agent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
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
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6.0
Requires-Dist: faust-streaming
Requires-Dist: kafka-python
Requires-Dist: psutil (>=5.6.6)
Requires-Dist: python-math
Requires-Dist: simple-slurm
Requires-Dist: werkzeug
Requires-Dist: wrapt-timeout-decorator
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3223 characters]

WHEEL

Wheel-Version: 1.0
Generator: skbuild 0.17.6
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kafka_slurm_agent/__init__.py sha256=Z443N5Cv9w8TrZFQ5WxjHvLpZBks7iokln6SLAsEk74 164
kafka_slurm_agent/cluster_agent.py sha256=EvRVobm7Rz2e42bxP8To366Y3jsTXSAkXNQNeeXLTB8 4150
kafka_slurm_agent/command.py sha256=lAFVoo1V15SdpBuLBac8mmTmILxfHV9oGxXw0rcLZJw 4929
kafka_slurm_agent/config_module.py sha256=1JnZTmvrj08tdprZROST7RkYp2UlCRL3CdgRre-mYKs 11318
kafka_slurm_agent/kafka_modules.py sha256=cvmBugurY3h1-lIPWkG9Pejb_YcsjkZ-rQeNZPy9xT0 27142
kafka_slurm_agent/monitor_agent.py sha256=UVAQqAJT8Cpzx1-V-mzXkTJ0vULOhzTL-7wIiKKAlPM 4686
kafka_slurm_agent/runner.py sha256=9Ne6b19Y7yQPYPlECJyYxcuDFXZutdzwUU91UeEsWdY 9000
kafka_slurm_agent/worker_agent.py sha256=qS4ymnvnfdLozzj88Wf3CV1IaAfmdulWGFZXJmrnEic 3463
kafka_slurm_agent-1.2.2.data/data/cluster_agent sha256=1tsn3OhOaReuH42EkkotbpO2TRjfiemKazr5g-c_JAE 2007
kafka_slurm_agent-1.2.2.data/data/kafkaslurm_cfg.py__ sha256=c2TIVTQX3YPimFiUcVSaLgPncpVM56J9UvxtTTyGUtc 2118
kafka_slurm_agent-1.2.2.data/data/monitor_agent sha256=nzf6GYqA45xaPkOSrMKLhZXLmqvrEPJ-lcgI_PRp1VQ 1991
kafka_slurm_agent-1.2.2.data/data/worker_agent sha256=s6mcqKJLJlSxclFzWv6FbnBRHQtYaNCOWotLaKQTG7o 2011
kafka_slurm_agent-1.2.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
kafka_slurm_agent-1.2.2.dist-info/METADATA sha256=lFiBw3slJGXEdIxZt8KATj0hOdM86pvGvd9osQroKTw 4650
kafka_slurm_agent-1.2.2.dist-info/WHEEL sha256=DueAsW6E8XIw2snDYANiEbP441s0xNQrJIWO3pKUKFM 86
kafka_slurm_agent-1.2.2.dist-info/entry_points.txt sha256=pZiTuEXiq16U2FWuWE49x2_2xLoxtgGlzB9Mc389kmg 62
kafka_slurm_agent-1.2.2.dist-info/top_level.txt sha256=ot5Idwc6vKowyJdvWhOZepKDqtzCTFN52Oe7iIrtfVQ 18
kafka_slurm_agent-1.2.2.dist-info/RECORD

top_level.txt

kafka_slurm_agent

entry_points.txt

kafka-slurm = kafka_slurm_agent.runner:run