Skip to content

planetarypy/pystamps

 
 

Repository files navigation

pystamps

pystamps is a PDS image thumbnail browser. It is alpha quality software and not affiliated with NASA.

  • Free software: BSD license

Features

This is a still a work in progress and is alpha quality software.

  • Currently available features:

    • Display Images

    • Select Images

    • Print Image paths

    • Resize window and wrap images

    • Command Line arguments

      • pystamps

        • Displays all PDS compatible images in current directory
      • pystamps [filename or glob]

        • Displays single image or all images matching glob that are PDS compatible
    • open in pdsview

      • Needs install first:

        • pip install pdsview

Install

` git clone git@github.com:planetarypy/pystamps.git pip install -r requirements.txt `

You must also install PySide, PyQt4, or PyQt5 (PyQt5 recommended)

Screen Shots

Default view:

docs/screenshots/pystamps_sc_1.png

Wrap Images and select images:

docs/screenshots/pystamps_sc_2.png

About

Python PDS image thumnbail browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.2%
  • Makefile 3.8%