PythonWorkbenchTemplate | A template for creating a new FreeCAD workbench in Python

 by   chbergmann Python Version: Current License: LGPL-3.0

kandi X-RAY | PythonWorkbenchTemplate Summary

kandi X-RAY | PythonWorkbenchTemplate Summary

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

A template for creating a new FreeCAD workbench in Python.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

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

            kandi-Quality Quality

              PythonWorkbenchTemplate has 0 bugs and 0 code smells.

            kandi-Security Security

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

            kandi-License License

              PythonWorkbenchTemplate is licensed under the LGPL-3.0 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              PythonWorkbenchTemplate releases are not available. You will need to build from source code and install.
              PythonWorkbenchTemplate has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.
              It has 147 lines of code, 31 functions and 4 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed PythonWorkbenchTemplate and discovered the below as its top functions. This is intended to give you an instant insight into PythonWorkbenchTemplate implemented functionality, and help decide if they suit your requirements.
            • Redraw a feature1 .
            • Make a Feature1 worker
            • Creates the toolbar
            • Called when the form is accepted .
            • Returns True iff the document is active .
            • Returns the module path .
            • Set the editor to edit the object .
            • Return a dict containing the resources .
            • Set the label to the FreeCAD .
            • Change feature1 color .
            Get all kandi verified functions for this library.

            PythonWorkbenchTemplate Key Features

            No Key Features are available at this moment for PythonWorkbenchTemplate.

            PythonWorkbenchTemplate Examples and Code Snippets

            No Code Snippets are available at this moment for PythonWorkbenchTemplate.

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install PythonWorkbenchTemplate

            Note: This is the recommended way to install this workbench. The Python Workbench Template will be available soon through the builtin FreeCAD Addon Manager. Once installed all that is needed is to restart FreeCAD and the workbench will be available in the workbench dropdown list menu.
            When you restart FreeCAD, "Python Workbench Template" workbench should now show up in the workbench dropdown list.
            Create a new git repository and copy the contents of this project to your new project
            Rename PythonWorkbenchTemplate.py to YourWorkbenchsName.py. Search all files for PythonWorkbenchTemplate and replace with the name of your workbench
            Rename Feature1.py with YourNewFeature.py
            Edit InitGui.py. Delete Feature1 and add your new feature instead. Edit the _title_, _author_, _url_ and _version_ tags.
            Write your new feature and test it well.
            If you need a user interface, create a .ui file with the QT Designer. See Feature1TaskPanel in Feature1.py how to implement it.
            Write a documentation in README.md. Explain the purpose of your workbench. Explain your features and its parameters. Screenshots are great.
            Draw a .svg icon for the workbench and for each feature. You can export FreeCAD designs to .svg.
            Announce your workbench in the FreeCAD forum. Add the link of your new thread in README.md
            Add your workbench to the Addon manager

            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/chbergmann/PythonWorkbenchTemplate.git

          • CLI

            gh repo clone chbergmann/PythonWorkbenchTemplate

          • sshUrl

            git@github.com:chbergmann/PythonWorkbenchTemplate.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