Skip to main content

Get mikud (zip code in israel) by address.

Project description

Alternative text

mikud: Search for Israeli zip code numbers

PyPI Downloads CodeFactor Docs

☎️ mikud is a Python3 library to search israel’s zip codes (mikud) by their addresses.

📖 For a complete documentation of available functions, see the Reference.

>>️ This tool based on israelpost website - Click here.

🎛 Installation

  • Install using pip3:

pip3 install -U mikud
  • Install from source:

git clone https://github.com/david-lev/mikud.git
cd mikud && python3 setup.py install

🎉 Features

  • Search zip code by address

  • Search address by zip code

  • Search cities

  • Search streets

👨‍💻 Usage

from mikud import Mikud

mikud = Mikud()
mikud_res = mikud.search_mikud(city_name="ירושלים",
                               street_name="כנפי נשרים",
                               house_number="20")
if search_res['Result']:
    print(search_res['Result']['zip'])

addr_res = mikud.search_address(zip_code=9546432)
if search_res['Result']:
    print(search_res['Result'])

💾 Requirements

📖 Setup and Usage

See the Documentation for detailed instructions

Disclaimer

This application is intended for educational purposes only. Any use in professional manner or to harm anyone or any organization doesn’t relate to me and can be considered as illegal.

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

mikud-0.0.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mikud-0.0.1-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mikud-0.0.1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for mikud-0.0.1.tar.gz
Algorithm Hash digest
SHA256 151a7eb9c25e3b7f4dcef9d827cf06a2d7529e134e1c08bc94d107b29edd84f0
MD5 912ebae1365affa2b08ce7f259cd22db
BLAKE2b-256 bd9afbd1de2397ba6a9188259dac5a31cbaa122fc6500f93d22e7af17591037f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mikud-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for mikud-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e334a61b8253ea5bb878bcaf768d9c737df2dae910c25499a07d15062090d38d
MD5 b1b28acf0fe407b3b017706a77fb7491
BLAKE2b-256 d24e9dd11c22359bb56468434f80b47737d86de031c213866b71762bc79767e0

See more details on using hashes here.

Supported by

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