prescad | Openscad without the spaghetti

 by   bramcohen Python Version: Current License: MIT

kandi X-RAY | prescad Summary

kandi X-RAY | prescad Summary

prescad is a Python library. prescad has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However prescad build file is not available. You can download it from GitHub.

Openscad without the spaghetti. Prescad is a 'language' which allows you to write openscad scripts in a coherent, maintainable way. I put 'language' in quotes because it's really a preprocessor with the soul of a Perl script, but it works well in practice. To use prescad, first write your .prescad file, then run prescad.py passing it the name of your file as an argument, and it will output a valid .scad file which you can then run openscad on. A nontrivial example of a prescad file is example.prescad. It finds all the pieces of a twisty puzzle (Rubik's-like) with unusual geometry (threefold symmetry on one axis, fourfold on another). The format of a .prescad file starts with beginning of the file will be copied verbatim into the beginning of the .scad file. That's where you should put all scalar constant assignments and reused modules. After that follows the fixed string !PRESCAD! followed by the meat of the prescad script.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              prescad has a low active ecosystem.
              It has 11 star(s) with 1 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              prescad has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of prescad is current.

            kandi-Quality Quality

              prescad has 0 bugs and 0 code smells.

            kandi-Security Security

              prescad has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              prescad code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              prescad is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              prescad releases are not available. You will need to build from source code and install.
              prescad has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi has reviewed prescad and discovered the below as its top functions. This is intended to give you an instant insight into prescad implemented functionality, and help decide if they suit your requirements.
            • Extract pre - defined parameters
            • Generator yielding tokens of a given line
            • Replace name token
            • Replace parameter names in parameters
            Get all kandi verified functions for this library.

            prescad Key Features

            No Key Features are available at this moment for prescad.

            prescad Examples and Code Snippets

            No Code Snippets are available at this moment for prescad.

            Community Discussions

            No Community Discussions are available at this moment for prescad.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install prescad

            You can download it from GitHub.
            You can use prescad like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/bramcohen/prescad.git

          • CLI

            gh repo clone bramcohen/prescad

          • sshUrl

            git@github.com:bramcohen/prescad.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link