This package belongs to the TU Wien suite of InvenioRDM customizations that make up TU Wien Research Data.
It provides various frontend components to give it the distinct look and feel of TU Wien services. Also, it also brings some extra functionality and new endpoints.
Features
Some of the features provided by this package:
TU Wien corporate design
Form to contact the owner of records
Guarded record deposit & community creation pages
Per-community page with summarized download statistics for its records
Extra pages with information related to the service at TU Wien (policies, contact, “about” pages, …)
Web UI for composing outreach emails to users in the system
Small bespoke admin pages geared towards use at TU Wien
Greetings from the Easter Bunny
Etc.
Even though not strictly a provided feature, the extended testing setup is also noteworthy (see below).
Installation
After installing Invenio-Theme-TUW (e.g. via pip), Invenio’s assets have to be updated:
$ pip install invenio-theme-tuw # or another package manager
$ invenio-cli assets build
Tests
To execute the tests, the project has to be installed locally. Then, the run-tests.sh script can be executed.
$ uv sync --all-extras
$ source .venv/bin/activate
$ ./run-tests.sh
$ deactivate
Testing setup
In addition to the usual events like merge requests, the tests are run nightly via GitLab CI/CD.
The definition for the installed environment (uv.lock, also exported as requirements.txt) is provided as job artifacts to developers. This makes it easier to diagnose breakage due to dependency upgrades.
Further, we’re checking our overrides (like Jinja templates and JS) against the latest upstream definitions as part of the tests. In combination with the nightly tests, this provides us with an early warning system about changes that need chasing.
Release files for Invenio-Theme-TUW 2026.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| invenio_theme_tuw-2026.1.4.tar.gz | 2.8 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| invenio_theme_tuw-2026.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.6 MB
Release files / invenio_theme_tuw-2026.1.4.tar.gz
| Download URL | invenio_theme_tuw-2026.1.4.tar.gz |
|---|---|
| Size | 2.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
34c65ad9847c964b4f3fd6eab0ca88d48532713d0819bc089a7b35ae2e6f9687
|
|
BLAKE2b-256 checksum How to use checksums |
efa746f726979d86e40f77c8e59de9e082bfea6ca63d0065d6f5e9c96c2543aa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.0
|
Release files / invenio_theme_tuw-2026.1.4-py3-none-any.whl
| Download URL | invenio_theme_tuw-2026.1.4-py3-none-any.whl |
|---|---|
| Size | 2.8 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dbcdbc7ccea5a4e391820926cea3964fa4038dc9a342510ac016b214a498163a
|
|
BLAKE2b-256 checksum How to use checksums |
08f178908d4472398a6e8f968467be31711021168d7e330b4858a5eefc8e2f0a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.0
|