User guide
How to use DALICC on the site, how to administer an instance, how to call the API, and how DALICC is licensed.
Looking for the machine readable API description? The OpenAPI page is at https://api.dalicc-dev.net/docs, and the API reference explains every operation in prose.
Start here
What DALICC is, what it can do for you, and the manual for every page and every tool on the site.
-
Introduction
DALICC treats a license as data. Behind every entry in its library is a model of what a license actually says: the kinds of work it covers, what it lets you do, what it forbids, the duties that come with each permission, and the warranty...
-
The DALICC user manual
DALICC is a service for working with licenses as data: a curated library of license models, tools that read them, compare them and check whether they fit together, and a composer that writes a new license of your own. This is the manual...
For administrators
Running a DALICC instance from the admin pages: accounts and invitations, the review queue, the curated records, posts, limits and the audit log.
-
Administration
This is the manual for everything an administrator does in the browser, on the pages under /admin: people and invitations, the review queue, the curated license records and the core dependency graphs, the blog, what the API is being used...
For developers using the API
Working with DALICC from a program: every operation of the public API, the Python client, and what stays compatible between releases.
-
DALICC API reference
This is the reference for every HTTP endpoint of the DALICC service. Each one is described with its request, its parameters, its response and an example, so that somebody building a client or a script against https://api.dalicc.net never...
-
The Python client
dalicc is the Python client for the DALICC API, and a dalicc command line tool comes with it. This is the complete reference for both, written so that anybody calling DALICC from Python or from a shell never has to open the DALICC source...
-
Backward compatibility
The promise DALICC makes to the clients nobody can enumerate: what is frozen, every way this release differs from the service that was live on 2026-09-14, what is merely additive, and how all of it is tested. Written for anybody who calls...
Licensing and legal
The terms the software and the license data are published under, and the commercial license the association offers as an alternative to them.
-
How DALICC is licensed
This file is the authoritative overview of who owns what in this repository and under which terms it may be used. It is a description of the project's licensing, not legal advice. Questions that need a binding answer go to the...
-
The commercial license option
DALICC is free software, published under the GNU Affero General Public License, version 3 only (AGPL-3.0-only). The full text is in LICENSE, the overview in LICENSING.md. If the AGPL suits you, you need nothing from this page.