I made a CLI program, Rust and Python lib that makes it easy to install and run bio / drug design tools. (structure prediction, sequence prediction, property prediction etc). You install it with `pip install bio_tools_app`, then run commands like `bio_tools install alphafold3` or `bio_tools run...
Source: [Hacker News](https://github.com/David-OConnor/bio_tools)