larrykite / pygmaps

Automatically exported from code.google.com/p/pygmaps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

==Building and installing modules==

*From source:*

Untar the source distribution and run:

{{{
  $ python setup.py build
  $ python setup.py install
}}}


==using the module==

import pygmaps 

== examples==

see pygmaps_test.py

About

Automatically exported from code.google.com/p/pygmaps


Languages

Language:Python 100.0%