Skip to main content

Controllers to create and modify Plaxis 2D and 3D models with enhanced functionalities.

Project description

plxcontroller

Controllers to create and modify Plaxis 2D and 3D models with enhanced functionalities.

Checked with mypy Code style: black Imports: isort

This repository is created by CEMS BV.

Installation

To install a package in this repository run:

$ pip install plxcontroller

Contribution

Environment

We recommend developing in Python3.9 with a clean virtual environment (using virtualenv or conda), installing the requirements from the requirements.txt file:

Example using virtualenv and pip to install the dependencies in a new environment .env on Linux:

python -m venv .env
source .env/bin/activate
python -m pip install --upgrade pip setuptools
pip install -r requirements.txt
pip install -e .

Format

We format our code with black and isort.

black --config "pyproject.toml" src/plxcontroller tests notebooks
isort --settings-path "pyproject.toml" src/plxcontroller tests notebooks

Lint

To maintain code quality we use the GitHub super-linter.

To run the linters locally, run the run_super_linter.sh bash script from the root directory.

UnitTest

Test the software with the use of coverage:

python -m pip install --upgrade pip setuptools
pip install -r requirements.txt
pip install -e .
coverage run -m pytest

Requirements

Requirements are autogenerated by the pip-compile command with python 3.9

Install pip-tools with:

pip install pip-tools

Generate requirements.txt file with:

pip-compile --extra=test --extra=lint --output-file=requirements.txt pyproject.toml

Update the requirements within the defined ranges with:

pip-compile --upgrade --extra=test --extra=lint --output-file=requirements.txt pyproject.toml

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

plxcontroller-0.11.0.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

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

plxcontroller-0.11.0-py3-none-any.whl (23.9 kB view details)

Uploaded Python 3

File details

Details for the file plxcontroller-0.11.0.tar.gz.

File metadata

  • Download URL: plxcontroller-0.11.0.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for plxcontroller-0.11.0.tar.gz
Algorithm Hash digest
SHA256 03feb8cfe589e5cabe997a864e504eea4d401bc6b74ac586f8101bfe045a9d11
MD5 c08f1ec27cd732544f63222f12d7fb41
BLAKE2b-256 81a03d5789e06eea0381190959f4132bf3dcb42da8c00a12a1d605e151eaec17

See more details on using hashes here.

File details

Details for the file plxcontroller-0.11.0-py3-none-any.whl.

File metadata

  • Download URL: plxcontroller-0.11.0-py3-none-any.whl
  • Upload date:
  • Size: 23.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for plxcontroller-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 02ebc839e8f098c4f92f5db547e9c52b60f2a49537024fa28118f0a587a53099
MD5 da51d25ba9138ccbccc92c7ebca0dbd8
BLAKE2b-256 c961700f2f96f2632522355fa3024783422f722367ef256b4450d267955901fd

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