Metadata-Version: 2.1
Name: network-connectivity-tester
Version: 0.3.0
Summary: Test network connections between multiple instances and the internet using standard unit tests
Home-page: https://github.com/revenants-cie/network_connectivity_tester
Author: revenants-cie
Author-email: dev@revenants.net
License: UNKNOWN
Keywords: network_connectivity_tester
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: boto3 (~=1.14)
Requires-Dist: cached-property (~=1.5)
Requires-Dist: Click (~=7.1)
Requires-Dist: docutils (<0.16,>=0.10)
Requires-Dist: python-daemon (~=2.2)
Requires-Dist: terraform-ci (~=1.3)
Requires-Dist: bump2version (~=1.0)

===========================
network-connectivity-tester
===========================

.. image:: https://readthedocs.com/projects/revdb-network-connectivity-tester/badge/?version=latest&token=b474d6122bd633e06702ee76140cc64f1e5cc70b2b80e0779fa03d59df6a3d41
    :target: https://revdb-network-connectivity-tester.readthedocs-hosted.com/en/latest/?badge=latest
    :alt: Documentation Status

.. image:: https://codecov.io/gh/revenants-cie/network-connectivity-tester/branch/master/graph/badge.svg?token=71R5EBYST0
  :target: https://codecov.io/gh/revenants-cie/network-connectivity-tester
  :alt: Codecov



Test network connections between multiple instances and the internet using standard unit tests



Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2020-01-02)
------------------

* First release on PyPI.


