# Welcome to PyMoonDB ![Apollo 12 AS12-47-6932](docs/source/images/tongs_lg.gif) MoonDB is a NASA-funded quality-controlled data system that will preserve, digitize and curate lunar geochemical and petrological data and their associated sample metadata and analytical metadata. PyMoonDB is a python client to the Application Program Interface made available by the MoonDB project. # Installation Within the directory where setup.py is placed, type: pip install -e . To use (with caution), simply do:: >>> import funniest >>> print funniest.joke()