https://github.com/rshipp/python-netstatus
An object oriented Python toolset for checking and reporting on the status of network devices.
https://github.com/rshipp/python-netstatus
bad-code
Last synced: 10 months ago
JSON representation
An object oriented Python toolset for checking and reporting on the status of network devices.
- Host: GitHub
- URL: https://github.com/rshipp/python-netstatus
- Owner: rshipp
- Created: 2013-08-30T17:39:42.000Z (over 12 years ago)
- Default Branch: development
- Last Pushed: 2014-06-23T17:49:58.000Z (over 11 years ago)
- Last Synced: 2025-02-12T22:57:50.823Z (11 months ago)
- Topics: bad-code
- Language: Python
- Size: 335 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
python-netstatus
================
This project is documented extensively with Python docstrings. PyDoc is
used to convert these docstrings into [text format](docs/) for use outside of a
Python interpreter.
Implementation details may change at any time, so don't depend on
anything that isn't documented.