Treat Requirements Like Code
Project description
Treat Requirements Like Code (TRLC)
TRLC is a domain-specific language developed at BMW for writing (and linking) requirements with meta-data.
The repository contains:
-
The language reference manual for TRLC.
-
A pure Python reference implementation of TRLC.
The implementation is not very fast, but designed to be pedantically correct in following the language definition. Eventually it will also contain a powerful linter to find issues with types and check rules.
The Python implementation can be used for several purposes:
-
It can be used to validate other TRLC implementations.
-
It can be used to validate a body of requirements (e.g. a CI check that all requirements are well formed)
-
The API can be used to write other tools based on TRLC (for example a tool to render the requirements in HTML, a tool to diff requirements or perform an impact analysis, or a tool to perform software traceability, etc.)
Documentation
- Tutorial (read this as a first introduction)
- Release Notes (read this to find out whats new)
- Python API Documentation (user guide for using the API)
- Language Reference Manual (for language lawyers)
- License
Dependencies
Run-time
- Python3 >= 3.7
Development tools
- GNU Make
- PyCodeStyle (from PyPI, for basic checking of source code style)
- PyLint (from PyPI, for basic bug finding)
- Coverage (from PyPI, to perform branch coverage when running the test suite)
- Sphinx (from PyPI, for building the documentation)
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trlc-1.0.5.tar.gz.
File metadata
- Download URL: trlc-1.0.5.tar.gz
- Upload date:
- Size: 30.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
683aa673a9921b85693ac35a8f2f851c000c888f654a3b519f5de798c0253203
|
|
| MD5 |
96cf2844511effdcc4637d22be300936
|
|
| BLAKE2b-256 |
032ec78dfb58de5b75931dcca5fed5f55a2114040b307d6a500d047907cb90a1
|
File details
Details for the file trlc-1.0.5-py3-none-any.whl.
File metadata
- Download URL: trlc-1.0.5-py3-none-any.whl
- Upload date:
- Size: 47.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8eb70a7e614fad7477a8ad12dcf4e22254e362ec3a75d663091854e1a68e5fc
|
|
| MD5 |
9440f53a0ca61e8c4933c76aff03f8f0
|
|
| BLAKE2b-256 |
d6b5356ca84350d9c17df2d7808a7d079c12eb3aa17bf8cf25c657e359ea0abd
|