Metadata-Version: 2.1
Name: carly
Version: 0.12.0
Summary: A tool for putting messages into and collecting responses from Twisted servers using real networking
Home-page: https://github.com/cjw296/carly
License: MIT
Author: Chris Withers
Author-email: chris@withers.org
Requires-Python: >=3.6.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Twisted (>=21.7)
Requires-Dist: attrs
Project-URL: Repository, https://github.com/cjw296/carly
Description-Content-Type: text/x-rst

carly
=====

|CircleCI|_

.. |CircleCI| image:: https://circleci.com/gh/cjw296/carly/tree/master.svg?style=shield
.. _CircleCI: https://circleci.com/gh/cjw296/carly/tree/master


A tool for putting messages into and collecting responses from Twisted servers and clients using real networking.

"call me maybe"

Why carly? 'cos someone already took `Jepsen!`__

__ https://jepsen.io/

