Skip to main content

Sequence-aware filesystem browser

Project description

sview

sview is a sequence-aware filesystem browser built with PySide6 and pyseq. It provides a sequence-first view of directories so image sequences can be browsed as logical units instead of individual files.

sview screenshot

Install

pip install -U sview

Run

Launch the app:

sview

Open a specific folder:

sview /mnt/projects/

Print the version:

sview --version

Run with scanner debug output in the terminal:

sview --debug

Configuration

On first launch, sview writes a user config file to:

~/.config/sview/config.json

It also stores lightweight UI state in:

~/.config/sview/ui_state.json

This file controls default file and sequence handlers, including custom commands for double-click actions.

It also contains scanner worker safety settings such as process priority and memory limit:

{
  "scanner": {
    "worker": {
      "nice_increment": 15,
      "memory_limit_mb": null,
      "timeout_seconds": 30
    }
  }
}

memory_limit_mb is opt-in. Leave it as null unless you specifically want a hard address-space cap on the worker process.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sview-0.2.0.tar.gz (29.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sview-0.2.0-py3-none-any.whl (41.5 kB view details)

Uploaded Python 3

File details

Details for the file sview-0.2.0.tar.gz.

File metadata

  • Download URL: sview-0.2.0.tar.gz
  • Upload date:
  • Size: 29.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for sview-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3f51233cecb97b774048bf923cd45b2df24dca96c3c3a9ce786b768b8a212fce
MD5 96e783edc340a90812bb956bdfbd7a76
BLAKE2b-256 13f5d38dcc897f1cc831696e51a08dc8116ae3a0446dee8ac1c266c2d6c36a48

See more details on using hashes here.

File details

Details for the file sview-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: sview-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 41.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for sview-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 03f1b6fff756800da552e1d83494e441d7296dee759d44113c0669247dc2ff6f
MD5 0f1968f72b403b10e4d00884c894b13f
BLAKE2b-256 a7bb2dcdb6745e6b7fbb4adcfb507bbb83ac2657c9b86ad793e99d1c130b20eb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page