Skip to main content

Common Percepthor Development Module

Project description

PyPercepthor

Local

export PYTHONPATH=/path/to/pypercepthor:$PYTHONPATH

Docker

  1. Buid local development docker image
bash development.sh
  1. 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
  1. Handle pypercepthor module
export PYTHONPATH=$pwd:$PYTHONPATH

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

percepthor-0.6.2.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

percepthor-0.6.2-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page