Skip to content

junggjo9/panda-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install

Download the code

git clone git://github.com/PanDAWMS/panda-client.git
cd panda-client

and install it

python setup.py install --prefix=/path/to/install/dir

or create the tar ball

python setup.py sdist
pip install dist/panda-client-*.tar.gz

How to use

source /path/to/install/dir/etc/panda/panda_setup.[c]sh
prun -h
pathena -h

Release Notes

See ChangeLog.txt

CVMFS deployment

  1. Leave the tar ball under: /afs/cern.ch/user/a/atlpan/www/panda-client
  2. Update the release notes: https://twiki.cern.ch/twiki/bin/view/PanDA/PandaTools
  3. Request atlas-adc-tier3sw-install to copy on CVMFS

Uploading to pip

python setup.py sdist upload

Acknowledge

Icons from http://iconka.com

About

package for user tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.9%
  • Shell 23.8%
  • C 0.3%