Metadata-Version: 2.1
Name: nokia_ont_port_finder
Version: 0.0.10
Summary: Network Automation and Programmability Abstraction Layer for NOKIA OLT and ONT PORT FINDER
Home-page: 
Author: David Johnnes
Author-email: david.johnnes@gmail.com
Keywords: NOKIA ONT PORT FINDER
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Description-Content-Type: text/markdown
Requires-Dist: sshFRIEND

<!DOCTYPE html>

<h2>nokia_ont_port_finder</h2> <br>

<hp>Automate port finding based on the provided slot/port number</p> <br>
<p>Example of slot/port number: "1/3" for slot with 8 ports, 16 ports and 16 plus 4 ports </p> <br>
<p>Example of slot/port number: "1" for slot with 4 ports </p> <br>

<h5>How to use the tool: read the example.txt file for more info</h5>

<p>pip install nokia-ont-port-finder==0.0.1</p>
<p>from OLT_ONT_PORTFINDER.portfinder import PortFinder</p>


