Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

ISCC - Spec and Reference Code

Build Version License Downloads DOI

The International Standard Content Code is a proposal for an open standard for decentralized content identification. This repository contains the specification of the proposed ISCC Standard and a reference implementation in Python3. The latest published version of the specification can be found at iscc.codes

NOTE: This is ISCC Version 1.1 work in progress!!!

Installing the reference code

The reference code is published with the package name iscc on Python Package Index. Install it with:

pip install iscc

Using the reference code

A short example on how to create an ISCC Code with the reference implementation.

>>> import iscc
>>> iscc.code_iscc("README.md")
{
    'characters': 2918,
    'datahash': 'd30edda59fd4803ad0d2754fcbda1ec4097d12bd790b10cd610a24764cfcef16',
    'filename': 'README.md',
    'filesize': 3075,
    'gmt': 'text',
    'iscc': 'KADYHLZUJ43U3LX7C6P5LSJ7JHAETKCYHYCQ5YX4C3JQ5XNFT7KIAOQ',
    'language': 'en',
    'mediatype': 'text/markdown',
    'metahash': '828dd01bf76b78fc448f6d2ab25008835d2993c6acde205235dc942083c4677d',
    'title': '# ISCC Spec and Reference Code'
 }

Working with the specification

The entire ISCC Specification is written in plain text Markdown. The markdown content is than built and published with the excellent mkdocs documetation tool. If you have some basic command line skills you can build and run the specification site on your own computer. Make sure you have the git and Python and Poetry installed on your system and follow these steps on the command line:

git clone https://github.com/iscc/iscc-specs.git
cd iscc-specs
poetry install
mkdocs serve

All specification documents can be found in the ./docs subfolder or the repository. The recommended editor for the markdown files is Typora. If you have commit rights to the main repository you can deploy the site with a simple mkdocs gh-deploy.

Contribute

Pull requests and other contributions are welcome. Use the Github Issues section of this project to discuss ideas for the ISCC Specification. You may also want join our developer chat on Telegram at https://t.me/iscc_dev.

License

All of documentation is licensed under the CC BY-NC-SA 4.0.

Reference code is licensed under BSD-2-Clause.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iscc-1.1.0a2.tar.gz (54.5 kB view details)

Uploaded Source

File details

Details for the file iscc-1.1.0a2.tar.gz.

File metadata

  • Download URL: iscc-1.1.0a2.tar.gz
  • Upload date:
  • Size: 54.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.8.0 Windows/10

File hashes

Hashes for iscc-1.1.0a2.tar.gz
Algorithm Hash digest
SHA256 b9eb39ff2534800dfc573077bb504c912944b481e5d98b50cbe12266c75fd0c4
MD5 6c4ae06bda5eebdb3cc749763bece20f
BLAKE2b-256 70cc18261c4cd88c5e0b7e618a6ae16c76cad1c4e900474ff9a54d21100a86cc

See more details on using hashes here.

Release history Release notifications | RSS feed

2.0.0

2 files

This release

1.1.0a2 This release

1 file

1.0.5

2 files

1.0.4

1 file

1.0.3

1 file

1.0.2

1 file

1.0.1

1 file

1.0.0

1 file

0.9.9

1 file

0.9.7

1 file

0.9.1

1 file

0.9.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page