{ "info": { "author": "Jesue Junior", "author_email": "talkto@jesuejunior.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "======\nb2tool\n======\n\n**bbtool is a command line tool to manage BitBucket**\n\nList of commands and --options\n______________________________\n\n* auth\n * login\n * --username\n * --password\n\n* pullrequest\n *__required options for all__*\n --owner *Organization or account on Bitbucket* \n\n --repo *Repository to connect*\n\n\n * listall\n * oldest\n\n --id True or False\n\n --branch True or False\n\n * accept\n\n --id Integer\n\n --message String\n\n\n\nHow to use \n__________\n\n`Commands`\n\n::\n\n$ b2tool command options\n\n\n**Authenticate on bitbucket**\n::\n\n$ b2tool auth login --username jesuejunior --password abc123\n\n**List all pull requests**\n\n::\n\n$ b2tool pullrequest listall --owner jesuejunior --repo projectA\n\n**List oldest pull requests with ID and branch**\n::\n\n$ b2tool pullrequest oldest --owner jesuejunior --repo projectA\n\n\n**Print only id of oldest pull requests**\n::\n\n$ b2tool pullrequest oldest --owner jesuejunior --repo projectA --id True\n\n**Print only branch of oldest pull requests**\n::\n\n$ b2tool pullrequest oldest --owner jesuejunior --repo projectA --branch True\n\n**Accept pull request with id 100**\n::\n\n$ b2tool pullrequest accept --owner jesuejunior --repo projectA --id 100 --message 'Accept this pull request ok'", "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/jesuejunior/b2tool", "keywords": null, "license": "3-BSD", "maintainer": null, "maintainer_email": null, "name": "b2tool", "package_url": "https://pypi.org/project/b2tool/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/b2tool/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jesuejunior/b2tool" }, "release_url": "https://pypi.org/project/b2tool/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "bbtool is a command line tool to manage BitBucket", "version": "0.0.4" }, "last_serial": 1213682, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "5b7bb7ce29902ea6aecbae696758403e", "sha256": "c05da84e2ffb8b34a2de85d6e645ece92ac06081bb10c56aacbfa06d98394455" }, "downloads": -1, "filename": "b2tool-0.0.4.tar.gz", "has_sig": false, "md5_digest": "5b7bb7ce29902ea6aecbae696758403e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4296, "upload_time": "2014-09-05T03:26:03", "url": "https://files.pythonhosted.org/packages/48/c0/d2b8e44682dfd0a567feac904474406737c066fd1d9479465e1fc93e1c97/b2tool-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5b7bb7ce29902ea6aecbae696758403e", "sha256": "c05da84e2ffb8b34a2de85d6e645ece92ac06081bb10c56aacbfa06d98394455" }, "downloads": -1, "filename": "b2tool-0.0.4.tar.gz", "has_sig": false, "md5_digest": "5b7bb7ce29902ea6aecbae696758403e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4296, "upload_time": "2014-09-05T03:26:03", "url": "https://files.pythonhosted.org/packages/48/c0/d2b8e44682dfd0a567feac904474406737c066fd1d9479465e1fc93e1c97/b2tool-0.0.4.tar.gz" } ] }