This commit is contained in:
Alan Rynne
2021-07-08 17:35:42 +02:00
parent ee9f45c23c
commit 9fc6bb1923
11 changed files with 491 additions and 70 deletions
+14
View File
@@ -0,0 +1,14 @@
# AEC Tech Python Starter
# Usage
This is a demo script
# Prerequisites
Install `specklepy`
```
pip install specklepy
```