Metadata-Version: 2.1
Name: AnyPyTools
Version: 1.7.7
Summary: Python tools and utilities for working with the AnyBody Modeling System
Home-page: https://github.com/AnyBody-Research-Group/AnyPyTools
Author: Morten Lund
Author-email: melund@gmail.com
License: MIT
Keywords: AnyBody Modeling System,AnyScript
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
License-File: LICENSE.txt

AnyPyTools is a toolkit for working with the AnyBody Modeling System from Python. Its main purpose is to launch AnyBody simulations and collect results. It has a scheduler to launch multiple instances of AMS utilising computers with multiple cores. AnyPyTools makes it possible to run parameter and Monte Carlo studies more efficiently than from within the AnyBody Modeling System.

Please visit https://anybody-research-group.github.io/anypytools-docs for more information.

