Skip to content

Latest commit

 

History

History
60 lines (53 loc) · 1.24 KB

File metadata and controls

60 lines (53 loc) · 1.24 KB

UAddressFormat

Опис

PyPI version

Виправлення типів адреси на стандартні. Модуль для бібліотеки uaddress.

Read this in other language: Український, English, Русский

Вимоги

  • python3
  • uaddress

Встановлення

pip3 install uaddressformat

Встановлення локально

python3 setup.py install --user

Приклад

python3 example.py

before after

Методи

clearTrash

  • str: String

RegionType

  • str: String
  • region: String

Locality

  • type: String
  • name: String

Street

  • str: String
  • type: Boolean

StreetType

  • str: String

Housing

  • str: String
  • type: Boolean

EntranceType

  • str: String
  • type: Boolean

HouseNumberType

  • str: String
  • house: String

HouseNumber

  • str: String
  • additionally: String

HouseNumberAdditionally

  • number: String
  • sub: String

ApartmentType

  • str: String
  • type: Boolean