EDITOR: Jupyter-Notebook. SNAP based on: https://github.com/mauringo/python-ai-toolkit
The idea is to create an app/snap that contains all the standard packages needed to experiment with IfcOpenShell. All driven by a jupyter web interface.
have fun
snapcraft
snap install python-ifc-toolkit
The snapcraft build declarations including build scripts and cofigurations are under MIT License
jupyter is licensed under BSD License (BSD)
The python package can be found using pip install jupyter
or
PyPi
Johannes Guntert