MathcadPy
A Python wrapper for the Mathcad Prime automation API
Requirements
Features
MathcadPy is a python wrapper for the Mathcad Prime COM automation API. This allows a python script to interact with a Mathcad session, select worksheets that are already open or open worksheets from files, and send values to designated inputs and fetch them from designated outputs. The python script also has access to the worksheet units, and can even demand results in different units to those specified in a worksheet (e.g. calculation may output a value in meters, but the script wants the value in inches).
Usage
(TODO - See examples.py for some simple function examples including matrix operations)
Todo
- Wiki documenting the functions
licensing and credits
Author: Matt Woodhead
MathcadPy is licensed under the GPLv3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
For the full license, see the LICENSE file.
Release files for MathcadPy 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| MathcadPy-0.2.0.tar.gz | 6.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| MathcadPy-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:25.2 kB
Release files / MathcadPy-0.2.0.tar.gz
| Download URL | MathcadPy-0.2.0.tar.gz |
|---|---|
| Size | 6.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1b081f1c62d08127668aaba3cb95cb27cf9ce7155939a8732272ca9ac2527ea4
|
|
BLAKE2b-256 checksum How to use checksums |
3685de81823ee6bbd6a53a4aaf86974bdf510cab19bb3f1ecef66415a3d368a3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
|
Release files / MathcadPy-0.2.0-py3-none-any.whl
| Download URL | MathcadPy-0.2.0-py3-none-any.whl |
|---|---|
| Size | 19.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f1093073ae23a2d13a8c56024655f06ce0f6b954ef5247c3b734b46ccaf1930c
|
|
BLAKE2b-256 checksum How to use checksums |
509bee9a7758fe8153ffe420892e725169f2860878f3465b0fd44526e1d9bffa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
|