Commit Graph

8 Commits

Author SHA1 Message Date
Matthew Stidham
680a6a777c Revert "py-scripts diff file and pip conversion scripts"
This reverts commit ab7f0ccf6b.
2021-09-10 16:21:35 -07:00
Matthew Stidham
ab7f0ccf6b py-scripts diff file and pip conversion scripts
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-10 11:17:49 -07:00
Chuck SmileyRekiere
743b5f56c9 Revert "Update py_scripts to be in line with pip standards"
This reverts commit 37df48594e.
2021-09-09 05:32:05 -06:00
Chuck SmileyRekiere
805e309401 Revert "pip doesn't work with importlib to the home directory"
This reverts commit 527315c98f.
2021-09-09 05:29:40 -06:00
Matthew Stidham
527315c98f pip doesn't work with importlib to the home directory
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-08 17:36:58 -07:00
Matthew Stidham
37df48594e Update py_scripts to be in line with pip standards
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
2021-09-08 16:57:10 -07:00
Ben Greear
960b87b61f python: flex-longevity, library cleanup.
Remove use of 'resource' where possible, use port EIDs instead for
multi-resource flexibility.

Remove some spurious 'sleep' calls.  If you think you need to sleep
2 seconds, you are probably facing a real race bug, so diagnose that
instead or put big comments around why you added a sleep.

Lots of changes to flex longevity, hopefully it can support multiple
connection types now, but not tested that yet.

Signed-off-by: Ben Greear<greearb@candelatech.com>
2020-08-05 13:13:24 -07:00
Jed Reynolds
958fdef8ca sta_connect_example.py, __init__.py: added example driver 2020-06-03 10:40:20 -07:00