Breaking compatibility wrapper for the retired ISCC proof-of-concept package
Project description
iscc PyPI Compatibility Wrapper
The iscc package name was used by an early ISCC proof-of-concept. That implementation is retired.
This wrapper is intended for a final PyPI release of iscc 2.0.0 that installs the maintained iscc-sdk package and warns developers to import iscc_sdk directly.
New code
Use iscc-sdk directly:
pip install iscc-sdk
import iscc_sdk as idk
meta = idk.code_iscc("/path/to/file")
print(meta.iscc)
Use iscc-core only when you need lower-level algorithm access.
Compatibility behavior
This wrapper is a breaking change from the retired proof-of-concept API. It imports the public iscc_sdk top-level API as a convenience and emits a visible warning on import. If you need the historical implementation, pin iscc<2.
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 iscc-2.0.0.tar.gz.
File metadata
- Download URL: iscc-2.0.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77e5e7b4271d75ad86571d14f78331e903dea418c1783159678effe24f9c71ad
|
|
| MD5 |
5de79774604943e15d95a8489ed08c19
|
|
| BLAKE2b-256 |
cd25c08274f470c3621b1bae4a8897f0fdcb31860f025e82417b72d2fb9198a3
|
File details
Details for the file iscc-2.0.0-py3-none-any.whl.
File metadata
- Download URL: iscc-2.0.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.17 {"installer":{"name":"uv","version":"0.11.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40ae94bdbb69ec76e383bc3d319b0ef9bea4baccf1a5838fef608b12bddb4d65
|
|
| MD5 |
d12b89e548ce02ab67b96abf49d1ead6
|
|
| BLAKE2b-256 |
1ba03ef3eda887675b734c1db1b9a8be147a0db5d991fb1447f45c376ff48602
|