Shared Nokia FastMile router snapshot parser
Project description
fastmile-parser
Shared Nokia FastMile parser package.
What it does
- fetches
https://<router>/status.php - parses the status page into typed snapshot models
- preserves the exact field set used by
fastmile-api
Usage
from fastmile_parser.router_client import RouterClient
from fastmile_parser.scraper import parse_snapshot
html = RouterClient("192.168.0.1").fetch_status_html()
snapshot = parse_snapshot(html)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastmile_parser-0.1.0.tar.gz
(5.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastmile_parser-0.1.0.tar.gz.
File metadata
- Download URL: fastmile_parser-0.1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c99160d578a39cb8b604c320c16b4d23fa4da5f2c14502cc841adecb1a32dd54
|
|
| MD5 |
aed68cd2862a2607370726e467ee40f5
|
|
| BLAKE2b-256 |
8b9c7e75d6d684472f29f787f0eb959b614522db551379507708b549694295b4
|
File details
Details for the file fastmile_parser-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fastmile_parser-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d97bb600debb9f878d313ec0b0d72ad8fd09635e60d14143162241ac761ed9c2
|
|
| MD5 |
afc414876f195c713472e30696da55d3
|
|
| BLAKE2b-256 |
329ca1c2a0709eea9ffe93f08ccbbb86b08303fe60816453b7317bcb4a1ad35f
|