Install ifcopenshell for python
Project description
install-ifcopenshell-python
This package is a "part" of another repo: pyifc.
ifcopenshell on github
ifcopenshell website
Unfortunately ifcopenshell is not distributed via PyPi. Hence you can get error while installing pyifc:
ModuleNotFoundError: No module named 'ifcopenshell'
To address this issue you can use install-ifcopenshell-python.
Installation
Use the package manager pip to install install-ifcopenshell-python.
pip install install-ifcopenshell-python
Usage
Ifcopenshell is downloaded via hard coded URL (v0.6.0).
No arguments are needed. System, architecture and python version are determined automatically. You can simply run:
python -m install_ifcopenshell_python
Notice that here underscores are used, not hyphens.
However, if you would like to, you can determine your own arguments. You can run:
python -m install_ifcopenshell_python -h
To produce output:
usage: install_ifcopenshell_python [-h] [-s {linux,win,macos}] [-a {32,64}] [-v {37,38,39}]
Download ifcopenshell based on platform system, platform architecture and running python version.
optional arguments:
-h, --help show this help message and exit
-s {linux,win,macos}, --system {linux,win,macos}
Platform system.
-a {32,64}, --architecture {32,64}
Platform architecture.
-v {37,38,39}, --python-version {37,38,39}
Running python version; string of major and minor version, e.g. '39'. pyifc supports python >=
3.7.
References
[1] Logo is created based on logo of pyifc and logo of ifcopenshell.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for install_ifcopenshell_python-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c643231545d305350d60111ac668e0baf1c5a5a0096b2fd8f577cc30460c5b1a |
|
MD5 | 211d45692c162037d4acd9bd8448dd52 |
|
BLAKE2b-256 | 60f806159f5aace7661301188ac301d4f37c66f6332af8045cc997eecdf144f5 |
Hashes for install_ifcopenshell_python-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e4311e236fbc683d8466ab685ea3013a1f17657c611aafa5f7fd27242f071a0 |
|
MD5 | f97179b955be372c0ad8b24e899d4a2e |
|
BLAKE2b-256 | 86d64f23a70445ad5b5330ab3318fa29f94d0decb27318b0e52b49b707c92def |