Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

h5nav

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

h5nav

hdf5 file interactive navigation and editing tool

  • 0.1.6
  • Source
  • PyPI
  • Socket score

Maintainers
1

h5nav

Coverage
Status python release Say Thanks!

Python tool for interactive navigation of an hdf5 file in a "unix shell" fashion.

Installation

Whether for python 2 or 3, it's as simple as:

pip install h5nav

Contributing

To install locally, start by getting the files:

git clone https://github.com/clapeyre/h5nav.git

Make sure you have pandoc installed, as it is used to convert the README.md to README.rst file. The first is the source, used on GitHub. The latter is generated, so as to show up on PyPI. Then, run:

make develop

in your favorite (virtual) environment. You are ready to work in h5nav, and see your work dynamically updated when calling h5nav. Please submit merge requests directly on GitHub.

Authors

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc