Navigate the MATLAB search path in Python.
Project description
MATLAB path
from pathlib import Path
from matlab_path import SearchPath
path = Path("./test/workspace")
search_path = SearchPath([])
search_path.addpath(path, recursive=True)
Project details
Release history Release notifications | RSS feed
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 matlab_search_path_resolver-0.1.0.tar.gz
.
File metadata
- Download URL: matlab_search_path_resolver-0.1.0.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.0 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03af7c2cc2ff16582c8af9a1f204411ddda6e27e18d082613d4be92dcb62c5f0 |
|
MD5 | be9c50a5bcc7164e5f4d34f3408cbc4c |
|
BLAKE2b-256 | ec7b6cd390f98dd5382b5840376d3de1172761f0de7f592f92a8f34e5a9eb9a1 |
File details
Details for the file matlab_search_path_resolver-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: matlab_search_path_resolver-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.0 Linux/5.15.146.1-microsoft-standard-WSL2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36ed9c498e574d45563dc294e81d582256ebce6c47f0298b9a20c00445c70467 |
|
MD5 | e4db9e510455237ce383da6b75d02763 |
|
BLAKE2b-256 | 2b29c2abec0fab5ac00452b99639f15d02e6063e957641946bdc7dcbcf95f69e |