Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

prjemian/assign_gup

Repository files navigation

README: Assign_GUP

Assist in assigning APS GUPs to PRP members

author

Pete R. Jemian

email

jemian@anl.gov

copyright

2005-2017, UChicago Argonne, LLC

license

ANL OPEN SOURCE LICENSE (see LICENSE)

docs

http://assign_gup.readthedocs.io

git

https://github.com/prjemian/assign_gup.git

PyPI

https://pypi.python.org/pypi/assign_gup

TODO list

https://github.com/prjemian/assign_gup/issues

  • release badges:

    image

    image

    image

    image

  • community badges

    image

    Join the chat at https://gitter.im/assign_gup/Lobby

Install and Run

  1. Install Anaconda Python (https://anaconda.com/downloads)
  2. Activate the conda base environment. (advice: https://docs.conda.io/projects/conda/en/latest/user-guide/getting-started.html)
  3. Create a custom conda environment:

    conda create -n assign_gup \
       python=2 lxml qt=4 pyqt pyRestTable \
       -c defaults \
       -c conda-forge \
       -c aps-anl-tag
  4. Activate the new environment: conda activate assign_gup
  5. Install: pip install --no-deps Assign_GUP
  6. Run: Assign_GUP