
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Supply Chain Security
Vulnerability
Quality
Maintenance
License
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
.. image:: https://travis-ci.org/planetarypy/pdsview.svg?branch=master :target: https://travis-ci.org/planetarypy/pdsview
.. image:: https://img.shields.io/pypi/v/pdsview.svg :target: https://pypi.python.org/pypi/pdsview
NOTE: This is Alpha quality software that is being actively developed, use at your own risk. This software is not produced by NASA.
NOTE: This is alpha quality software. It lacks many features and lacks support for many PDS image types. This software is not produced by NASA.
On OS X you must first install the Qt UI toolkit using Homebrew (http://brew.sh/). After installing Homebrew, issue the following command::
brew install qt
Create a new virtual environment, install the pdsview
module with pip,
and setup the PySide environment. You must install either PySide, PyQt5, or
PyQt4 as well (recommend PyQt5)::
mkvirtualenv pdsview
pip install pdsview
pip install PyQt5
Now you should be able to run the pdsview
program.
This works on Linux as well (Ubuntu 14.04). Instructions coming soon.
Installing the proper Qt dev package and running pyside_postinstall.py
in a similar fashion should work.
Default View:
.. image:: docs/screenshots/pdsview_sc_1.png
Region of Interest:
.. image:: docs/screenshots/pdsview_sc_2.png
Composite False Color Image:
.. image:: docs/screenshots/pdsview_sc_3.png
View Label and make alterations to image:
.. image:: docs/screenshots/pdsview_sc_4.png
FAQs
PDS Image Viewer
We found that pdsview demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.