Skip to main content

Read and write GROMACS topology files and alter associated force fields parameters.

Project description

gmxtop

Code style: black

GROMACS topology files for python

Description

The gmxtop project provides a python interface to

  • read and write toplogy and force field information from GROMACS-type top-files
  • alter force field parameters

The gmxtop project derives this functionality from the kimmdy project, originally developed by the graeter-group, and includes only minor modifications to parts of the original code to operate independently. The kimmdy project is licensed under the GNU General Public License v3.0 and, as a derivative work, the gmxtop project is distributed under the same license. See LICENSE for details.

Tutorials

The following tutorials are avaiable as Google Colab notebooks and hence do not require a local installation:

Installation

From PyPI

pip install gmxtop

From source via uv

Clone repository and move into

git clone git@github.com:graeter-group/gmxtop.git
cd gmxtop

Install repository

uv sync

Activate virtual environment

source .venv/bin/activate

Verify install by running the tests

pytest tests

From source via conda and pip

Clone repository and move into

git clone git@github.com:graeter-group/gmxtop.git
cd gmxtop

Install repository into conda environment

conda create -n gmxtop python -y
conda activate gmxtop
pip install -e '.[dev]' # install with dev dependencies

Verify install by running the tests

pytest tests

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

gmxtop-0.0.2.tar.gz (233.3 kB view details)

Uploaded Source

Built Distribution

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

gmxtop-0.0.2-py3-none-any.whl (302.9 kB view details)

Uploaded Python 3

File details

Details for the file gmxtop-0.0.2.tar.gz.

File metadata

  • Download URL: gmxtop-0.0.2.tar.gz
  • Upload date:
  • Size: 233.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for gmxtop-0.0.2.tar.gz
Algorithm Hash digest
SHA256 aa3e35328d343858e8174a87715a1672b5ccc5567e9c370b6ec98f3ebaa45847
MD5 9e83996601660cabbdcf47f8acc8ae17
BLAKE2b-256 cf7368837b1c32b67486eee206ef629d360d1f8cc49071df17704b25f7d962bf

See more details on using hashes here.

File details

Details for the file gmxtop-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: gmxtop-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 302.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for gmxtop-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8dc569706b60f123032c3f4d68f55a23bc5d6aed5c9ef060446849306c36670c
MD5 37f384bb0ead3b3286dfa8772db33b3e
BLAKE2b-256 5eff34c568fb30515cadd95afeb081445517496fe8f271d92f40f6ad20861226

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