pcdshub / pcdshub/engineering_tools

Pythonify and clean up evrStatus script

Open
#73 0 comments 1 reaction 1 assignee View on GitHub

@Mbosum is already working on this.

Since Apr 21, 2021.

Dominant language
Python
Stars
5
Forks
36
Avg merge
2d 17h
Merged PRs (30d)
3

Description

The next go at this should make it a Python script, because it's the simplest scripting language with strong support for data structures. Without data structures (even just simple things like dicts), making scripts like this becomes more difficult than it needs to be, and then becomes a maintenance hazard when something changes and it needs to be modified.

As a Python script we could even start pulling in useful bits into our modules and re-use them elsewhere in a more fluid way.

Originally posted by @ZLLentz in https://github.com/slaclab/engineering_tools/issues/67#issuecomment-812138112

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.