# python-cellframe ## Build and Run tests: To install, you must have Python3.7 and a scikit-build. ``` git clone https://gitlab.demlabs.net/cellframe/python-cellframe.git cd python-cellframe git submodule update --init --recursive sudo python3.7 setup.py install python3.7 test/main_test.py ```