The COMPAS framework
The COMPAS framework is an open-source, Python-based framework for computational research and collaboration in architecture, engineering, digital fabrication and construction.
The framework consists of a general-purpose core library, written in pure Python, and a growing collection of extensions that provide easy access to peer-reviewed research, state-of-the-art external libraries such as CGAL, libigl and Triangle, and tools with specialized functionality for AEFC applications such as Abaqus, ANSYS, SOFISTIK, ROS, etc.
COMPAS has dedicated packages for working with Rhino, Grasshopper, and Blender, but it can be used in any environment that supports Python scripting. It is available on PyPI and conda-forge and can be easily installed using popular package managers on multiple platforms.
Installation
The recommended way to install COMPAS is to use Anaconda/conda:
conda config --add channels conda-forge
conda install compas
For other installation options, see the user guide
First Steps
Questions and feedback
The COMPAS framework has a forum for questions and discussions.
Issue tracker
If you find a bug, please help us solve it by filing a report.
Contributing
If you want to contribute, check out the contribution guidelines.
Changelog
See changes between releases on the changelog.
License
The main library of COMPAS is released under the MIT license.
Credits
COMPAS is developed by a small team of core developers (compas-dev) and with the support of contributers from the open source community.
See the list of authors for a complete overview...
Release files for compas 2.15.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| compas-2.15.1.tar.gz | 2.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| compas-2.15.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.7 MB
Release files / compas-2.15.1.tar.gz
| Download URL | compas-2.15.1.tar.gz |
|---|---|
| Size | 2.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
57ad5aaa1dc33333fc3938ac53623b45ecbd0dce3704a9658986227c30fe085c
|
|
BLAKE2b-256 checksum How to use checksums |
984df9de336ce5d38a0d1ec2cdfde62dbe800dca7de10c0dc7c9a05762535739
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.11
|
Release files / compas-2.15.1-py3-none-any.whl
| Download URL | compas-2.15.1-py3-none-any.whl |
|---|---|
| Size | 2.5 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
509ab436da7fc185b66436d5a1044ab94c932e9d9ca569cb5fe225f32f4493b2
|
|
BLAKE2b-256 checksum How to use checksums |
d5c8ed36552110760981d25f1bd48778b5451267cb4eb9dda652c32813fd2c84
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.11
|