.gitignore
CITATION.cff
LICENSE
Python_requirements.txt
README.md
setup.py
tox.ini
.github/workflows/Check_errors.yml
.github/workflows/stale.yml
STOUT/IUPAC_names_test.txt
STOUT/SMILES_test.txt
STOUT/__init__.py
STOUT/predictor_demo.py
STOUT/stout.py
STOUT/repack/helper.py
STOUT/repack/repack_model.py
STOUT/repack/transformer_model_4_repack.py
STOUT/trainer/STOUT_V2_Trainer.py
STOUT/trainer/nmt_model_transformer.py
STOUT_pypi.egg-info/PKG-INFO
STOUT_pypi.egg-info/SOURCES.txt
STOUT_pypi.egg-info/dependency_links.txt
STOUT_pypi.egg-info/requires.txt
STOUT_pypi.egg-info/top_level.txt
Tests/test_functions.py