Skip to main content

Common Silverse Development Module

Project description

PySilverse

Local

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

Docker

  1. Buid local development docker image
bash development.sh
  1. Run development image with local source
sudo docker run \
  -it \
  --name pysilverse --rm \
  -v /home/ermiry/Documents/Work/pysilverse:/home/pysilverse \
  itsilverse/pysilverse:development /bin/bash
  1. Handle pysilverse 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

pysilverse-0.1.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

pysilverse-0.1.2-py3-none-any.whl (4.7 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