Skip to main content

A package of tools for working with py-tetrad

Project description

pytetrad_plus

Helper code for the pytetrad package.

Required packages

  1. jpype
  2. pytetrad

To install packages:

# create virtual environment and activate the environment
python -mvenv .venv
source .venv/bin/activate # linux
.venv\Scripts\Activate.ps1 # windows

# use pip to install
pip install -r requirements.txt

running code

If JAVA_HOME is not initialized (VA Azure Virtual Desktop), place a file .javarc in your home directory. This is generally not needed for linux or macos. It should contain the path for JAVA_HOME, where Java JDK 21+ is installed.

Other paths include those for graphviz and for other executables

JAVA_HOME="C:/Users/VHAMINLimK/OneDrive - Department of Veterans Affairs/CDA/jdk21.0.4_7"
GRAPHVIZ_BIN="C:/Users/VHAMINLimK/OneDrive - Department of Veterans Affairs/CDA/windows_10_msbuild_Release_graphviz-9.0.0-win32/Graphviz/bin"
BIN="C:/Users/VHAMINLimK/OneDrive - Department of Veterans Affairs/CDA/bin"

To run the test program:

./pytetrad_plus/mypytetrad.py

This should do the search and place the results in ./pytetrad_plus/boston_result.json.

package publishing instructions

python -m build
twine upload dist/*

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

pytetrad_plus-0.2.3.tar.gz (61.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pytetrad_plus-0.2.3-py3-none-any.whl (64.0 kB view details)

Uploaded Python 3

File details

Details for the file pytetrad_plus-0.2.3.tar.gz.

File metadata

  • Download URL: pytetrad_plus-0.2.3.tar.gz
  • Upload date:
  • Size: 61.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for pytetrad_plus-0.2.3.tar.gz
Algorithm Hash digest
SHA256 3ff8d7a9e7171a61b6e3d2c7dbe1dc5bc14ab268dcf970852d92c7a6082a3aef
MD5 a5652ee36f686e336e1a222a83a21957
BLAKE2b-256 b5c4acc0870c16e508e5e350e23065756954a204229a5b4f9dec40accafa7ad8

See more details on using hashes here.

File details

Details for the file pytetrad_plus-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: pytetrad_plus-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 64.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for pytetrad_plus-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a594541349bb2d7723a836ce5ef5207917f6862ab92b32cfa5627dc82bb8fa20
MD5 76df63caf6d3bbaad9e831756e4b2941
BLAKE2b-256 e46d1900b6efcc4d96c3ad6beeb1e6057b92a7c5c666ea8c4d2cd8e586bcc743

See more details on using hashes here.

Supported by

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