Skip to main content

Run geomdl from the command line

Project description

RTD PYPI

geomdl.cli module provides a set of commands for using geomdl library from the command line.

Installation

From PyPI

pip install geomdl.cli

From the repository

  • Clone the repository: git clone https://github.com/orbingol/geomdl-cli.git

  • Inside the newly created directory, run: pip install .

  • The setup script will install all required dependencies

Using geomdl-cli

geomdl-cli {command} {options}

Available commands

  • help: displays the package help text, e.g. available commands, how to use them, etc.

  • version: displays the package version

  • plot: plots single or multiple NURBS curves and surfaces using matplotlib

  • eval: evaluates NURBS shapes and exports the evaluated points in various formats, e.g. csv, txt and vtk

Individual command help

geomdl-cli {command} --help

Documentation

https://geomdl-cli.readthedocs.io/

Author

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

geomdl.cli-0.2.0.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

geomdl.cli-0.2.0-py2.py3-none-any.whl (13.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page