{ "info": { "author": "Mark Burnett", "author_email": "mburnett@genome.wustl.edu", "bugtrack_url": null, "classifiers": [], "description": "Nessy CLI\n=========\n\nSimple command line interface to the Nessy locking system.\n\nInstallation\n------------\n\nIt is simplest to install via PyPI using:\n\n::\n\n pip install nessy-cli\n\nUsage\n-----\n\nFor convenience, you should set the nessy server claims URL in your environment:\n\n::\n\n export NESSY_CLAIMS_URL=http://nessy.example.com/v1/claims\n\nIf `NESSY_CLAIMS_URL` or `GENOME_NESSY_SERVER` are set in your environment,\nthen those will be used; otherwise, you will need to specify the URL on the\ncommand line with the `--url` option.\n\nTo list active claims:\n\n::\n\n nessy list --status active\n\n\nTo revoke claims matching a filter:\n\n::\n\n nessy revoke --status active --min-active-duration 100000\n\nTo avoid a race condition while trying to revoke a specific claim on a\nresource, you should add a filter on the active duration:\n\n::\n\n nessy revoke --status active --min-active-duration 100000 --resource ", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/genome/nessy-cli", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "nessy-cli", "package_url": "https://pypi.org/project/nessy-cli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nessy-cli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/genome/nessy-cli" }, "release_url": "https://pypi.org/project/nessy-cli/0.8.1/", "requires_dist": null, "requires_python": null, "summary": "CLI for the Nessy Locking system", "version": "0.8.1" }, "last_serial": 1390933, "releases": { "0.8.0": [ { "comment_text": "", "digests": { "md5": "573547f263c803d66262d017f1168fb4", "sha256": "b34fbeaff1152791b2f5a5770949a268e88e54931a54f88892f25f0dc3aed26b" }, "downloads": -1, "filename": "nessy-cli-0.8.0.tar.gz", "has_sig": false, "md5_digest": "573547f263c803d66262d017f1168fb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15966, "upload_time": "2014-12-30T16:35:58", "url": "https://files.pythonhosted.org/packages/9a/3d/f0f75d1c3337576a076d86e148f39b54bb9d56a5d4a5cab30dc52ca8bfb1/nessy-cli-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "ffd522ee10412150db37742e0aa57821", "sha256": "cedcf3a7604525a20cb2e19fc5ad850b2ca43267c9b12a31e29d5b88821f43e7" }, "downloads": -1, "filename": "nessy-cli-0.8.1.tar.gz", "has_sig": false, "md5_digest": "ffd522ee10412150db37742e0aa57821", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16035, "upload_time": "2014-12-30T16:53:19", "url": "https://files.pythonhosted.org/packages/1f/d4/0e184aa516425255e94f9350e3606b38adef39e4e3d96d46e0e749980840/nessy-cli-0.8.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ffd522ee10412150db37742e0aa57821", "sha256": "cedcf3a7604525a20cb2e19fc5ad850b2ca43267c9b12a31e29d5b88821f43e7" }, "downloads": -1, "filename": "nessy-cli-0.8.1.tar.gz", "has_sig": false, "md5_digest": "ffd522ee10412150db37742e0aa57821", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16035, "upload_time": "2014-12-30T16:53:19", "url": "https://files.pythonhosted.org/packages/1f/d4/0e184aa516425255e94f9350e3606b38adef39e4e3d96d46e0e749980840/nessy-cli-0.8.1.tar.gz" } ] }