paramview

GUI for viewing and editing the contents of a ParamDB database.

BSD-3-CLAUSE License

Downloads
41
Stars
1
Committers
2

Bot releases are visible (Hide)

paramview - v0.4.1 Latest Release

Published by alexhad6 9 months ago

Added

  • Support for ParamDB v0.11.0.

Fixed

  • Parameter list did not update upon exiting edit mode if latest was checked and a new commit had been made.
paramview - v0.4.0

Published by alexhad6 10 months ago

Added

  • Command line option to not open a new browser window (used in internal testing)
paramview - v0.3.0

Published by alexhad6 11 months ago

Added

  • Edit mode.
  • Ability to commit directly from the UI.
  • Commit comparison view of what has changed from the latest commit.
paramview - v0.2.0

Published by alexhad6 over 1 year ago

Added

  • Automatically opening a browser window can be disabled when using the start_server Python function.

Changed

  • Improved automatic scrolling when searching for commits.
  • Parameters are no longer sorted, meaning the original order is preserved.

Fixed

  • Dictionaries are no longer treated as lists in some cases.
paramview - v0.1.1

Published by alexhad6 over 1 year ago

Fixed

  • Releases contain the frontend
paramview - v0.1.0

Published by alexhad6 over 1 year ago

Added

  • GUI for viewing contents of a ParamDB database
  • CLI command paramview for launching the GUI
  • start_server Python function to launch the GUI
Package Rankings
Top 36.33% on Pypi.org
Badges
Extracted from project README
PyPI Latest Release PyPI Python Versions License CI
Related Projects