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.1.2.tar.gz (25.6 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.1.2-py3-none-any.whl (37.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sview-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c5c5720e1ca46587d8f3f953de92db390bd45c5c9a4ae4cc88903681da0ecab0
MD5 64ed8a1b2067d0b0b9d9e3fe18953517
BLAKE2b-256 7d5a80485b0e5605417bd0dccc1f5a30a2402a4f476c4bd37e3fd514700120aa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sview-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 37.1 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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1f47ab51a643167636fe8ffc33b5fc9bf8a5ee5e41f0a3412aaeaa4c2fce7c09
MD5 5430b55ecb88ad799ff16146bc68d329
BLAKE2b-256 b2b7a1302ced97068aeec99d4330b7f3474e238f42ef6a2ad6b106e031920511

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