https://github.com/esnet/pypcep
Python PCEP stack
https://github.com/esnet/pypcep
Last synced: 10 months ago
JSON representation
Python PCEP stack
- Host: GitHub
- URL: https://github.com/esnet/pypcep
- Owner: esnet
- License: other
- Created: 2021-06-03T21:38:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-04T06:18:19.000Z (over 4 years ago)
- Last Synced: 2025-06-08T16:05:31.964Z (about 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 12
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pypcep
pypcep is a python protocol parser, event handler and utility framework for the PCEP (https://www.rfc-editor.org/rfc/rfc5440.html) protocol.
Core development is still in progress.