This package provides a Python interface to using ICONCLASS.
Project description
ICONCLASS
A multilingual subject classification system for cultural content For more information see: http://www.iconclass.org/
Made by Hans Brandhorst jpjbrand@xs4all.nl & Etienne Posthumus eposthumus@gmail.com
...with lots of support from a global cast of many, many people since 1972.
Example usage:
from iconclass import init
ic = init()
a = ic["53A2"]
print(a)
print(repr(a))
print(a())
print(a('de'))
for child in a:
print(child('it'))
for p in a.path():
print(repr(p))
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file iconclass-0.28-py3-none-any.whl
.
File metadata
- Download URL: iconclass-0.28-py3-none-any.whl
- Upload date:
- Size: 6.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75290d207f3b1a33484abe5161cf7bf030b8a89e909dff97536aa79655288b52 |
|
MD5 | b3544ef4ed1bb959aae7499df7695d45 |
|
BLAKE2b-256 | 5952362482e7f85cd3ae8a93d641bcdd0ec77904e2f188f08c588a9978f24194 |