Metadata-Version: 2.0
Name: scbw-mq
Version: 0.2.1
Summary: Message queues for distributed use of scbw package
Home-page: https://github.com/Games-and-Simulations/sc-mq
Author: Michal Sustr
Author-email: michal.sustr@aic.fel.cvut.cz
License: UNKNOWN
Keywords: starcraft broodwar rabbitmq tournament
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Requires-Dist: coloredlogs
Requires-Dist: elo
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: pika
Requires-Dist: scbw
Requires-Dist: tqdm

Message queue for starcraft workers.Allow spawning of multiple workers that play starcraft games, orchestrated by RabbitMQ.See https://github.com/Games-and-Simulations/sc-mq for more information.


