Skip to content

compas-dev/compas3

Repository files navigation

COMPAS 3

A version of COMPAS that breaks compatibility with Python 2 and leverages all posibilities of Python 3.

Installation

Stable releases can be installed from PyPI.

pip install compas3

To install the latest version for development, do:

git clone https://github.com/compas-dev/compas3.git
cd compas3
pip install -e ".[dev]"

Documentation

For further "getting started" instructions, a tutorial, examples, and an API reference, please check out the online documentation here: COMPAS 3 docs

Issue Tracker

If you find a bug or if you have a problem with running the code, please file an issue on the Issue Tracker.

About

COMPAS core package redesigned for Python 3

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages