Metadata-Version: 2.1
Name: p3lib
Version: 1.1.2
Summary: A group of python modules for networking, plotting data, config storage, automating boot scripts, ssh access and user input output.
Home-page: https://github.com/pjaos/p3lib
Author: Paul Austen
Author-email: pausten.os@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pjaos/p3lib/issues
Description: # A Python3 library
        A group of python modules for networking, plotting data, config storage, automating boot scripts, ssh access and user input output.
        
        ## Installation
        p3lib is available on pypi and can be installed using the following command.
        
        ```
        pip3 install p3lib
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
