batch-shipyard icon indicating copy to clipboard operation
batch-shipyard copied to clipboard

Internal refactor to allow easier script integration

Open alfpark opened this issue 8 years ago • 2 comments

You can already import shipyard with some small code hacks to use the existing package in scripts directly. However, we should allow for something along the lines of import batch_shipyard to enable easier direct integration into scripts with formal objects to be held by caller. The existing CLI experience should not change.

  • [ ] tox and pytest setup
  • [ ] Object exposure
    • [ ] API
    • [ ] Models
    • [ ] Operations
  • [ ] Configuration to object conversion

alfpark avatar Jan 11 '17 17:01 alfpark

Hi,

do you have any plans for this feature? I'd like to use Shipyard from python directly instead of using the executable when I need to add nodes/jobs.

Thanks.

f-roche avatar Jul 25 '18 09:07 f-roche

I can't give an ETA as this feature will require an internal rewrite. It would most likely happen at a major revision.

alfpark avatar Jul 27 '18 14:07 alfpark