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

  • Get cities

  • Get streets

👨‍💻 Usage

from mikud import Mikud

mikud = Mikud()
mikud_res = mikud.search_mikud(city_name="ירושלים",
                               street_name="כנפי נשרים",
                               house_number="20")
print(mikud_res.zip)
#> 9546432

addr = mikud.search_address(zip_code=9546432)
print(addr.city_name, addr.street_name, addr.house_number)
#> ירושלים כנפי נשרים 20

💾 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.3.tar.gz (6.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.3-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for mikud-0.0.3.tar.gz
Algorithm Hash digest
SHA256 66b80b8c0c4b934f994f63cb8a698b252675b9cded040e31567356d7128cd8d4
MD5 5ce9126233fe60b20472e2324b6d6935
BLAKE2b-256 458602846fe143b6f7ff9ff8ce66ae309d25afb6612b95e1d97d2d3a45cf6ae1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for mikud-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 304bced8e7cd30d2cca7088d8b5c1d18c5b321f9aede10a6ba858933751c99ef
MD5 9e6aea3be9bada1fb7e83a543ff416e0
BLAKE2b-256 a9ab94d1379f4e7f2cc2d58ff2bacf1d7353d6b4767c68b715b0ca365a086f04

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