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

Installation telemetry

This installer collects basic information about your installation environment (such as library versions, system architecture, and operating system) to improve compatibility, performance, and stability.

If you prefer not to send this data, you can disable data collection by simply setting the environment variable XMIPP3_SEND_INSTALLATION_STATISTICS=OFF before running the installation command.

For more information, please visit the documentation.

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.1.1.tar.gz (56.2 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.1.1-py3-none-any.whl (81.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for xmipp3_installer-2.1.1.tar.gz
Algorithm Hash digest
SHA256 fc5972945498da97eb5613909942689e0f5388ebf06e6c4072912bd6a8fa06a5
MD5 53b68dbf104cecdff2c10e1b7df9fc4a
BLAKE2b-256 be9971f04daa3609c716fd72a5ac81f5e77240a9d5551145d0f7ba858481cd57

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for xmipp3_installer-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d5fa22ddea3f7c129ca35aa53fcf7c7e1bf946466ed3fb1e624455eab272f259
MD5 437a5bdd1dc2ddf6cb40dd9ea07f3400
BLAKE2b-256 06659dcd03a35177a62c214ec832578d8337fd98620de7fecb409b17fc8c50a3

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