{"id":44850042,"url":"https://github.com/kpsaurus/indian-pincode-details","last_synced_at":"2026-02-17T06:17:28.466Z","repository":{"id":65484916,"uuid":"593170270","full_name":"kpsaurus/indian-pincode-details","owner":"kpsaurus","description":"A package for retrieving a list of details based on a given pincode.","archived":false,"fork":false,"pushed_at":"2023-01-25T12:12:54.000Z","size":997,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-27T18:27:03.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/kpsaurus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-01-25T12:03:36.000Z","updated_at":"2024-05-30T04:23:09.000Z","dependencies_parsed_at":"2023-02-14T07:16:03.944Z","dependency_job_id":null,"html_url":"https://github.com/kpsaurus/indian-pincode-details","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kpsaurus/indian-pincode-details","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpsaurus%2Findian-pincode-details","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpsaurus%2Findian-pincode-details/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpsaurus%2Findian-pincode-details/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpsaurus%2Findian-pincode-details/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kpsaurus","download_url":"https://codeload.github.com/kpsaurus/indian-pincode-details/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kpsaurus%2Findian-pincode-details/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29535934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"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":[],"created_at":"2026-02-17T06:17:25.019Z","updated_at":"2026-02-17T06:17:28.453Z","avatar_url":"https://github.com/kpsaurus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Indian Pincode Details 🇮🇳📍\n\nA package for retrieving a list of details based on a given pincode.\n\n\n## Quick start\n\n- Install from PyPI\n\n  ```\n  pip install indian-pincode-details\n  ```\n\n- Import the function to get the details\n    ```\n    from indian_pincode_details import get_pincode_details\n    ```\n  \n- Retrieve the pincode details by passing a pincode. If no result is found, an empty list will be returned.\n\n  ```\n  result = get_pincode_details(560034)\n  ```\n- The result will be:\n  ```\n  [{'office_name': 'Koramangala I Block S.O', 'pincode': 560034, 'taluk': 'Bangalore South', 'district': 'Bangalore', 'state': 'Karnataka', 'country': 'India'}, {'office_name': 'Koramangala S.O', 'pincode': 560034, 'taluk': 'Bangalore South', 'district': 'Bangalore', 'state': 'Karnataka', 'country': 'India'}, {'office_name': 'St. John\"s Medical College S.O', 'pincode': 560034, 'taluk': 'Bangalore South', 'district': 'Bangalore', 'state': 'Karnataka', 'country': 'India'}, {'office_name': 'Agara B.O', 'pincode': 560034, 'taluk': 'Bangalore South', 'district': 'Bangalore', 'state': 'Karnataka', 'country': 'India'}]\n  ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpsaurus%2Findian-pincode-details","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkpsaurus%2Findian-pincode-details","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkpsaurus%2Findian-pincode-details/lists"}