Install
Just use pip for installing
pip install npzviewer
Usage
npzviewer supports file dropping, opening from command line, and by clicking open on it’s menu.
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 2019 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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file npzviewer-0.2.0.tar.gz.
File metadata
- Download URL: npzviewer-0.2.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a07880f4436b56d7372536807b1730c71db57a3f983682fca4fa4898cf27677
|
|
| MD5 |
8700c501cd26cc54ffc211f4f58e059e
|
|
| BLAKE2b-256 |
9a45c2fc02aba2a4d6c90dda71673436a8ab2c80a5a7586c9994062f253066d5
|