Skip to main content

python module for MAS DFAB project Rapid Clay Formations

Project description

compas_rcf

Travis (.com) GitHub PyPI

python module for MAS DFAB project Rapid Clay Formations

Example files

Installation

With Anaconda

  1. (Optional) set up environment if you don't have one with compas_rrc
    • conda create -n compas_rcf python=3.7 git compas_fab
    • conda activate compas_rcf
  2. Dependency compas_rrc is a private repository and needs to be installed first.
    • pip install git+https://bitbucket.org/ethrfl/compas_rrc
    • Authentication problems? Try this.
  3. Then install compas_rcf
    • pip install compas_rcf or pip install compas_rcf==version for specific version.
  4. Make package accessible in Rhino and Grasshopper python -m compas_rcf.install_rhino

With pip

  1. (Optional) set up environment
  2. Dependency compas_rrc is a private repository and needs to be installed first.
    • pip install git+https://bitbucket.org/ethrfl/compas_rrc
    • Authentication problems? Try this.
  3. Then install compas_rcf
    • pip install compas_rcf or pip install compas_rcf==version for specific version.
  4. Make package accessible in Rhino and Grasshopper python -m compas_rcf.install_rhino

Installation if you want work on the code

With Anaconda

  1. (Optional) set up environment
    • conda create -n compas_rcf-dev python=3.7 git compas_fab
    • conda activate compas_rcf-dev
  2. Dependency compas_rrc is a private repository and needs to be installed first.
    • pip install git+https://bitbucket.org/ethrfl/compas_rrc
    • Alternatively you can install it from a directory if you need to make changes:
      • cd /path/to/repository/directory
      • git clone https://bitbucket.com/eth-rfl/compas_rrc
      • pip install -e compas_rrc
      • You can run the last command in a folder you have cloned using another git client (like SourceTree)
    • Authentication problems? Try this.
  3. Then install compas_rcf
    • cd /path/to/repository/directory
    • git clone https://github.com/tetov/compas_rcf
    • pip install -e compas_rcf
    • Same goes here, you can run this in a folder cloned with SourceTree
  4. Make package accessible in Rhino and Grasshopper python -m compas_rcf.install_rhino

With pip

  1. (Optional) set up environment
  2. Dependency compas_rrc is a private repository and needs to be installed first.
    • pip install git+https://bitbucket.org/ethrfl/compas_rrc
    • Alternatively you can install it from a directory if you need to make changes:
      • cd /path/to/repository/directory
      • git clone https://bitbucket.com/eth-rfl/compas_rrc
      • pip install -e compas_rrc
    • Authentication problems? Try this.
  3. Then install compas_rcf
    • cd /path/to/repository/directory
    • git clone https://github.com/tetov/compas_rcf
    • pip install -e compas_rcf
  4. Make package accessible in Rhino and Grasshopper python -m compas_rcf.install_rhino

Update installation

Run this command in your environment: pip install -U git+https://github.com/tetov/compas_rcf

If you are running the package from latest commit, git pull would achieve the same. If requirements have changed you will need to run pip install -e ..

Known issues

Authentication problems with BitBucket

Git authentication works so so on Windows. Try installing the new the new Git Credential Manager for Windows and authenticating with that.

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

compas_rcf-0.1.5.tar.gz (24.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

compas_rcf-0.1.5-py2.py3-none-any.whl (27.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file compas_rcf-0.1.5.tar.gz.

File metadata

  • Download URL: compas_rcf-0.1.5.tar.gz
  • Upload date:
  • Size: 24.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1

File hashes

Hashes for compas_rcf-0.1.5.tar.gz
Algorithm Hash digest
SHA256 7aba1f4732d8876533b39da4bff9f8e31cb54010ba3236a4995c50555c487ab3
MD5 689466d648e409cc438b2d855ba9549e
BLAKE2b-256 35643a3acfb1597d0a3d626dd6071670aa36b8d66f7f49b7a7d9cb0bf9364f92

See more details on using hashes here.

File details

Details for the file compas_rcf-0.1.5-py2.py3-none-any.whl.

File metadata

  • Download URL: compas_rcf-0.1.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 27.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.8.1

File hashes

Hashes for compas_rcf-0.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 89b1ddcd02b0709c04999e439b010e01f55c0ab72e035927d5d3d0c2925e64c0
MD5 2b0078657f41a4acc092782f12481441
BLAKE2b-256 9d041ce4fcca15db166814c3a35f0f6e904a2cbd2d6c50091a8ac984167aac3f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page