PQAnalysis
PQAnalysis reads structures, trajectories, velocities and Hessians produced by PQ. Its command-line and Python interfaces share parsers, numerical kernels and schema-defined outputs for RDF, MSD, VACF, vibrational, spectral and momentum analyses.
Development focuses on validated analysis methods and support for additional molecular-dynamics engines. The maintainers develop PQAnalysis in their free time; focused analysis contributions and bug fixes are welcome.
Installation
Install with pip:
pip install pqanalysis
Development
Clone the repository and install the development, test and documentation dependencies in an isolated environment:
git clone https://github.com/MolarVerse/PQAnalysis.git
cd PQAnalysis
python -m venv .venv
source .venv/bin/activate
python -m pip install -e ".[dev,test,docs]"
Run the test suite with both debug and release runtime type checking:
bash pytest.sh
The developer documentation covers package architecture, adding an analysis, scientific validation and the tag-driven release process. The function index lists the supported Python entry points directly.
Use squash merges for pull requests. The pull request title becomes the commit message on the target branch, so PR titles must follow Conventional Commits:
feat: add a new analysis command
fix(io): handle missing trajectory data
The local commit hook is optional contributor feedback. Enable it with:
git config core.hooksPath .githooks
Release files for PQAnalysis 1.7.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pqanalysis-1.7.1.tar.gz | 5.8 MB | Details |
Release files / pqanalysis-1.7.1.tar.gz
| Download URL | pqanalysis-1.7.1.tar.gz |
|---|---|
| Size | 5.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bb2d9a5b50b425ad2264b5e0d2c59bb81979605cb9ae105193223f1ad4da5eaa
|
|
BLAKE2b-256 checksum How to use checksums |
99f5f6a92fdc07dd077a53902925cf9fb82246dd5d08b0187b4226ce8dfae289
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 21, 2026.
Transparency log