Skip to content

A template module, implemented in python, for integrating a device into a WEI workcell

License

Notifications You must be signed in to change notification settings

AD-SDL/python_template_module

Repository files navigation

python_template_module

A template module, implemented in python, for integrating a device into a WEI workcell.

Using This Template

Creating a Repository From a Template

Renaming

To automatically replace python_template with the name of your instrument, run the "Rename Module Repo" GitHub Actions Workflow in your repository: Manually Running a Workflow

N.B. this assumes your repository is named using the <instrument_name>_module format.

Alternatively, you can run .github/rename.sh python_template <new_name> locally and commit the results.

TODO's

Throughout this module template, there are a number of comments marked TODO. You can use search/find and replace to help ensure you're taking full advantage of the module template and don't have any residual template artifacts hanging around.

Guide to Writing Your Own Module

For more details on how to write your own module (either using this template or from scratch), see How-To: Modules (WEI Docs)

About

A template module, implemented in python, for integrating a device into a WEI workcell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published