Metadata-Version: 2.1
Name: tpnetwork
Version: 1.1.3
Summary: A python network module
Home-page: https://github.com/tomarrok/tpnetwork
Author: Thomas Pajon
Author-email: th.pajon45@gmail.com
License: UNKNOWN
Description: # tpnetwork
        
        [![PyPI](https://img.shields.io/pypi/v/tpnetwork?logo=pypi&logoColor=white)](https://pypi.org/project/tpnetwork)
        ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tpnetwork?logo=python&logoColor=white)
        ![PyPI - Status](https://img.shields.io/pypi/status/tpnetwork)
        ![PyPI - Format](https://img.shields.io/pypi/format/tpnetwork)
        [![Build Status](https://dev.azure.com/thomaspajon/tpnetwork/_apis/build/status/tomarrok.tpnetwork?branchName=main)](https://dev.azure.com/thomaspajon/tpnetwork/_build/latest?definitionId=2&branchName=main)
        ![PyPI - License](https://img.shields.io/pypi/l/tpnetwork)
        
        A python network module
        
        ## Install
        ```
        sudo apt install python3-pip
        pip3 install tpnetwork
        ```
        
        ### Requires:
        - Python : `v3.5+`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Networking
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Natural Language :: English
Requires-Python: >=3.5
Description-Content-Type: text/markdown
