Last updated:
0 purchases
percepthor 0.6.2
PyPercepthor
Local
export PYTHONPATH=/path/to/pypercepthor:$PYTHONPATH
Docker
Buid local development docker image
bash development.sh
Run development image with local source
sudo docker run \
-it \
--name pypercepthor --rm \
-v /home/ermiry/Documents/Work/pypercepthor:/home/pypercepthor \
itpercepthor/pypercepthor:development /bin/bash
Handle pypercepthor module
export PYTHONPATH=$pwd:$PYTHONPATH
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.