Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

pymoondb

  • Clone with SSH
  • Clone with HTTPS
  • # Welcome to PyMoonDB

    Apollo 12 AS12-47-6932

    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()