{"id":23780708,"url":"https://github.com/hunter87ff/py-sublime-snippet","last_synced_at":"2025-09-07T23:34:09.461Z","repository":{"id":206258656,"uuid":"716143312","full_name":"Hunter87ff/py-sublime-snippet","owner":"Hunter87ff","description":"Simple and useful python code snippet for sublime text","archived":false,"fork":false,"pushed_at":"2023-11-19T12:58:41.000Z","size":69,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T09:17:28.969Z","etag":null,"topics":["code-snippets","python","python-snippets","sublime-text"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hunter87ff.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,"governance":null}},"created_at":"2023-11-08T14:27:54.000Z","updated_at":"2024-11-21T04:38:17.000Z","dependencies_parsed_at":"2023-11-19T13:50:44.071Z","dependency_job_id":null,"html_url":"https://github.com/Hunter87ff/py-sublime-snippet","commit_stats":null,"previous_names":["hunter87ff/py-sublime-snippet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hunter87ff/py-sublime-snippet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunter87ff%2Fpy-sublime-snippet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunter87ff%2Fpy-sublime-snippet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunter87ff%2Fpy-sublime-snippet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunter87ff%2Fpy-sublime-snippet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hunter87ff","download_url":"https://codeload.github.com/Hunter87ff/py-sublime-snippet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hunter87ff%2Fpy-sublime-snippet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274112111,"owners_count":25224324,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["code-snippets","python","python-snippets","sublime-text"],"created_at":"2025-01-01T11:15:56.568Z","updated_at":"2025-09-07T23:34:09.413Z","avatar_url":"https://github.com/Hunter87ff.png","language":null,"readme":"#  Python  Snippets\nI was missing some necessary code snippets of python in Sublime Text, so i decided to make my own. and i think  it can also help other people who use Sublime Text as their primary code editor.\n\n## Key Features:\n- Conditional statements\n- loops\n- classes\n- lambda\n- uitlities\n## Example snippet\n\n**Triger : class**\n```py\nclass ClassName(object) :\n    def __init__(self, arg):\n        super(ClassName, self).__init__()\n        self.arg = arg\n    def function(param):\n        #Code\n```\n\n## Installation\n**Step 1:**\n```sh\ngit clone https://github.com/Hunter87ff/py-sublime-snippet\n```\n\n**Step 2:**\u003cbr\u003e\nCopy the folder and past it in this directory `sublime-text/packages/User/snippets/`\n\n# Documentation\nFor more info you can visit the docs here : [Documentation](https://github.com/Hunter87ff/py-sublime-snippet/blob/main/reference.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunter87ff%2Fpy-sublime-snippet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunter87ff%2Fpy-sublime-snippet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunter87ff%2Fpy-sublime-snippet/lists"}