BOMIST Utilities
Project description
BOMIST Utilities
Things you can do with it:
- Convert legacy workspaces into BOMIST v2 workspaces
How to install
This requires Python 3 and the Python Package Installer (pip3) to be installed. You can download it here: https://www.python.org/downloads/
Once you have them installed, run the following command on your terminal:
$ pip3 install bomist_utils
After installing bomist_utils
through pip3
you'll end up with it available on your terminal.
On Windows you might have to re-launch your terminal in order for the bomist_utils
command to be recognized.
To make sure it was properly installed run the following command:
$ bomist_utils --help
You should see the available options.
Usage
Convert legacy workspaces
$ bomist_utils --dump1 --ws <wspath> [--out <outpath>]
wspath
is the path of the workspace you want to dump. A .ws
file must exist in it.
A legacy.bomist_dump
file will be created on outpath
or in the folder the command was called from if the --out
option is not used. This file can then be imported by BOMIST v2.
Limitations
At the moment this utility can only convert and keep data connections between:
parts, documents, labels, storage, categories
Projects, orders and history won't be converted.
To import projects into the new version you can export your BOMs into CSV files in the legacy version (right-click > Export) and then import them in the new version. Parts will be accordingly assigned to BOM designators, as long as those parts exists in the workspace.
Need help? Get in touch
For more info: bomist.com
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 bomist-utils-0.1.12.tar.gz
.
File metadata
- Download URL: bomist-utils-0.1.12.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.2 CPython/3.7.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ba051ec3b12f2a5f548717df5a9df727f685cbbba040c0e88b374bc057d9b88 |
|
MD5 | 5001cdcd01c4391b976338f623b5c027 |
|
BLAKE2b-256 | 883854cae5401f67fb85f086eb68e028860d8edf698fedcaaf93f74a7572a49b |
File details
Details for the file bomist_utils-0.1.12-py3-none-any.whl
.
File metadata
- Download URL: bomist_utils-0.1.12-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.2 CPython/3.7.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46346ecfec24e10050f9166b91a481a331edd7e43efce8ef46b5c38240a35539 |
|
MD5 | 6a5d4abc3aba79c16d7c4109e2b6ad72 |
|
BLAKE2b-256 | 8273055a5beb4a18a58c8d3acf9a0bb39561f11deab3e1a3bb0f113af26b1374 |