Skip to content

snapfsio/snapfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapFS (Python Client)

SnapFS is a file indexing and metadata system designed for large-scale production environments such as VFX, animation, gaming, simulation, and data pipelines.

Status

Early development.

APIs, schemas, and endpoints may evolve rapidly before the 1.0 release.

Features

  • Filesystem scanning and metadata ingestion
  • Cache-aware incremental hashing
  • Async gateway client built on aiohttp
  • Command-line interface for common operations

Installation

pip install snapfs

or install from source:

pip install -e .

Quick Start

Scan a directory and publish metadata:

snapfs scan /mnt/projects

Requirements

  • Python 3.8+

About

SnapFS Python client

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors