Skip to main content

A package for retrieving a list of details based on a given pincode.

Project description

Indian Pincode Details 🇮🇳📍

A package for retrieving a list of details based on a given pincode.

Quick start

  • Install from PyPI

    pip install indian-pincode-details
    
  • Import the function to get the details

    from indian_pincode_details import get_pincode_details
    
  • Retrieve the pincode details by passing a pincode. If no result is found, an empty list will be returned.

    result = get_pincode_details(560034)
    
  • The result will be:

    [{'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'}]
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

indian_pincode_details-0.0.1.tar.gz (2.4 MB view details)

Uploaded Source

Built Distribution

indian_pincode_details-0.0.1-py3-none-any.whl (2.5 MB view details)

Uploaded Python 3

File details

Details for the file indian_pincode_details-0.0.1.tar.gz.

File metadata

File hashes

Hashes for indian_pincode_details-0.0.1.tar.gz
Algorithm Hash digest
SHA256 16a100af65acc464ea5e801c40b71cb5f6c8cfb4ffd688bfb6ca5ee55c43cd31
MD5 64c4ab5510c607f428ee580b0cc3c611
BLAKE2b-256 7065e43d9cac42d2acdad5175a911680189e15c2515aac691adbb62a05360506

See more details on using hashes here.

File details

Details for the file indian_pincode_details-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for indian_pincode_details-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 546465460e00cbd630941737e92b74e6e8727d027f26b25736e5861dc61c53cb
MD5 d9008298d1550dc4d66446df4bf40ce6
BLAKE2b-256 f34f7049226a06ce49a0d8af3ae8728ccc131af78f69133ec7bf6010c0e00ac5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page