Python for network engineers
latest
Download PDF/Epub
Introduction
Book resources
I. Python basics
II. Code reuse
III. Regular expressions
14. Regular expression (regex) syntax
Regular expression syntax
Character sets
Repeating characters
Special symbols
Greedy qualifiers
Grouping
Parsing the output of ‘show ip dhcp snooping’ command using named groups
Non-capturing group
Repeating the captured result
15. Module re
IV. Data writing and transmission
V. Working with network devices
VI. Basics of object-oriented programming
VII. Working with databases
VIII. Additional information
What’s next
Python for network engineers
Docs
»
III. Regular expressions
»
14. Regular expression (regex) syntax
Next
Previous
14. Regular expression (regex) syntax
¶
Regular expression syntax
Character sets
Repeating characters
Special symbols
Greedy qualifiers
Grouping
Parsing the output of ‘show ip dhcp snooping’ command using named groups
Non-capturing group
Repeating the captured result
Read the Docs
v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.