paramview

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

https://github.com/painterqubits/paramview

Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
    Organization painterqubits has institutional domain (copilot.caltech.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary

Keywords

flask jotai material-ui python react socket-io typescript

Keywords from Contributors

mesh sequences interactive hacking network-simulation
Last synced: 6 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • Open Issues: 14
  • Releases: 7
Topics
flask jotai material-ui python react socket-io typescript
Created almost 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Code of conduct Citation

README.md

ParamView

PyPI Latest Release PyPI Python Versions License CI

GUI for viewing the contents of a ParamDB database.

Installation

Install the latest version of ParamView using pip:

pip install -U paramview

Usage

To launch the ParamView GUI, run:

paramview <path to ParamDB database file>

For more options, run paramview --help.

Owner

  • Name: PainterQubits
  • Login: PainterQubits
  • Kind: organization
  • Location: California Institute of Technology, Pasadena, CA USA

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: "Hadley"
    given-names: "Alex"
title: "ParamView"
version: 0.5.0
date-released: 2024-06-26
url: "https://github.com/PainterQubits/paramview"

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 303
  • Total Committers: 3
  • Avg Commits per committer: 101.0
  • Development Distribution Score (DDS): 0.314
Past Year
  • Commits: 90
  • Committers: 2
  • Avg Commits per committer: 45.0
  • Development Distribution Score (DDS): 0.133
Top Committers
Name Email Commits
Alex Hadley a****6@g****m 208
Alex Hadley a****6 82
dependabot[bot] 4****] 13

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 22
  • Total pull requests: 177
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 8 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.27
  • Average comments per pull request: 0.98
  • Merged pull requests: 22
  • Bot issues: 0
  • Bot pull requests: 166
Past Year
  • Issues: 0
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.25
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • alexhad6 (19)
Pull Request Authors
  • dependabot[bot] (165)
  • alexhad6 (11)
Top Labels
Issue Labels
Pull Request Labels
dependencies (164) javascript (101) python (60) github_actions (3)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 17 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
pypi.org: paramview

GUI for viewing the contents of a ParamDB database.

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 17 Last month
Rankings
Dependent packages count: 9.6%
Average: 36.3%
Dependent repos count: 63.1%
Maintainers (1)
Last synced: 7 months ago

Dependencies

.github/workflows/ci.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-node v4 composite
  • actions/upload-artifact v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
package.json npm
  • @swc/core ^1.6.1 development
  • @swc/jest ^0.2.36 development
  • @types/jest ^29.5.12 development
  • @types/node ^20.14.2 development
  • @types/react ^18.3.3 development
  • @types/react-dom ^18.3.0 development
  • @types/react-window ^1.8.8 development
  • @typescript-eslint/eslint-plugin ^7.13.0 development
  • @typescript-eslint/parser ^7.13.0 development
  • @vitejs/plugin-react-swc ^3.7.0 development
  • eslint ^8.57.0 development
  • eslint-config-prettier ^9.1.0 development
  • eslint-import-resolver-typescript ^3.6.1 development
  • eslint-plugin-import ^2.29.1 development
  • eslint-plugin-jest ^28.6.0 development
  • eslint-plugin-jsx-a11y ^6.8.0 development
  • eslint-plugin-react ^7.34.2 development
  • eslint-plugin-react-hooks ^4.6.2 development
  • jest ^29.7.0 development
  • jest-environment-jsdom ^29.7.0 development
  • prettier ^3.3.2 development
  • rollup-plugin-license ^3.4.0 development
  • ts-node ^10.9.2 development
  • typescript ^5.4.5 development
  • vite ^5.3.1 development
  • wait-on ^7.2.0 development
  • whatwg-fetch ^3.6.20 development
  • @emotion/react ^11.11.4
  • @emotion/styled ^11.11.5
  • @fontsource/roboto ^5.0.13
  • @mui/icons-material ^5.15.20
  • @mui/lab ^5.0.0-alpha.170
  • @mui/material ^5.15.20
  • fast-deep-equal ^3.1.3
  • jotai ^2.8.3
  • react ^18.3.1
  • react-dom ^18.3.1
  • react-error-boundary ^4.0.13
  • react-window ^1.8.10
  • socket.io-client 4.7.4
yarn.lock npm
  • 767 dependencies
poetry.lock pypi
  • astroid 3.2.2
  • astropy 6.0.1
  • astropy-iers-data 0.2024.6.17.0.31.35
  • bidict 0.23.1
  • black 24.4.2
  • blinker 1.8.2
  • certifi 2024.6.2
  • cffi 1.16.0
  • charset-normalizer 3.3.2
  • click 8.1.7
  • colorama 0.4.6
  • dill 0.3.8
  • dnspython 2.6.1
  • eventlet 0.36.1
  • exceptiongroup 1.2.1
  • flake8 7.1.0
  • flask 3.0.3
  • flask-socketio 5.3.6
  • freezegun 1.5.1
  • greenlet 3.0.3
  • h11 0.14.0
  • idna 3.7
  • importlib-metadata 7.1.0
  • iniconfig 2.0.0
  • isort 5.13.2
  • itsdangerous 2.2.0
  • jinja2 3.1.4
  • markupsafe 2.1.5
  • mccabe 0.7.0
  • mypy 1.10.0
  • mypy-extensions 1.0.0
  • numpy 1.26.4
  • packaging 24.1
  • paramdb 0.11.0
  • pathspec 0.12.1
  • platformdirs 4.2.2
  • playwright 1.44.0
  • pluggy 1.5.0
  • pycodestyle 2.12.0
  • pycparser 2.22
  • pyee 11.1.0
  • pyerfa 2.0.1.4
  • pyflakes 3.2.0
  • pylint 3.2.3
  • pytest 8.2.2
  • pytest-base-url 2.1.0
  • pytest-playwright 0.5.0
  • python-dateutil 2.9.0.post0
  • python-engineio 4.9.1
  • python-slugify 8.0.4
  • python-socketio 5.11.2
  • pyyaml 6.0.1
  • requests 2.32.3
  • simple-websocket 1.0.0
  • six 1.16.0
  • sqlalchemy 2.0.30
  • text-unidecode 1.3
  • tomli 2.0.1
  • tomlkit 0.12.5
  • typing-extensions 4.12.2
  • urllib3 2.2.1
  • watchdog 4.0.1
  • werkzeug 3.0.3
  • wsproto 1.2.0
  • zipp 3.19.2
  • zstandard 0.22.0
pyproject.toml pypi
  • astropy ^6.0.1 develop
  • black ^24.4.2 develop
  • flake8 ^7.1.0 develop
  • freezegun ^1.5.1 develop
  • mypy ^1.10.0 develop
  • playwright ^1.44.0 develop
  • pylint ^3.2.3 develop
  • pytest ^8.2.2 develop
  • pytest-playwright ^0.5.0 develop
  • sqlalchemy ^2.0.30 develop
  • eventlet ^0.36.1
  • flask ^3.0.3
  • flask-socketio ^5.3.6
  • paramdb ^0.11.0
  • python ^3.9
  • watchdog ^4.0.1