iscc / iscc-samples

Sample data for ISCC Testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test data for ISCC

Installation

$ pip install iscc-samples

Usage:

import iscc_samples as samples

for path in samples.videos():
    print(path)

Development

Making a release

$ poetry build -f sdist
$ poetry publish

Maintainers

@titusz

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

You may also want join our developer chat on Telegram at https://t.me/iscc_dev.

Change Log

[0.6.0] - 2023-03-11

  • Add more audio examples (WavPack, AAC, AC3, Opus)

[0.5.0] - 2022-12-09

  • Add MP3 file with cover art
  • Update dependencies

[0.4.0] - 2021-03-14

  • Add consistent title metadata to text documents
  • Add support to filter files by file extension

[0.3.0] - 2021-02-17

  • Add powerpoint sample files

[0.2.0] - 2021-01-25

  • Add iscc_samples.all()
  • Return files in sorted order

[0.1.0] - 2021-01-25

  • Initial release with basic sample files

License

CC-BY-4.0 © 2021 Titusz Pan

About

Sample data for ISCC Testing


Languages

Language:Rich Text Format 72.3%Language:HTML 23.8%Language:Python 3.8%