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: 1111, Watchers: 1111, Forks: 171, Open Issues: 17The google/textfsm
repo was created 9 years ago and the last code push was 3 months ago.
The project is very popular with an impressive 1111 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 17 open issues on GitHub
- Remove future from dependencies
- No need to have future as dependency
- HTML-Based Visual Debugger