Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

ENH: move chunks of code to their own package #8

Open
CJ-Wright opened this issue Jan 24, 2017 · 0 comments
Open

ENH: move chunks of code to their own package #8

CJ-Wright opened this issue Jan 24, 2017 · 0 comments

Comments

@CJ-Wright
Copy link
Contributor

Would it be possible to move some things to their own package? (Looking at your temperature controller). This way a) we can remove some of their ipython dependence, b) other interested parties could use them, c) package them like usual with all the goodness that comes with tests, CI, and coverage, d) hot swap them for their simulated counterparts.
The idea would be to just leave the ipython things as setting up the session namespace rather than doing the heavy lifting of the actual code.

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

No branches or pull requests

1 participant