Skip to main content

No project description provided

Project description

pyWAS

Python Wrapper for Analog design Software

Installation using pipx:

$ pipx install pywas

Usage:

$ pyWAS [OPTIONS] COMMAND [ARGS]...

Options:

  • --install-completion: Install completion for the current shell.
  • --show-completion: Show completion for the current shell, to copy it or customize the installation.
  • --help: Show this message and exit.

Commands:

  • create: Create a new project with specified options.
  • ngspice: ngspice utility
  • template: templating part

pyWAS create

Create a new project with specified options.

Usage:

$ pyWAS create [OPTIONS] NAME

Arguments:

  • NAME: [required]

Options:

  • --help: Show this message and exit.

pyWAS ngspice

ngspice utility

Usage:

$ pyWAS ngspice [OPTIONS] COMMAND [ARGS]...

Options:

  • --help: Show this message and exit.

Commands:

  • config
  • install: Install ngspice executable in the correct...
  • run: Should not be named "run"

pyWAS ngspice config

Usage:

$ pyWAS ngspice config [OPTIONS] KEY PATH

Arguments:

  • KEY: [required]
  • PATH: [required]

Options:

  • --help: Show this message and exit.

pyWAS ngspice install

Install ngspice executable in the correct location.

Usage:

$ pyWAS ngspice install [OPTIONS]

Options:

  • --help: Show this message and exit.

pyWAS ngspice run

Should not be named "run"

Usage:

$ pyWAS ngspice run [OPTIONS] IN_FILE

Arguments:

  • IN_FILE: [required]

Options:

  • --out-folder TEXT: [default: C:\Users\JoPo\PycharmProjects\pyWES/tmp/]
  • --help: Show this message and exit.

pyWAS template

templating part

Usage:

$ pyWAS template [OPTIONS] COMMAND [ARGS]...

Options:

  • --help: Show this message and exit.

Commands:

  • create: Create a new file from the given template.
  • infos: Give a description of the template.
  • list: List all available template.

pyWAS template create

Create a new file from the given template. List of available template can be retrieve by pywas template list

Usage:

$ pyWAS template create [OPTIONS] TEMPLATE_NAME

Arguments:

  • TEMPLATE_NAME: [required]

Options:

  • --output-file PATH
  • --help: Show this message and exit.

pyWAS template infos

Give a description of the template.

Usage:

$ pyWAS template infos [OPTIONS] TEMPLATE_NAME

Arguments:

  • TEMPLATE_NAME: [required]

Options:

  • --help: Show this message and exit.

pyWAS template list

List all available template.

Usage:

$ pyWAS template list [OPTIONS]

Options:

  • --help: Show this message and exit.

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

pywas-0.1.6.tar.gz (11.2 kB view hashes)

Uploaded Source

Built Distribution

pywas-0.1.6-py3-none-any.whl (11.3 kB view hashes)

Uploaded 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