Extending I3pyΒΆ

  • Driver machinery

    You need to interface a new instrument, modify one or simply understand how the machinery works start here.

  • tests/index

    You want to automatize the testing of your driver so that you can quickly know if your last update is safe, you should find the infos you need here.

  • simulated/index

    You need a simulated instrument for testing, here are the explanations on how to write one.

Note

When writing code for I3py you should follow the project style guides described in Style guide.