Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a MantidPythonSimpleAPI #1115

Closed
NickDraper opened this issue Oct 10, 2008 · 1 comment
Closed

Create a MantidPythonSimpleAPI #1115

NickDraper opened this issue Oct 10, 2008 · 1 comment
Assignees
Milestone

Comments

@NickDraper
Copy link
Contributor

As discussed.
- Create a method on the PthyonAPI that creates a MantidPythonSimpleAPI.py library
- This should contain a method for every algorithm available in the Factory
- Each method should allow for a simple method signature based on it’s parameters.
- Also include a help method
\ help() should list all algorithms (and any other commands we add later)
\ help(“command”) should provide details about that command.

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 267

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants