This is the command trytond_import_zip that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
trytond_import_zip - Tryton Application Platform (Zip Import Script)
DESCRIPTION
Tryton is a high-level general purpose application platform written in Python and using
PostgreSQL as database engine.
This script serves to import zip codes from an official database (geonames.org) to provide
internal matching of zip codes to cities.
Note: The country module must be installed in the target database.
usage: trytond_import_zip [-h] [-d DATABASE] [-c CONFIG_FILE] codes [codes ...]
positional arguments: codes
optional arguments:
-h, --help
show this help message and exit -d DATABASE, --database DATABASE -c
CONFIG_FILE, --config CONFIG_FILE the trytond config file
Use trytond_import_zip online using onworks.net services