A simple PyQt5 .npz file viewer.
Project description
Install
Just use pip for installing
pip install npzviewer
Usage
usage: npzviewer [-h] [-v] [npzfile]
npzviewer is a .npz viewer, for numpy saved files.
- positional arguments:
npzfile a single .npz file
- optional arguments:
- -h, --help
show this help message and exit
- -v, --version
get software version.
Copyright 2018 Erico Vieira Porto, GPLv2.
Recommended Install and Run
For installing pip3 in Ubuntu, use sudo apt install python3-pip.
pip3 install npzviewer
After install, just open a terminal and type:
npzviewer
Windows install and run
In Windows, install Python 3 from https://www.python.org/, and then open cmd.exe and type (press enter after):
python -m pip install npzviewer
To run, you can type the following in cmd.exe or the run… prompt
python -m npzviewer
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for npzviewer-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d15902e575b5caa4545faa50c24d1fee54206cc31d9fd607ac85dd1ae7f5b83 |
|
MD5 | b098acd8f5e4d02f61dc281e1516bcdf |
|
BLAKE2b-256 | af79f6c685fa6698418611c4542329eda29e65b8df9080ea6678c3e0dd39eb51 |