aboutsummaryrefslogtreecommitdiffstats
path: root/acispy/acis.py
Commit message (Collapse)AuthorAgeFilesLines
* acis.py: Update argument 'sep' handling for get_chips_str()Aaron LI2017-02-231-4/+8
|
* Setup module 'acispy' and clean 'scripts' directoryAaron LI2017-02-191-0/+91
Setup a module 'acispy' to hold some generic Python modules for better/easier reuse, and clean up the 'scripts' directory, which will be used to hold the CLI tools.