https://github.com/blockresearchgroup/compas_rui

Collection of components to build graphical user interfaces (GUIs) in Rhino 8 for COMPAS packages.

https://github.com/blockresearchgroup/compas_rui

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary

Keywords

compas gui rhino8
Last synced: 5 months ago · JSON representation

Repository

Collection of components to build graphical user interfaces (GUIs) in Rhino 8 for COMPAS packages.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 9
Topics
compas gui rhino8
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct

README.md

COMPAS Rhino UI

This package containts a collection of components to build user interfaces in Rhino 8+ for COMPAS tools.

[!WARNING]
This package can only be used inside of Rhino 8. In other environments it will simply not work...

Installation

Stable releases can be installed from PyPI.

bash pip install compas_rui

To install the latest version for development, do:

bash git clone https://github.com/blockresearchgroup/compas_rui.git cd compas_rui pip install -e ".[dev]"

Documentation

For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: COMPAS Rhino UI docs

Issue Tracker

If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.

Owner

  • Name: Block Research Group
  • Login: BlockResearchGroup
  • Kind: organization
  • Location: Zurich

GitHub Events

Total
  • Release event: 6
  • Push event: 34
  • Create event: 8
Last Year
  • Release event: 6
  • Push event: 34
  • Create event: 8

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 443 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 9
  • Total maintainers: 1
pypi.org: compas-rui

Collection of components to build user interface in Rhino using COMPAS

  • Homepage: https://blockresearchgroup.github.io/compas_rui
  • Documentation: https://blockresearchgroup.github.io/compas_rui
  • License: MIT License ETH Zurich - Block Research Group Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  • Latest release: 0.5.1
    published 8 months ago
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 443 Last month
Rankings
Dependent packages count: 10.3%
Average: 34.0%
Dependent repos count: 57.8%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/build.yml actions
  • compas-dev/compas-actions.build v4 composite
.github/workflows/docs.yml actions
  • compas-dev/compas-actions.docs v4 composite
.github/workflows/pr-checks.yml actions
  • Zomzog/changelog-checker v1.2.0 composite
  • actions/checkout v1 composite
.github/workflows/release.yml actions
  • compas-dev/compas-actions.build v4 composite
  • compas-dev/compas-actions.publish v3 composite
docs/_static/versions.json meteor
pyproject.toml pypi
requirements-dev.txt pypi
  • attrs >=17.4 development
  • black >=22.12.0 development
  • bump-my-version * development
  • compas_invocations2 * development
  • invoke >=0.14 development
  • ruff * development
  • sphinx_compas2_theme * development
  • twine * development
  • wheel * development
requirements.txt pypi
  • compas >=2