Application converting packages that use OpenCMISS-Zinc to CMLibs Zinc.
Project description
This tool is meant to help update code from using OpenCMISS python packages to CMLibs python packages. It also contains a tool to upgrade Argon documents from OpenCMISS to CMLibs.
Install with:
pip install opencmiss2cmlibs
Usage:
opencmiss2cmlibs <directory-of-python-packge-to-update>
This displays a diff of the changes on stdout. To make the changes in-place and not create a backup file use:
opencmiss2cmlibs -w -n <directory-of-python-packge-to-update>
This form of the command is best suited for use with code that is under version control, Git or the like.
To upgrade Argon documents us the following command:
upgradeargondocuments <directory-containing-argon-files>
This command will search through the directory tree looking for old Argon documents and convert them to new ones.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file opencmiss2cmlibs-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: opencmiss2cmlibs-0.1.4-py3-none-any.whl
- Upload date:
- Size: 52.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bbde4852cb30f3a46bc85ed63731bbe3f501a099b05bc3ccb853c7fc9996581 |
|
MD5 | ab341933cf6199bc11f1d441e6f4cbe4 |
|
BLAKE2b-256 | a1586c111f09db19a27a443e217d57a47cc50cedf462bb64cd6654d6f7333893 |