Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions Data/Index.json
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,15 @@
"curated": true
}
],
"InstrumentInput": [
{
"repository": "https://codeberg.org/stv0g/InstrumentInput",
"git_ref": "main",
"branch_display_name": "main",
"zip_url": "https://codeberg.org/stv0g/InstrumentInput/archive/main.zip",
"curated": true
}
],
"InventorLoader": [
{
"repository": "https://github.com/jmplonka/InventorLoader",
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.10/Allowed-Packages
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ sentry-sdk
shapely
six
streamdeck
sylvac-measure
trimesh
triangle
typing-extensions
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.10/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.8.1
streamdeck==0.9.8
sylvac-measure==0.2.2
sympy==1.14.0
testtools==2.8.2
threadpoolctl==3.6.0
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.11/Allowed-Packages
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ sentry-sdk
shapely
six
streamdeck
sylvac-measure
trimesh
triangle
typing-extensions
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.11/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.8.3
streamdeck==0.9.8
sylvac-measure==0.2.2
sympy==1.14.0
testtools==2.8.7
threadpoolctl==3.6.0
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.12/Allowed-Packages
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ sentry-sdk
shapely
six
streamdeck
sylvac-measure
trimesh
triangle
typing-extensions
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.12/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.8.3
streamdeck==0.9.8
sylvac-measure==0.2.2
sympy==1.14.0
testtools==2.8.7
threadpoolctl==3.6.0
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.13/Allowed-Packages
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ sentry-sdk
shapely
six
streamdeck
sylvac-measure
trimesh
triangle
typing-extensions
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.13/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.8.3
streamdeck==0.9.8
sylvac-measure==0.2.2
sympy==1.14.0
testtools==2.8.7
threadpoolctl==3.6.0
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.14/Allowed-Packages
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ sentry-sdk
shapely
six
streamdeck
sylvac-measure
trimesh
# triangle Not yet available for Python 3.14
typing-extensions
Expand Down
1 change: 1 addition & 0 deletions Data/Python/3.14/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ six==1.17.0
sortedcontainers==2.4.0
soupsieve==2.8.3
streamdeck==0.9.8
sylvac-measure==0.2.2
sympy==1.14.0
testtools==2.8.7
threadpoolctl==3.6.0
Expand Down
Loading