Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython

django-gotuskra is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
 
Links

[![Build Status](https://secure.travis-ci.org/StefanKjartansson/django-gotuskra.png?branch=master)](http://travis-ci.org/StefanKjartansson/django-gotuskra)

Django Gotuskra is a pluggable application for the Django Web Framework providing Icelandic post codes and street names. Downloads and bootstraps the database tables using csv files from the Icelandic post office.

Project page
https://github.com/StefanKjartansson/django-gotuskra

Installing & Setup

Django Gotuskra is in the Python Package Index (PyPI) and you can easily install the latest stable version of it using the tools pip or easy_install. Try:

pip install django-gotuskra

or:

easy_install django-gotuskra

Alternatively, you can install Django Gotuskra from source code running the follow command on directory that contains the file setup.py:

python setup.py install

After installation you need configure your project to recognize the application by adding 'djgotuskra' to your INSTALLED_APPS setting and running syncdb.

Subscribe to package updates

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.