PBSHM IE Toolkit
The PBSHM IE Toolkit is designed to help users interact and design IE models for use within the PBSHM Core. The toolkit enables IE models to be either created within the online text editor or upload existing PBSHM Schema compliant JSON files.
Each IE model is placed within a private users sandbox, each model then goes through two steps of varification. Step 1: Validate the syntax of the IE model against the latest version of the PBSHM Schema. Step 2: Validate that the logic of the IE model holds true (e.g if a grounded model, there should be at least one ground element).
Once a model has passed both stages of validation, this model can then be included in the global IE model catalogue of the system.
For more information about the syntax of an IE model, please read the documentation for the PBSHM Schema.
Installation
Install the package via pip:
pip install pbshm-ie-toolbox
Setup
Firstly, configure the PBSHM Core by following the outlined guide
Running
The application is run via the standard Flask command:
flask run
File size issue
If you get an error when uploading a large IE model, you can add the following line of code into your pbshm __init__.py file:
# Change max content size to 16MB
app.config["MAX_CONTENT_LENGTH"] = 16 * 1000 * 1000
Release files for pbshm-ie-toolbox 0.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 | |
|---|---|---|---|
| pbshm_ie_toolbox-0.1.4.tar.gz | 12.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pbshm_ie_toolbox-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.8 kB
Release files / pbshm_ie_toolbox-0.1.4.tar.gz
| Download URL | pbshm_ie_toolbox-0.1.4.tar.gz |
|---|---|
| Size | 12.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
274cc409f0e7b4185ab5c3e56520c34fd191509e6a4dedc6b9f9e8c0d8c34b91
|
|
BLAKE2b-256 checksum How to use checksums |
77693abe7a8f5425f95a88201950ab6e222c34c8f25056b0d60d5d43fe874dd7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 18, 2025.
Transparency logRelease files / pbshm_ie_toolbox-0.1.4-py3-none-any.whl
| Download URL | pbshm_ie_toolbox-0.1.4-py3-none-any.whl |
|---|---|
| Size | 13.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0a7cbbe88df85f6693006de89cdfe00ebd743929363870f34bef116037ea982a
|
|
BLAKE2b-256 checksum How to use checksums |
edbf862105df0ba49615884cb82c8361018c2b39d9a685ae27bdc2b718dea9d3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 18, 2025.
Transparency log