It would be nice to make the CLI generally accessible from inside the package, so the user doesn't have to worry about having the code set up in a certain way, so rather than having to run python selene_cli.py, you always have a function available in the bash called selene_sdk. I will send a PR that does this and we can discuss further if you agree this is nice for users.