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.10.0.tar.gz (18.3 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.10.0-py3-none-any.whl (23.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for plxcontroller-0.10.0.tar.gz
Algorithm Hash digest
SHA256 dfdfe1bee9625f8627b39889ca01337612cebffc4936b5dc2ba59845bf527d1d
MD5 b85b0b0a30ce8ef23842182f1d83712c
BLAKE2b-256 9d70348e5026a8d8d3dc2dacc49fa8f027186a2e11dc241f68cb50b2472d2fc0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: plxcontroller-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 23.2 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.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ceb205849f6de7191c99ba5b8e8ab95ac02e12e06f3c38f8e5f70961a9ea958
MD5 bc07894757fd80f201da95ad1a3289b1
BLAKE2b-256 cbc816d46dfe366ffadb9e0a77d86398251a2bf4c0f04e31ceb3f4086ef23f76

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