Uproot-browser

Latest version: v0.7.2

Safety actively analyzes 723607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.4.2

What's Changed
* fix: duplicate directory listing by eeelie in https://github.com/scikit-hep/uproot-browser/pull/101
* fix: tree structure no longer flattened by eeelie in https://github.com/scikit-hep/uproot-browser/pull/103
* fix: itermplot version correction by eeelie in https://github.com/scikit-hep/uproot-browser/pull/105
* docs: fix TUI full form by amangoel185 in https://github.com/scikit-hep/uproot-browser/pull/86
* ci: test update to Python 3.11 final by henryiii in https://github.com/scikit-hep/uproot-browser/pull/88
* chore: move to Ruff, update pre-commit by pre-commit-ci in https://github.com/scikit-hep/uproot-browser/pull/90


New Contributors
* eeelie made their first contribution in https://github.com/scikit-hep/uproot-browser/pull/101

**Full Changelog**: https://github.com/scikit-hep/uproot-browser/compare/v0.4.1...v0.4.2

0.4.1

Moved from flit to hatchling. Logging is off by default now, can be turned on via `--logging`. Fixed subdirectories display. Added Python 3.11 support and limited textual to `0.1.x`, CSS support from textual `0.2` onwards. Empty objects are displayed as empty rather than an error now. Also added `--version` and VCS for better release management!

What's Changed
* feat: reimplement footer with modifications by amangoel185 in https://github.com/scikit-hep/uproot-browser/pull/45
* chore: hatchling by henryiii in https://github.com/scikit-hep/uproot-browser/pull/57
* feat: add flag for logging by amangoel185 in https://github.com/scikit-hep/uproot-browser/pull/72
* fix: Link directory paths to directory names by matthewfeickert in https://github.com/scikit-hep/uproot-browser/pull/79
* feat: set lower y limit to zero by amangoel185 in https://github.com/scikit-hep/uproot-browser/pull/70
* chore: add Python 3.11 testing by henryiii in https://github.com/scikit-hep/uproot-browser/pull/80
* chore: limit textual to 0.1.x only by henryiii in https://github.com/scikit-hep/uproot-browser/pull/81
* fix: Note branch empty on panel instead of traceback by matthewfeickert in https://github.com/scikit-hep/uproot-browser/pull/82
* chore: add --version flag and VCS by amangoel185 in https://github.com/scikit-hep/uproot-browser/pull/84

New Contributors
* pre-commit-ci made their first contribution in https://github.com/scikit-hep/uproot-browser/pull/41
* matthewfeickert made their first contribution in https://github.com/scikit-hep/uproot-browser/pull/79

**Full Changelog**: https://github.com/scikit-hep/uproot-browser/compare/v0.4.0...v0.4.1

0.4.0

Added "d", to dump the current view to the terminal. Tracebacks fill the terminal now, and expand when dumped. The final lines of dump tell you how to access the object you were looking at in Python. Fixed (try 2!) Python 3.7/3.8 support (and added a test this time). Non-finite values shouldn't stop a histogram plotting now, and `--iterm` can be used in a dark terminal. Finally, `uproot-browser` is now part of Scikit-HEP!

What's Changed
* tests: adding a test for tree view by henryiii in https://github.com/scikit-hep/uproot-browser/pull/30
* feat: dump to terminal on quit by henryiii in https://github.com/scikit-hep/uproot-browser/pull/31
* fix: non finite values removed by henryiii in https://github.com/scikit-hep/uproot-browser/pull/34
* fix: hack around color problem in itermplot by henryiii in https://github.com/scikit-hep/uproot-browser/pull/35
* chore: move to scikit-hep by henryiii in https://github.com/scikit-hep/uproot-browser/pull/36
* chore: bump to version 0.4.0 by henryiii in https://github.com/scikit-hep/uproot-browser/pull/37


**Full Changelog**: https://github.com/scikit-hep/uproot-browser/compare/v0.3.1...v0.4.0

0.3.1

Fix an issue preventing Python 3.7/3.8 from using uproot-browser. Readme cleanup.

What's Changed

* fix: Python 3.7/8 support restored by henryiii in https://github.com/henryiii/uproot-browser/pull/26
* docs: remove docs directory and related code by amangoel185 in https://github.com/henryiii/uproot-browser/pull/27
* docs: add browse command and update README.md by amangoel185 in https://github.com/henryiii/uproot-browser/pull/24


**Full Changelog**: https://github.com/henryiii/uproot-browser/compare/v0.3.0...v0.3.1

0.3.0

First version with the `browse` command, a TUI based on Textual.

An `--iterm` flag was added to plot (install with `[iterm]`). Also improved plot information.

What's Changed

* feat: TUI by henryiii and amangoel185 in https://github.com/henryiii/uproot-browser/pull/11
* feat: add a little logo by henryiii in https://github.com/henryiii/uproot-browser/pull/14
* feat: add error handling to prevent crash by amangoel185 in https://github.com/henryiii/uproot-browser/pull/15
* feat: add better plot information by amangoel185 in https://github.com/henryiii/uproot-browser/pull/16
* feat: iterm mode for plot by henryiii in https://github.com/henryiii/uproot-browser/pull/19
* feat: reimplement header with modifications by amangoel185 in https://github.com/henryiii/uproot-browser/pull/20
* feat: add close and hover style for X by henryiii in https://github.com/henryiii/uproot-browser/pull/22
* feat: add basic hover styling by amangoel185 in https://github.com/henryiii/uproot-browser/pull/23


**Full Changelog**: https://github.com/henryiii/uproot-browser/compare/v0.2.0...v0.3.0

0.2.0

Added plotting support! Welcoming amangoel185 as a new member of the project.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.