https://github.com/architecture-building-systems/honey-badger-gui

A simple GUI for running honey-badger.exe using Gooey

https://github.com/architecture-building-systems/honey-badger-gui

Science Score: 10.0%

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

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A simple GUI for running honey-badger.exe using Gooey

Basic Info
  • Host: GitHub
  • Owner: architecture-building-systems
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 32 MB
Statistics
  • Stars: 0
  • Watchers: 8
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 6 years ago · Last pushed over 6 years ago
Metadata Files
Readme License

README.md

honey-badger-gui

A simple GUI for running honey-badger.exe using Gooey

Installation

Easy solution: just use the honey-badger-gui.exe in the root folder.

Harder version:

  • install Anaconda / Miniconda
  • conda env create -f environment.yml
  • conda activate honey-badger-gui
  • pyinstaller -w --noconsol --onefile honey-badger-gui.py
  • the resulting honey-badger-gui.exe can be found in the dist subfolder

Usage

Double-click honey-badger-gui.exe, choose the BADGERFILE to compile, keep "install" selected to copy the output to the Grasshopper Libraries folder.

If honey-badger.exe can't be found, set the path to honey-badger.exe (https://github.com/architecture-building-systems/honey-badger)

Click "Start" to start compilation process.

Owner

  • Name: Architecture and Building Systems
  • Login: architecture-building-systems
  • Kind: organization
  • Email: silvestri@arch.ethz.ch

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 4
  • Total Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Daren Thomas t****s@a****h 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 2 years ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

environment.yml pypi
  • colored ==1.4.0
  • gooey ==1.0.3
  • numpy ==1.17.3
  • pillow ==6.2.1
  • psutil ==5.6.3
  • six ==1.12.0
  • wxpython ==4.0.6