Skip to main content

Grasshopper plugin for the AIXD toolkit

Project description

ARA: AIXD Grasshopper plugin

Grasshopper plugin for the AIXD toolkit.

Installation

Requirements:

  • Python >= 3.9
  • compas > 2.0
  • flask

Latest stable version

Install aixd_ara using pip

pip install aixd_ara

Install aixd_ara using conda:

conda install -c conda-forge aixd_ara

Install the plugin in Rhino/Grasshopper using the following command:

python -m compas_rhino.install -v 7.0

Note: It is recommended to use virtual environments to manage the dependencies of your projects. If you are using conda, you can create a new environment with conda create -n myproject python=3.9 and then activate it with conda activate myproject before installing aixd_ara.

Latest unstable version

Install the latest version using pip from the git repository:

pip install --upgrade git+https://github.com/gramaziokohler/aixd_ara.git

Development

If you are going to develop on this repository, perform an installation from source:

git clone https://github.com/gramaziokohler/aixd_ara.git
cd aixd_ara

Then, use conda to install all the dependencies into a new environment called aixd_ara:

conda env create -f environment.yml

Or using pip:

pip install -e ".[dev]"

Finally, build Grasshopper components and install on Rhino/GH:

invoke build-ghuser-components
python -m compas_rhino.install -v 7.0

For more details on how the process of building components work, refer to this docs.

Check the contribution guidelines for more details.

Folders and structure

The structure we follow on the current repo is as follows:

  • src : for all source code.
    • src/aixd_ara : source code of aixd_ara plugin.
    • src/aixd_ara/components : source code of the GH components.
    • src/aixd_ara/ghuser_manual : binary components, pre-built.
    • src/compas_aixd : source code of the connector to COMPAS infrastructure.

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

aixd_ara-0.9.3.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

aixd_ara-0.9.3-py2.py3-none-any.whl (167.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file aixd_ara-0.9.3.tar.gz.

File metadata

  • Download URL: aixd_ara-0.9.3.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.11

File hashes

Hashes for aixd_ara-0.9.3.tar.gz
Algorithm Hash digest
SHA256 405f0f2fbadb0504d56953bd83da83d6d1d87e4a140f289c000b1c3a05061f19
MD5 03a156a62ef9e8618ca55d9cce1c98a2
BLAKE2b-256 a5e3701c40388e99b1731fac05556d8dd51a501e2b185e2d8fa4f933483539d4

See more details on using hashes here.

File details

Details for the file aixd_ara-0.9.3-py2.py3-none-any.whl.

File metadata

  • Download URL: aixd_ara-0.9.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 167.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.10.11

File hashes

Hashes for aixd_ara-0.9.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 caadb44192ea9931a979250a0392246c252656398d78d553f6515665e506f824
MD5 17f42bc77d86b31e225a962867403255
BLAKE2b-256 8bd2fd822b6f2f1e055d8401c2cd8a9f9f33d3f351e7381aadd1d1e8e97ecea4

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