A tool for finding dependencies in OpenSCAD language source code.
Project description
openscad_dependencies is a command-line tool designed to analyze call dependencies in OpenSCAD projects. Below is a guide on how to use it effectively.
Installation
You can install openscad_dependencies using pip, the Python package manager. Run the following command in your terminal:
python -m pip install openscad_dependencies
This will download and install the tool along with its dependencies. Ensure you have Python and pip installed on your system before running the command.
Usage
To use openscad_dependencies, open your terminal and run the following command:
openscad-dependencies [options] <input_file>
Here: - <input_file>: The path to the base .scad file whose dependencies you want to analyze. - [options]: Optional flags to customize the behavior of the tool.
Options
–help: Display help information about the tool.
Examples
Analyze dependencies of a file and the files it includes/uses, and print the result to the terminal:
openscad-dependencies my_model.scad
Help
For more information, run:
openscad-dependencies --help
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openscad_dependencies-0.9.2.tar.gz.
File metadata
- Download URL: openscad_dependencies-0.9.2.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
512f148be8eaa38bd8c877849b9cf72b587df0ea11db60864105e777361ed8ad
|
|
| MD5 |
bbc7bc802b53e521c91c46b95251ce62
|
|
| BLAKE2b-256 |
127c374fe05c9839006f13409b87b2dcc27e893b7149c1b15133d1c8ce623fdf
|
File details
Details for the file openscad_dependencies-0.9.2-py3-none-any.whl.
File metadata
- Download URL: openscad_dependencies-0.9.2-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
635f8f729a6ca6f637f631584355f2d31816ed7fcaf2cbe3643a0f4345536018
|
|
| MD5 |
04e8792373e798bdba22c786b8925ca0
|
|
| BLAKE2b-256 |
382d7aa10fb9e2895784a3f24908943c0ebf13002b94d81df42ac84adcbc5744
|