Metadata-Version: 1.2
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
Description: ===========================
        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.
        
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
