Ticket #267 (closed: fixed)
Create a MantidPythonSimpleAPI
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Iteration 13 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
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.
Change History
comment:3 Changed 12 years ago by Martyn Gigg
[1478] does not handle versioning, it will just pick the latest version
comment:10 Changed 12 years ago by Martyn Gigg
comment:11 Changed 12 years ago by Martyn Gigg
comment:12 Changed 12 years ago by Russell Taylor
comment:13 Changed 12 years ago by Russell Taylor
comment:14 Changed 12 years ago by Russell Taylor
comment:15 Changed 12 years ago by Martyn Gigg
- Status changed from assigned to closed
- Resolution set to fixed
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 1115
Note: See
TracTickets for help on using
tickets.