
textfsm 1.1.3
0
Python module for parsing semi-structured text into python tables.
Contents
Python module for parsing semi-structured text into python tables.
Stars: 1025, Watchers: 1025, Forks: 189, Open Issues: 22The google/textfsm
repo was created 8 years ago and the last code push was 3 days ago.
The project is very popular with an impressive 1025 github stars!
How to Install textfsm
You can install textfsm using pip
pip install textfsm
or add it to a project with poetry
poetry add textfsm
Package Details
- Author
- License
- Apache License, Version 2.0
- Homepage
- https://github.com/google/textfsm
- PyPi:
- https://pypi.org/project/textfsm/
- GitHub Repo:
- https://github.com/google/textfsm
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common textfsm errors.
Code Examples
Here are some textfsm
code examples and snippets.
GitHub Issues
The textfsm package has 22 open issues on GitHub
- Remove future from dependencies
- No need to have future as dependency
- HTML-Based Visual Debugger