# How to install
Download the code
```
git clone https://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. The web https://atlpan.web.cern.ch/atlpan/panda-client/ publishes the afs directory.
1. Update the release notes: https://twiki.cern.ch/twiki/bin/view/PanDA/PandaTools
1. Request atlas-adc-tier3sw-install to copy on CVMFS
# Uploading to pip
```
python setup.py sdist upload
```
Uploading source so that wheel generates setup files locally.
# Acknowledge
Icons from http://iconka.com
Raw data
{
"_id": null,
"home_page": "https://panda-wms.readthedocs.io/en/latest/",
"name": "panda-client",
"maintainer": null,
"docs_url": null,
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
"maintainer_email": null,
"keywords": null,
"author": "PanDA Team",
"author_email": "atlas-adc-panda@cern.ch",
"download_url": "https://files.pythonhosted.org/packages/45/de/1bf503bfa32900b43cfe7a1e6e9f8a24bb3d38f5163380cd83434dc0ba12/panda_client-1.5.80.tar.gz",
"platform": null,
"description": "# How to install\n\nDownload the code\n```\ngit clone https://github.com/PanDAWMS/panda-client.git\ncd panda-client\n```\nand install it\n```\npython setup.py install --prefix=/path/to/install/dir\n```\nor create the tar ball\n```\npython setup.py sdist\npip install dist/panda-client-*.tar.gz\n```\n\n# How to use\n```\nsource /path/to/install/dir/etc/panda/panda_setup.[c]sh\nprun -h\npathena -h\n```\n\n# Release Notes\n\nSee ChangeLog.txt\n\n# CVMFS deployment\n1. Leave the tar ball under: /afs/cern.ch/user/a/atlpan/www/panda-client. The web https://atlpan.web.cern.ch/atlpan/panda-client/ publishes the afs directory.\n1. Update the release notes: https://twiki.cern.ch/twiki/bin/view/PanDA/PandaTools\n1. Request atlas-adc-tier3sw-install to copy on CVMFS \n\n# Uploading to pip\n```\npython setup.py sdist upload\n```\nUploading source so that wheel generates setup files locally.\n \n# Acknowledge\nIcons from http://iconka.com\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "PanDA Client Package",
"version": "1.5.80",
"project_urls": {
"Homepage": "https://panda-wms.readthedocs.io/en/latest/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "45de1bf503bfa32900b43cfe7a1e6e9f8a24bb3d38f5163380cd83434dc0ba12",
"md5": "620481f61b46b4061c33048195285311",
"sha256": "5afd18f7b3e102453856ff9c46d1517790126fab78a5de43f4b895ccdb770036"
},
"downloads": -1,
"filename": "panda_client-1.5.80.tar.gz",
"has_sig": false,
"md5_digest": "620481f61b46b4061c33048195285311",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7",
"size": 212532,
"upload_time": "2024-11-18T12:39:32",
"upload_time_iso_8601": "2024-11-18T12:39:32.521689Z",
"url": "https://files.pythonhosted.org/packages/45/de/1bf503bfa32900b43cfe7a1e6e9f8a24bb3d38f5163380cd83434dc0ba12/panda_client-1.5.80.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-18 12:39:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "panda-client"
}