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
Built Distribution
File details
Details for the file find_jcmwave-1.0.2.tar.gz
.
File metadata
- Download URL: find_jcmwave-1.0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4214910d882a5808161838fdfce82c9c3a6800e10ec1c5b62c5508f5ec71521 |
|
MD5 | 28a67cbb45027d2c1a1444d6fddc73e9 |
|
BLAKE2b-256 | 736424cc320c7aa3d8c253ca1e5ca3506bbeaafa80fa994691e5ab3105186589 |
File details
Details for the file find_jcmwave-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: find_jcmwave-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec68bdc3c1b87e2e2ab3fc3fac2895c4e0af716a0de5b0ace50aa7e7f4c42dc5 |
|
MD5 | cea9b7a0f1a480a08b2327fd97f9ee81 |
|
BLAKE2b-256 | 5136aaff2979d42358e30e707a56eeaae5a7c027c230cd231441a9cdbb6c1a62 |