{"id":21067130,"url":"https://github.com/idf/snippyt","last_synced_at":"2026-02-21T08:02:33.213Z","repository":{"id":53668059,"uuid":"84263020","full_name":"idf/snippyt","owner":"idf","description":"A command line snippet management for modern developers. ","archived":false,"fork":false,"pushed_at":"2021-03-19T22:53:43.000Z","size":10,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-22T21:58:32.892Z","etag":null,"topics":["command-line","snippet"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-08T01:12:46.000Z","updated_at":"2023-03-10T09:41:20.000Z","dependencies_parsed_at":"2022-09-06T07:11:33.271Z","dependency_job_id":null,"html_url":"https://github.com/idf/snippyt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/idf/snippyt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fsnippyt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fsnippyt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fsnippyt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fsnippyt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idf","download_url":"https://codeload.github.com/idf/snippyt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idf%2Fsnippyt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29676984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["command-line","snippet"],"created_at":"2024-11-19T18:04:26.409Z","updated_at":"2026-02-21T08:02:33.194Z","avatar_url":"https://github.com/idf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# snippyt {:ledger:}\nA command line snippet management for modern developers.\n\n# Usage\n```bash\nUsage:\n  snip \u003csnippet\u003e\n  snip \u003csnippet\u003e -c \u003ccontext\u003e\n\nExamples:\n  snip helloworld -c \"name=World;\"\n```\n\n# Install\n## pip\n\n```bash\npip3 install snippyt\n```\n## Manual\n```bash\ngit clone https://github.com/idf/snippyt.git\ncd snippyt\nsudo python setup.py install\n```\n\n# Add more snippets\nThe default path where snippets go is `~/.snippyt`. For example:\n```\nmkdir ~/.snippyt\necho \"{{ firstname }} {{ lastname }}'s own snippet\" \u003e ~/.snippyt/sample\nsnip sample -c \"firstname=John;lastname=Tenniel\"\n# John Tenniel's own snippet\n```\n\n# Features\n* Basic plain text snippet\n* kwargs in CLI\n* Show for missing entries\n\n# Development\n* Python 3.6\n```\npip install -r requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidf%2Fsnippyt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidf%2Fsnippyt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidf%2Fsnippyt/lists"}