panda-client


Namepanda-client JSON
Version 1.5.74 PyPI version JSON
download
home_pagehttps://panda-wms.readthedocs.io/en/latest/
SummaryPanDA Client Package
upload_time2024-02-29 17:39:28
maintainer
docs_urlNone
authorPanDA Team
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
licenseGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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": "",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
    "maintainer_email": "",
    "keywords": "",
    "author": "PanDA Team",
    "author_email": "atlas-adc-panda@cern.ch",
    "download_url": "https://files.pythonhosted.org/packages/aa/35/ba579d6ae515064863b27f04c019ec48c9fdb7351df157d602e214316c3b/panda-client-1.5.74.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.74",
    "project_urls": {
        "Homepage": "https://panda-wms.readthedocs.io/en/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa35ba579d6ae515064863b27f04c019ec48c9fdb7351df157d602e214316c3b",
                "md5": "f729a26de448a179cce7ea0312e5fccd",
                "sha256": "1874435caa87c5e27410872fcfc3a7d6a46c7e30e90ddeb68fbc95dbdae128e0"
            },
            "downloads": -1,
            "filename": "panda-client-1.5.74.tar.gz",
            "has_sig": false,
            "md5_digest": "f729a26de448a179cce7ea0312e5fccd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
            "size": 211606,
            "upload_time": "2024-02-29T17:39:28",
            "upload_time_iso_8601": "2024-02-29T17:39:28.674330Z",
            "url": "https://files.pythonhosted.org/packages/aa/35/ba579d6ae515064863b27f04c019ec48c9fdb7351df157d602e214316c3b/panda-client-1.5.74.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-29 17:39:28",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "panda-client"
}
        
Elapsed time: 0.19817s