Skip to content
Evan Misshula edited this page Jul 16, 2013 · 1 revision

The repository should be able to be installed via pypi:

$ pip install landbank

This needs to install the projects dependencies as well via a requirements file. As of now these include: BeautifulSoup - 3.2.1 - active GDAL - 1.9.1 - active Pygments - 1.6 - active Python - 2.7.3 - active development (/home/emisshula/.pythonbrew/pythons/Python-2.7.3/lib/python2.7/lib-dynload) argparse - 1.2.1 - active distribute - 0.6.45 - active ipython - 0.13.2 - active matplotlib - 1.2.1 - active nose - 1.3.0 - active numpy - 1.7.1 - active pandas - 0.11.0 - active pip - 1.3.1 - active python-dateutil - 2.1 - active pytz - 2013b - active pyzmq - 13.1.0 - active scipy - 0.12.0 - active setuptools - 0.6c11 - non-active setuptools - 0.6c11 - non-active setuptools - 0.6c11 - active setuptools - 0.6c11 - active six - 1.3.0 - active sympy - 0.7.2 - active tornado - 3.1 - active wsgiref - 0.1.2 - active development (/home/emisshula/.pythonbrew/pythons/Python-2.7.3/lib/python2.7) yolk - 0.4.3 - active

The instructions for packaging are at:

http://docs.python.org/3/distutils/packageindex.html

Clone this wiki locally