{"id":48802076,"url":"https://github.com/anubhavkrishna1/sublime-python-snippets","last_synced_at":"2026-04-14T03:33:15.713Z","repository":{"id":259655416,"uuid":"875300059","full_name":"anubhavkrishna1/sublime-python-snippets","owner":"anubhavkrishna1","description":"Important python snippets for sublime.","archived":false,"fork":false,"pushed_at":"2024-10-27T05:10:56.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-27T06:22:25.187Z","etag":null,"topics":["python","python3","sublime","sublime-python","sublime-snippets","sublime-text","sublime-text-4"],"latest_commit_sha":null,"homepage":"","language":null,"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/anubhavkrishna1.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":"2024-10-19T16:04:47.000Z","updated_at":"2024-10-27T05:11:00.000Z","dependencies_parsed_at":"2024-10-27T06:38:01.931Z","dependency_job_id":null,"html_url":"https://github.com/anubhavkrishna1/sublime-python-snippets","commit_stats":null,"previous_names":["anubhavkrishna1/sublime-python-snippets"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anubhavkrishna1/sublime-python-snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubhavkrishna1%2Fsublime-python-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubhavkrishna1%2Fsublime-python-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubhavkrishna1%2Fsublime-python-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubhavkrishna1%2Fsublime-python-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anubhavkrishna1","download_url":"https://codeload.github.com/anubhavkrishna1/sublime-python-snippets/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anubhavkrishna1%2Fsublime-python-snippets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: 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":["python","python3","sublime","sublime-python","sublime-snippets","sublime-text","sublime-text-4"],"created_at":"2026-04-14T03:33:15.076Z","updated_at":"2026-04-14T03:33:15.702Z","avatar_url":"https://github.com/anubhavkrishna1.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# sublime-python-snippets\n\nImportant python snippets for sublime.\n\n## How to install \n\nPut these files in `Packages` directory.\nThe `Packages` directory is located at:\n\n * **Linux**:   `~/.config/sublime-text/Packages/`\n * **OS X**:    `~/Library/Application Support/Sublime Text/Packages/`\n * **Windows**: `%APPDATA%/Sublime Text/Packages/`\n\n## Available Snippets\n\n### Web Scraping \u0026 HTTP Requests\n\n- **`reqget`** - Requests GET Request\n  - Basic GET request with requests library\n  \n- **`reqbs4`** - Requests with BeautifulSoup4\n  - GET request with BeautifulSoup for HTML parsing and web scraping\n  \n- **`reqpost`** - Requests POST with JSON\n  - POST request sending JSON data\n  \n- **`reqpostform`** - Requests POST with Form Data\n  - POST request sending form-encoded data\n\n### Async HTTP with Aiohttp\n\n- **`aioget`** - Aiohttp GET Request\n  - Basic async GET request with aiohttp\n  \n- **`aiofiles`** - Aiohttp with Aiofiles\n  - Async file download using aiohttp and aiofiles\n  \n- **`aiomulti`** - Aiohttp Multiple Concurrent Requests\n  - Multiple async requests running concurrently with asyncio.gather\n\n### Browser Automation\n\n- **`sele`** - Selenium Startup Snippet\n  - Complete Selenium WebDriver setup with Chrome options\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubhavkrishna1%2Fsublime-python-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanubhavkrishna1%2Fsublime-python-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanubhavkrishna1%2Fsublime-python-snippets/lists"}