Commit Graph

24 Commits

Author SHA1 Message Date
Dion Moult aba8683d5e Fix #4303. Declare dependencies for ifctester. 2024-04-18 10:48:23 +02:00
Dion Moult 42db0b18b0 Add bSDD makefile 2024-04-18 10:48:23 +02:00
Dion Moult 89b1616d2b Publish bSDD to PyPI 2024-04-18 10:48:23 +02:00
jgunstone 487c96e84f add get_properties test validating that offset and limit are correctly applied 2024-04-17 14:46:07 +02:00
jgunstone db811152b8 add limit and offset to client functions 2024-04-17 14:46:07 +02:00
jgunstone d718afc754 🔧update pip install command assuming that this branch will be merged back 2024-04-17 14:42:54 +02:00
jgunstone b3441fd5ae update license and version 2024-04-17 14:42:54 +02:00
jgunstone 94b5647e56 📝add docs about so to install and develop this package standalone 2024-04-17 14:42:54 +02:00
jgunstone cb3ff4b05a add simple tests to ensure the package is working as expected 2024-04-17 14:42:54 +02:00
jgunstone 2a21ccf0aa 🐛 add limit and offset kwargs to get_classes. TODO- I think this needs doing throughout... 2024-04-17 14:42:54 +02:00
jgunstone 8a409507c8 add version 2024-04-17 14:42:54 +02:00
jgunstone 30cedd16ee 🔧 add pyproject.toml and __init__.py 2024-04-17 14:42:54 +02:00
Christoph Mellueh 9ea086bdc3 add typing to BsDD 2024-04-16 11:26:35 +02:00
Christoph Mellueh 4c382760d4 add deprecation warnings 2024-04-16 11:26:35 +02:00
Christoph Mellueh 7f1a997797 update new api to BsDD 2024-04-16 11:26:35 +02:00
Dion Moult 9736d08064 Migrate more documentation to the official Sphinx docs and mention IfcOpenShell-WASM as an installation option 2024-04-16 10:37:17 +02:00
Dion Moult 28ddd2aefc Implement classification searching in bSDD library 2024-04-16 10:37:16 +02:00
Martin15135215 f0a4244c77 CITATION.cff for bsdd 2024-04-15 11:07:37 +02:00
Dion Moult 94f0612752 WIP copyright statements. See #1082. Also IFCP6 is now IFC4D as we will expand into more 4D apps and widen the scope. 2021-08-05 13:21:55 +10:00
Dion Moult 5cf07a910e Include licenses on IfcOpenShell sub-utilities. See #1082. 2021-08-04 10:51:31 +10:00
Dion Moult 4ff60553cc Fix bug with inability to refresh token in bsdd api. Thanks TestPrab! 2021-07-03 17:45:29 +10:00
Dion Moult fd83564af0 Sorry forgot to commit 2021-04-29 19:37:59 +10:00
Dion Moult 357fcded71 Implement OAuth authorization in the bSDD library 2021-04-28 13:27:31 +10:00
Dion Moult 1c66f986cc Implement basebones bSDD API client library. 2021-04-24 20:31:50 +10:00