LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
AnyPyTools.egg-info/PKG-INFO
AnyPyTools.egg-info/SOURCES.txt
AnyPyTools.egg-info/dependency_links.txt
AnyPyTools.egg-info/entry_points.txt
AnyPyTools.egg-info/requires.txt
AnyPyTools.egg-info/top_level.txt
anypytools/__init__.py
anypytools/abcutils.py
anypytools/datautils.py
anypytools/h5py_wrapper.py
anypytools/macro_commands.py
anypytools/macroutils.py
anypytools/pytest_plugin.py
anypytools/tools.py
docs/Tutorial/00_AnyPyTools_tutorial.ipynb
docs/Tutorial/00_Install_and_setup.ipynb
docs/Tutorial/01_Getting_started_with_anypytools.ipynb
docs/Tutorial/02_Generating_macros.ipynb
docs/Tutorial/03_Working_with_output_from_Anybody.ipynb
docs/Tutorial/04_Batch_processing_multiple_models.ipynb
docs/Tutorial/05_Monte_Carlo_studies_etc.ipynb
docs/Tutorial/06_Tips&Tricks.ipynb
docs/Tutorial/Knee.any
docs/Tutorial/custom.css
docs/Tutorial/knee.gif
docs/Tutorial/output.anydata.h5
tests/Demo.Arm2D.any
tests/any_output_file.txt
tests/conftest.py
tests/test.anydata.h5
tests/test_Arm2D.any
tests/test_Arm2D_no_runtest.any
tests/test_abcutils.py
tests/test_datautils.py
tests/test_h5py_wrapper.py
tests/test_hdf5.py
tests/test_macros.py
tests/test_tools.py