python module for MAS DFAB project Rapid Clay Formations
Project description
compas_rcf
python module for MAS DFAB project Rapid Clay Formations
Example files
Installation
With Anaconda
- (Optional) set up environment if you don't have one with
compas_rrcconda create -n compas_rcf python=3.7 git compas_fabconda activate compas_rcf
- 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.
- Then install
compas_rcfpip install compas_rcforpip install compas_rcf==versionfor specific version.
- Make package accessible in Rhino and Grasshopper
python -m compas_rcf.install_rhino
With pip
- (Optional) set up environment
- 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.
- Then install
compas_rcfpip install compas_rcforpip install compas_rcf==versionfor specific version.
- Make package accessible in Rhino and Grasshopper
python -m compas_rcf.install_rhino
Installation if you want work on the code
With Anaconda
- (Optional) set up environment
conda create -n compas_rcf-dev python=3.7 git compas_fabconda activate compas_rcf-dev
- 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/directorygit clone https://bitbucket.com/eth-rfl/compas_rrcpip 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.
- Then install
compas_rcfcd /path/to/repository/directorygit clone https://github.com/tetov/compas_rcfpip install -e compas_rcf- Same goes here, you can run this in a folder cloned with SourceTree
- Make package accessible in Rhino and Grasshopper
python -m compas_rcf.install_rhino
With pip
- (Optional) set up environment
- 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/directorygit clone https://bitbucket.com/eth-rfl/compas_rrcpip install -e compas_rrc
- Authentication problems? Try this.
- Then install
compas_rcfcd /path/to/repository/directorygit clone https://github.com/tetov/compas_rcfpip install -e compas_rcf
- 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7aba1f4732d8876533b39da4bff9f8e31cb54010ba3236a4995c50555c487ab3
|
|
| MD5 |
689466d648e409cc438b2d855ba9549e
|
|
| BLAKE2b-256 |
35643a3acfb1597d0a3d626dd6071670aa36b8d66f7f49b7a7d9cb0bf9364f92
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89b1ddcd02b0709c04999e439b010e01f55c0ab72e035927d5d3d0c2925e64c0
|
|
| MD5 |
2b0078657f41a4acc092782f12481441
|
|
| BLAKE2b-256 |
9d041ce4fcca15db166814c3a35f0f6e904a2cbd2d6c50091a8ac984167aac3f
|