Metadata-Version: 2.4
Name: iolanta
Version: 2.1.19
Summary: Semantic Web browser
License: MIT
Author: Anatoly Scherbakov
Author-email: altaisoft@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: all
Requires-Dist: boltons (>=24.0.0)
Requires-Dist: classes (>=0.4.0)
Requires-Dist: deepmerge (>=0.1.1)
Requires-Dist: diskcache (>=5.6.3)
Requires-Dist: documented (>=0.1.1)
Requires-Dist: dominate (>=2.6.0)
Requires-Dist: fastmcp (>=2.12.4,<3.0.0)
Requires-Dist: funcy (>=2.0)
Requires-Dist: jinja2 (>=3.1.0)
Requires-Dist: loguru (>=0.7.3)
Requires-Dist: more-itertools (>=9.0.0)
Requires-Dist: nanopub (>=2.1.0,<3.0.0)
Requires-Dist: owlrl (>=6.0.2)
Requires-Dist: oxrdflib (>=0.4.0)
Requires-Dist: packageurl-python (>=0.17.5)
Requires-Dist: python-frontmatter (>=0.5.0)
Requires-Dist: rdflib (<8.0)
Requires-Dist: reasonable (>=0.2.6)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: rich (>=13.3.1)
Requires-Dist: textual (>=0.83.0)
Requires-Dist: typer (>=0.9.0)
Requires-Dist: watchfiles (>=1.0.4)
Requires-Dist: yaml-ld (>=1.1.16)
Requires-Dist: yarl (>=1.9.4)
Description-Content-Type: text/markdown

# iolanta | Linked Data browser

---

[![Build Status](https://github.com/iolanta-tech/iolanta/workflows/test/badge.svg?branch=master&event=push)](https://github.com/iolanta-tech/iolanta/actions?query=workflow%3Atest)
[![codecov](https://codecov.io/gh/iolanta-tech/iolanta/branch/master/graph/badge.svg)](https://codecov.io/gh/iolanta-tech/iolanta)
[![Python Version](https://img.shields.io/pypi/pyversions/iolanta.svg)](https://pypi.org/project/iolanta/)
[![wemake-python-styleguide](https://img.shields.io/badge/style-wemake-000000.svg)](https://github.com/wemake-services/wemake-python-styleguide)

![Iolanta cover image](docs/assets/cover.webp)

## 📦 Install with `pip`

```shell
pip install iolanta
```

## Try it out!

Explore a Nanopublication:

```shell
iolanta https://w3id.org/np/RA7OYmnx-3ln_AY233lElN01wSDJWDOXPz061Ah93EQ2I
```

⇒

![](docs/screenshots/w3id.org.np.ra7oymnx-3ln_ay233leln01wsdjwdoxpz061ah93eq2i.svg)

See more [in the docs](https://iolanta.tech).

