Skip to content

Latest commit

 

History

History
60 lines (53 loc) · 1.13 KB

File metadata and controls

60 lines (53 loc) · 1.13 KB

UAddressFormat

Description

PyPI version

Correction of address types for reference. Library module uaddress.

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

Requirements

  • python3
  • uaddress

Install

pip3 install uaddressformat

Install local

python3 setup.py install --user

Examples

python3 example.py

before after

Methods

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