{"id":23312481,"url":"https://github.com/attumm/textfsm_tutorial","last_synced_at":"2025-04-07T02:29:45.675Z","repository":{"id":152936424,"uuid":"128224400","full_name":"Attumm/textfsm_tutorial","owner":"Attumm","description":"textfsm tutorial ","archived":false,"fork":false,"pushed_at":"2025-03-03T23:06:51.000Z","size":8,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T00:20:01.802Z","etag":null,"topics":["learning","learning-by-doing","textfsm","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Attumm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-05T15:16:00.000Z","updated_at":"2021-06-19T10:01:48.000Z","dependencies_parsed_at":"2023-05-09T14:01:59.839Z","dependency_job_id":null,"html_url":"https://github.com/Attumm/textfsm_tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Attumm%2Ftextfsm_tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Attumm%2Ftextfsm_tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Attumm%2Ftextfsm_tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Attumm%2Ftextfsm_tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Attumm","download_url":"https://codeload.github.com/Attumm/textfsm_tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247581235,"owners_count":20961732,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["learning","learning-by-doing","textfsm","tutorial"],"created_at":"2024-12-20T14:33:04.213Z","updated_at":"2025-04-07T02:29:45.661Z","avatar_url":"https://github.com/Attumm.png","language":"Python","readme":"# textfsm_tutorial \n### Intro\nText-FSM is one the greatest projects for parsing data.\nThe hard part is getting familiar with it. To solve that problem this tutorial was created.\n\n### How to\nGo over the test files in the project and go over them one by one and follow the steps.\nEach file is a standalone step. The goal of each of the steps is to understand the data and the text-fsm template that is needed to parse it.\n\n### How to Install\nTo install run\n```sh\n$ python3 -m venv venv\nsource venv/bin/activate\n(venv)$ pip install -r requirements.txt\n```\n\n### How to run\nTo run the tutorial go over each file one by one.\nFirst read the code, and the templates, and go from there.\n```sh\n(venv)$ python step_1.py\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattumm%2Ftextfsm_tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fattumm%2Ftextfsm_tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fattumm%2Ftextfsm_tutorial/lists"}