Workspace-based ISCC content inventory and similarity clustering tool
Reason this release was yanked:
noise
Project description
kmapper-iscc-scan
Workspace-based ISCC content inventory and similarity clustering tool.
Installation
pip install kmapper-iscc-scan
Usage
# Scan a directory into a workspace
kmapper-iscc-scan scan /path/to/content /path/to/workspace
# Optionally scan with a named batch
kmapper-iscc-scan scan /path/to/content /path/to/workspace --batch myBatch
# Compile an inventory CSV with similarity clustering
kmapper-iscc-scan compile /path/to/workspace # This uses a default Hamming distance of 10 (e.g. approx. 84.38%)
# Optionally compile with your own threshold for the Hamming distance
kmapper-iscc-scan compile /path/to/workspace --threshold 15
# Optionally compile with your own similarity threshold given in percent
kmapper-iscc-scan compile /path/to/workspace --similarity 90
# Show workspace status
kmapper-iscc-scan status /path/to/workspace
Workspace structure
workspace/
scan_log.json
sidecars/
my-batch/
subdir/
file.pdf.iscc.json
iscc_inventory.csv
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kmapper_iscc_scan-0.1.0.tar.gz.
File metadata
- Download URL: kmapper_iscc_scan-0.1.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
793e6b8053edba2a97af90a5ce4f33688fd470c0f7bc33017ed760c3ea10ee7f
|
|
| MD5 |
9e14b866cdd82c1cb6e5f40e54cd1180
|
|
| BLAKE2b-256 |
315b9c83d4237c3d9f8415a07b899b90fa92358538398d58577c2537568b4bb9
|
File details
Details for the file kmapper_iscc_scan-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kmapper_iscc_scan-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dc43f3eb09e032646b4a7727e1bf71db2308795d47e7ff2675e3883e20a4ab8
|
|
| MD5 |
394cac60b21b6aca12e08a3bcfba51d2
|
|
| BLAKE2b-256 |
5a7e53393cf34f8da8a4cd602c911db454922c13dfd0d6073ea6043c56cfe900
|