Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
lino_xl.lib.countries.utils¶
Utilities for lino_xl.lib.countries.
Defines models
AddressFormatter
and
CountryDrivers
.
Functions
|
Return the address formatter (an |
Classes
Format used in BE, DE, FR, NL... |
|
Format used in Estonia. |
|
|
- class lino_xl.lib.countries.utils.EstonianAddressFormatter¶
Bases:
AddressFormatter
Format used in Estonia.
- lino_xl.lib.countries.utils.get_address_formatter(country)¶
Return the address formatter (an
AddressFormatter
instance) for the given country.