{ "info": { "author": "Omar Abdelhafith", "author_email": "o.arrabi@me.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "# Xserverpy\n\n[![Build Status](https://travis-ci.org/oarrabi/xserverpy.svg?branch=master)](https://travis-ci.org/oarrabi/xserverpy) [![Coverage Status](https://coveralls.io/repos/oarrabi/xserverpy/badge.svg?branch=master&service=github)](https://coveralls.io/github/oarrabi/xserverpy?branch=master)\n [![PyPI version](https://badge.fury.io/py/xserverpy.svg)](http://badge.fury.io/py/xserverpy)\n\nXserverpy makes it possible to use Xcode bots from the command line.\n
\n\n![Preview](https://raw.githubusercontent.com/oarrabi/xserverpy/master/assets/preview.gif)\n\n# Use cases\n- Running Xcode server tasks, like new integration (ie. Build project) or list bots, without the need to install or run Xcode.\n- Build Xcode bots from another CI tool like Jenkins (see [Future milestones and improvements](#future-milestones-and-improvements).\n- You love ASCII progress bars (or Nikola Tesla's inventions)\n\n# Installation\n\n## Using brew (recommended)\n brew tap oarrabi/tap\n brew install xserverpy\n\n## Using pip\n pip install xserverpy\n\n# Usage\n\n## Authentication and Host information\nAll of xserverpy command accept authentication and Xcode server host/port as flags. For example, in order to list all the bots you would run:\n\n xserverpy bots --host HOST --port PORT --user USER --pass PASS\n\nTo reduce duplication in calling consequent or future commands, you can run `init` subcommand to store these configuration on your machine.\n\n xserverpy init --host HOST --port PORT --user USER --pass PASS \n\nNow that you stored them, you can call all of xcserverpy subcommands without passing these stored arguments:\n\n xserverpy bots\n xserverpy integrations list\n\nxserverpy init flags:\n\n --host HOST Xcode server host\n --port PORT Xcode server host port, default 443\n --user USER Username to use for authentication\n --password PASSWORD Password to use for authentication\n --local Store configuration file in the local directory\n\nNote: \n- Running `init` sotres a configuration file at `~/.xserverpy`. \n- Using `init --local` stores the configuration in the current directory\n\n## Bots\nList all bots [Demo](http://showterm.io/1e0d25570e5c65ab57cd0)\n\n xserverpy bots # pass host/user info or load from stored\n\n## Integrations\nList integrations per bot [Demo](http://showterm.io/5899725079c80c3026d9d)\n\n xserverpy integrations list --bot \n---\nIntegrate (build project) [Demo](http://showterm.io/bb69e715ba165d147edf5)\n\n xserverpy integrations new --bot \n---\nIntegrate and wait [Demo](http://showterm.io/4b61beb417fe4a5b1ba25)\n\n xserverpy integrations new --bot --wait\n---\nShow running integrations [Demo](http://showterm.io/eae3a3cabf806cc9fd84d)\n\n xserverpy integrations running\n---\nCancel integrations (build project) [Demo](http://showterm.io/9bbb138149c147ca1c103)\n\n xserverpy integrations cancel --id \n\n## Note on integrate and wait\nWhen using `xserverpy integrations new --wait`, xserverpy keeps polling Xcode server for updates on the running integrations. The default interval is .5s, you can control the behavior and the format of the progress using the following flags:\n\n --interval INTERVAL Interval to poll the server for updates, default .5s\n --no-tty Force non tty progress reporting\n\n# Future milestones and improvements\n- Create Jenkins plugin to embed Xcode server tasks in Jenkins\n- Implement show all pending integrations\n- Improve code coverage\n\n# Author\nOmar Abdelhafith \n[nsomar](http://nsomar.com), [nsomar medium](https://medium.com/@nsomar), [@ifnottrue](https://twitter.com/ifnottrue)\n\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/oarrabi/xserverpy", "keywords": "xserverpy", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "xserverpy", "package_url": "https://pypi.org/project/xserverpy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/xserverpy/", "project_urls": { "Homepage": "https://github.com/oarrabi/xserverpy" }, "release_url": "https://pypi.org/project/xserverpy/0.2.2/", "requires_dist": [ "requests", "python-dateutil", "termcolor", "tabulate", "pytz", "tzlocal" ], "requires_python": null, "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.", "version": "0.2.2" }, "last_serial": 1652375, "releases": { "0.1.0": [], "0.2.1": [ { "comment_text": "", "digests": { "md5": "fab754bdcad29f3b0f265841fb0a642e", "sha256": "00b5d781b5a68f3cf8057f19d98ba6e3b7b33e9f939d3799365e5c5d37abeb2b" }, "downloads": -1, "filename": "xserverpy-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fab754bdcad29f3b0f265841fb0a642e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14196, "upload_time": "2015-07-26T15:53:27", "url": "https://files.pythonhosted.org/packages/d6/df/c306ed3a3549f5295ea504c4c20acd4f1af8c7999f7f9dbd8ee1ad0df017/xserverpy-0.2.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bd3467d43902af3c717a1e24be64edd7", "sha256": "967701db4318e3c5fc7f773a0a1bedc7f55dfbb5995307b4797f8ebb091dc251" }, "downloads": -1, "filename": "xserverpy-0.2.1.tar.gz", "has_sig": false, "md5_digest": "bd3467d43902af3c717a1e24be64edd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46956, "upload_time": "2015-07-26T15:53:31", "url": "https://files.pythonhosted.org/packages/92/1b/7f418cf22f97cf61cd6ceebcaf0e1f5450f217c457895fe10e6c0f85feb3/xserverpy-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "0525a13728c5608b89a9f6bad566d8d2", "sha256": "73332ef7abd25ebbf19ff73c6e014f59c0b8f40b8996490e15ab6c3145db3a3b" }, "downloads": -1, "filename": "xserverpy-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0525a13728c5608b89a9f6bad566d8d2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14303, "upload_time": "2015-07-27T21:59:47", "url": "https://files.pythonhosted.org/packages/f1/b4/68cdeae6472a43260d8ca99eaec11bfbfbbafe32672587eb036e8b85866e/xserverpy-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "51e0f8ee57b4a3deb7aa57d56886e57c", "sha256": "db3c8743f3867ef798eae472f58001bb12ca75bccb8e5099e944fcee7ffccde7" }, "downloads": -1, "filename": "xserverpy-0.2.2.tar.gz", "has_sig": false, "md5_digest": "51e0f8ee57b4a3deb7aa57d56886e57c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48482, "upload_time": "2015-07-27T21:59:50", "url": "https://files.pythonhosted.org/packages/3b/84/00c078632184844b16cd777b6c11ad8a556c7dce415a074dab59880786a2/xserverpy-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0525a13728c5608b89a9f6bad566d8d2", "sha256": "73332ef7abd25ebbf19ff73c6e014f59c0b8f40b8996490e15ab6c3145db3a3b" }, "downloads": -1, "filename": "xserverpy-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0525a13728c5608b89a9f6bad566d8d2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14303, "upload_time": "2015-07-27T21:59:47", "url": "https://files.pythonhosted.org/packages/f1/b4/68cdeae6472a43260d8ca99eaec11bfbfbbafe32672587eb036e8b85866e/xserverpy-0.2.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "51e0f8ee57b4a3deb7aa57d56886e57c", "sha256": "db3c8743f3867ef798eae472f58001bb12ca75bccb8e5099e944fcee7ffccde7" }, "downloads": -1, "filename": "xserverpy-0.2.2.tar.gz", "has_sig": false, "md5_digest": "51e0f8ee57b4a3deb7aa57d56886e57c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48482, "upload_time": "2015-07-27T21:59:50", "url": "https://files.pythonhosted.org/packages/3b/84/00c078632184844b16cd777b6c11ad8a556c7dce415a074dab59880786a2/xserverpy-0.2.2.tar.gz" } ] }