Skip to main content

Dynamically link jcmwave from JCMROOT into your environment

Project description

Find JCMWAVE v1.0.2

A minimal package that finds the third party support library of jcmwave by looking at the JCMROOT environment variable. Install by:

pip install find-jcmwave
import find_jcmwave as jcmwave

and never worry about linking your jcmwave python library anymore.

Advanced usage

This package also provides a cli to tightly integrate jcmwave with your python environment. This helps with syntax highlighting, code traversal etc.:

TLDR;

find-jcm -li

Third party support package

To link the jcmwave package into your environment use:

find-jcm -l

Packages -> JCM

Make environment packages available from jcm spawned python:

find-jcm -i

To use packages in the templating/callbacks make sure to update the site-packages before importing packages from your env:

import site
site.main()

...

import jax

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

find_jcmwave-1.0.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

find_jcmwave-1.0.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