{"id":13609575,"url":"https://github.com/gcmalloc/ciscotator","last_synced_at":"2026-01-19T17:07:30.863Z","repository":{"id":140794039,"uuid":"50547468","full_name":"gcmalloc/ciscotator","owner":"gcmalloc","description":"A cisco configuration library for ssh and serial connection","archived":false,"fork":false,"pushed_at":"2016-10-26T13:20:47.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T15:45:41.557Z","etag":null,"topics":[],"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/gcmalloc.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":"2016-01-28T00:12:26.000Z","updated_at":"2017-12-23T05:07:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"5eac2a80-4088-4f62-86b5-9d4c2df5ff81","html_url":"https://github.com/gcmalloc/ciscotator","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/gcmalloc%2Fciscotator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcmalloc%2Fciscotator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcmalloc%2Fciscotator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gcmalloc%2Fciscotator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gcmalloc","download_url":"https://codeload.github.com/gcmalloc/ciscotator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248629815,"owners_count":21136321,"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":[],"created_at":"2024-08-01T19:01:36.100Z","updated_at":"2026-01-19T17:07:30.830Z","avatar_url":"https://github.com/gcmalloc.png","language":"Python","readme":"# Cisco ssh api\n\nWrapper around the ssh interface for cisco switches.\nSimple usage:\n\n    sw = Switch(hostname, username, password)\n    sw.send_command('bluh')\n\n## Support for context management\n\nEnable context:\n\n    sw = Switch(hostname, username, password)\n    with sw.enable_context:\n        sw.send_command('reload')\n\nConfiguration context:\n\n    sw = Switch(hostname, username, password)\n    with sw.configuration_context:\n        sw.send_command('errdisable detect cause gbic-invalid')\n","funding_links":[],"categories":["others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcmalloc%2Fciscotator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgcmalloc%2Fciscotator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgcmalloc%2Fciscotator/lists"}