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.1.tar.gz (73.9 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.1-py3-none-any.whl (84.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sview-0.2.1.tar.gz
  • Upload date:
  • Size: 73.9 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.1.tar.gz
Algorithm Hash digest
SHA256 acb363dbcc68c29bf650169e2b970319037dfd28af63ad43fbf44ded86aaae77
MD5 a92b3334a5311768792be75d974cd65b
BLAKE2b-256 2b4d46d7f7aa3cc85137e75b737f9a6dfc517dddc56525dc45d77576d57f308d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sview-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 84.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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c0e4a870ab1d3285c342e725cd236c369cf1133b73a2f5fcbe919a10437e387
MD5 e8eee6fe949baacd9b76fd4a3156d556
BLAKE2b-256 902a63051172f7cb2473f5ed31898f1a4828276d9d21fa1150018c0a3d3915f6

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