Skip to main content

# Grace To dizmoGen Converter

This simple script converts an existing grace dizmo into a dizmoGen dizmo. It requires dizmoGen (but not Grace) to be available on the system.

# Requirements

  • Python3

  • npm - @dizmo/generator-dizmo

# Installation

## Linux/MacOS

The preferred way of installing dizmogen_converter is to make use of Python’s virtual environment. ` python3 -m venv .venv source .venv/bin/activate pip install grace-dizmogen-converter `

If you rather install it globally you can do so, but you will need superuser privileges: ` sudo pip3 install grace-dizmogen-converter `

## Windows

There is currently no easy installer for windows. If you have a complete python environment set up it is the same as on linux/mac, otherwise you can always make use of the linux subsytem for windows.

# Usage

To use the converter, navigate into a Grace dizmo directory and execute dizmogen_converter. This will create a new directory inside the parent directory of the current directory with the converted dizmo.

Example (with source to .venv, only use this if you are using a virtual env.): ` $ cd some_grace_dizmo $ dizmogen_converter $ cd ../some_grace_dizmo__converter $ npm install `

Download files

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

Source Distribution

grace-dizmogen-converter-0.0.2.tar.gz (5.0 kB view details)

Uploaded Source

File details

Details for the file grace-dizmogen-converter-0.0.2.tar.gz.

File metadata

File hashes

Hashes for grace-dizmogen-converter-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d887e815769dbf40751da49e257e3e8aff0a976a4344fa53d43317db5b2feb4a
MD5 db97dc43520955455671fe37578b73b6
BLAKE2b-256 bf565055070810f46bc69116b7f8bdfd567372e8a547f1137343e2d8dcfba128

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.6

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

This release

0.0.2 This release

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page