Skip to main content

A script to convert grace dizmos to dizmo generator dizmos.

Project description

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

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

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

Uploaded Source

File details

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

File metadata

  • Download URL: grace-dizmogen-converter-0.0.4.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6

File hashes

Hashes for grace-dizmogen-converter-0.0.4.tar.gz
Algorithm Hash digest
SHA256 4d97167c09659cc59e65615e7a5f7ebdf493dc5690394fb761cdac238e9de6f2
MD5 b538b035cade34bfb2175d6c9328e0d9
BLAKE2b-256 db6648ccff66acfc780ee77f28d510533ddbe304c94f129b332c52a687c49ac6

See more details on using hashes here.

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