Skip to main content

A Python package to do the unit test for SPONGE

Project description

Installation

.. code:: bash

pip install sponge-test

Usage

Command Line

.. code:: bash

sponge-test [options]

For example::

sponge-test -s -v -k rmsd

Python Script

There are 6 built-in systems

  1. water
  2. H2O2
  3. dipeptide
  4. ala12
  5. bad_water
  6. bad_dipeptide

For each system, there are two attributes named "prefix" and "description".

.. code:: python

from sponge_test import water
import os
print(water.prifix, water.description)
assert os.system(f"SPONGE -default_in_file_prefix {water.prefix}") == 0

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

sponge-test-1.3.1.tar.gz (488.9 kB view details)

Uploaded Source

File details

Details for the file sponge-test-1.3.1.tar.gz.

File metadata

  • Download URL: sponge-test-1.3.1.tar.gz
  • Upload date:
  • Size: 488.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for sponge-test-1.3.1.tar.gz
Algorithm Hash digest
SHA256 f1b2e101ed146cb8e12b23dd97af84e89094f0c743851ff75d03acb26af7bf2f
MD5 e85f86c1d17747ac42e1a3d1e5b4c72c
BLAKE2b-256 4cc46bec2f1334ea104ec77b798e79c0b5ecd11f8858d3a74c523ae218276152

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page