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.12.0.tar.gz (19.2 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.12.0-py3-none-any.whl (23.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plxcontroller-0.12.0.tar.gz
Algorithm Hash digest
SHA256 0bd18dbe2e18cb271408a0e08bbab4c1672ae4277db2d824c24d234e030f0527
MD5 732133d4f6ff0b38e6cde9a2a7c0357e
BLAKE2b-256 a8d78158d8ee01f695e2816d3af5a9b7b9bf4f037e3840fbc6c4741cd44ae34b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plxcontroller-0.12.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.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7cc823f32c7e8214407139e5ee7d4c740b2476de8bce3fb7ce999e56b9c7f824
MD5 e7b718dbb55aee397759192fc7bbd8c5
BLAKE2b-256 8a8cdb4ba6e72156323f620f6287e19ee4b89a5a917ad58c0baa213bcca6c4a4

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