Skip to main content

Package to handle the installation of Xmipp3

Project description

xmipp3-installer

Python package that handles the installation of xmipp3.

Installation

To install the package, simply run:

pip install xmipp3-installer

Usage

This package has a CLI built-in, with help messages that explain how to use it. To run such help, once the package is installed, run:

xmipp3_installer -h

Testing the code

In order to run the tests for this project, the project needs to be installed in development mode and also the test dependencies need to be installed.

To do that, you need to clone this project, move inside the repository's folder, and run:

pip install -e .[test]

Once the dependencies have been installed, the automatic tests for this package can be run using ./scripts/run-tests.sh in bash, or .\scripts\run-tests.ps1 in PowerShell. If you intend to run this tests from within VSCode, you will need extension Test Adapter Converter, and a local .vscode folder with a file named settings.json inside with the following content:

{
  "python.testing.pytestArgs": [
    ".",
    "--capture=no"
  ],
  "python.testing.unittestEnabled": false,
  "python.testing.pytestEnabled": true
}

SonarQube status

Quality Gate Status

Ratings

Maintainability Rating Reliability Rating Security Rating

Specific metrics

Bugs Code Smells Vulnerabilities Coverage Duplicated Lines (%) Lines of Code Technical Debt

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

xmipp3_installer-2.0.4.tar.gz (54.9 kB view details)

Uploaded Source

Built Distribution

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

xmipp3_installer-2.0.4-py3-none-any.whl (79.9 kB view details)

Uploaded Python 3

File details

Details for the file xmipp3_installer-2.0.4.tar.gz.

File metadata

  • Download URL: xmipp3_installer-2.0.4.tar.gz
  • Upload date:
  • Size: 54.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for xmipp3_installer-2.0.4.tar.gz
Algorithm Hash digest
SHA256 39028c1fac908908b62422a919f76ae04f7a7ffd26d375836ec7c778fc5ef14b
MD5 6cb2c099590d972ebb276a9258dc511e
BLAKE2b-256 dd9de2d9305ec812d528d052b5d53daae0a4f850ce303f6f032649be05dcd7d7

See more details on using hashes here.

File details

Details for the file xmipp3_installer-2.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for xmipp3_installer-2.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4735c0b61486d36948aa4906a0e09b3239c0e59b5606cbe98fb9ac99dcb8c65b
MD5 1f3aaaf57386ab4836b33c4d56b9e32b
BLAKE2b-256 3c9c288c774978ae6ed7f8c9738ded734de6a27777dcc6a4d706ba6427a3a7b2

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