Skip to content

v0.4.2

Choose a tag to compare

@maabuu maabuu released this 07 May 12:02
· 31 commits to main since this release
5080c8e

Runner:

  • Add parallelization. Use multiple processes to run multiple files and/or chunks of molecules in parallel. Keep using single threaded execution by setting max-workers=0 in the API or --max-workers=0 in the CLI.

Output (CLI and API):

  • Leave molecule name empty if no molecule name provided.
  • Add molecule index (position in SDF file) to output table.