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

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

@CJ-Wright

Description

@CJ-Wright

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions