Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 259 Bytes

File metadata and controls

11 lines (7 loc) · 259 Bytes

octant-py-plugin

Example Python plugin for Octant

Preview of Python Plugin

Try

python3 -m venv venv
venv/bin/python setup.py install
ln -s `pwd`/venv/bin/octant-py-plugin ~/.config/octant/plugins/octant-py-plugin