Skip to main content

Idiomatic and idempotent bindings to the OpenSees framework.

Project description

OpenSees

Idiomatic and idempotent C++ bindings to the OpenSees framework.


Latest PyPI version Latest conda-forge version


Installing / Compiling

Simple install

  1. Install mambaforge
  2. mamba install -c opensees opensees

Editable install

  1. Install mambaforge
  2. conda develop . # pip install -e .
  3. To recompile : python -m build

Distributing

  1. Install conda-build
  2. conda-build -c conda-forge etc/conda/
  3. anaconda upload <path>

Build Environment

  conda create -c conda-forge -n skbuild python==3.8 cmake'>=3.18'  \
    scikit-build pybind11 setuptools

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

opensees-0.0.23.tar.gz (35.7 MB view hashes)

Uploaded Source

Built Distribution

opensees-0.0.23-py3-none-any.whl (38.2 MB view hashes)

Uploaded Python 3

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