{ "info": { "author": "Anthony Scopatz", "author_email": "scopatz@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Quality Assurance", "Topic :: Software Development :: Testing", "Topic :: Utilities" ], "description": "Polyphemus-CI\n=============\n\n.. raw:: html \n\n

\n \n
\n ~ One eye makes for shallow bugs ~\n
\n
\n
\n

\n\nPolyphemus is a continuous integration tool that front-ends to \n`GitHub `_ et al. and backends to \n`BaTLaB `_. This fills a similar role to that of Travis-CI\nor the GitHub plugin for Jenkins. However, BaTLab has a wider vareity of machines\nthan Travis-CI and is cheaper (free) than running your own machines with Jenkins.\n\n=========\nContents\n=========\n\n\n tutorial\n batlab\n api/index\n rcdocs\n previous/index\n faq\n authors\n\n============\nInstallation\n============\nSince polyphemus is pure Python code, the ``pip`` or ``easy_install`` may be used\nto grab and install the code::\n\n $ pip install polyphemus\n\n $ easy_install polyphemus\n\n\nThe source code repository for polyphemus may be found at the \n`GitHub project site `_.\nYou may simply clone the development branch using git::\n\n git clone git://github.com/polyphemus-ci/polyphemus.git\n\nAlso, if you wish to have the optional BASH completion, please add the \nfollowing lines to your ``~/.bashrc`` file::\n\n # Enable completion for polyphemus\n eval \"$(register-python-argcomplete polyphemus)\"\n\n============\nDependencies\n============\nPolyphemus currently has the following external dependencies,\n\n*Run Time:*\n\n #. `flask `_\n #. `paramiko `_\n #. `github3.py `_\n #. `apache 2 `_, optional for real depolyment\n #. `argcomplete `_, optional for BASH completion\n #. `modwsgi `_\n\n==========\nContact Us\n==========\nIf you have questions or comments, please send them to the mailing list\npolyphemus-ci@googlegroups.com or contact the author directly or open an issue on\nGitHub. \n`Join the mailing list here! `_\n\n============\nContributing\n============\nWe highly encourage contributions to polyphemus! If you would like to contribute, \nit is as easy as forking the repository on GitHub, making your changes, and \nissuing a pull request. If you have any questions about this process don't \nhesitate to ask the mailing list (polyphemus-ci@googlegroups.com). We are particularly\ninterested in adding bitbucket and mercurial support.\n\n=============\nHelpful Links\n=============\n\n* `Documentation `_\n* `Mailing list `_", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/polyphemus-ci/polyphemus/zipball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://polyphemus.org/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "polyphemus", "package_url": "https://pypi.org/project/polyphemus/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/polyphemus/", "project_urls": { "Download": "https://github.com/polyphemus-ci/polyphemus/zipball/0.1", "Homepage": "http://polyphemus.org/" }, "release_url": "https://pypi.org/project/polyphemus/0.1/", "requires_dist": null, "requires_python": null, "summary": "A BaTLaB itegration service for repo hosting sites like GitHub.", "version": "0.1" }, "last_serial": 969636, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a6fe3739483489e8a3a0e052f9fff0c5", "sha256": "31297cbf9fe2adb1b172c82c85254a43b9fd583c3715156660c1bae85fb6dcd5" }, "downloads": -1, "filename": "polyphemus-0.1.tar.gz", "has_sig": false, "md5_digest": "a6fe3739483489e8a3a0e052f9fff0c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26181, "upload_time": "2014-01-15T07:03:19", "url": "https://files.pythonhosted.org/packages/8b/e4/bc0e6833874156f9494dc2ea002f4724a43e768b7fbcef6eccbdc8b78d0b/polyphemus-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a6fe3739483489e8a3a0e052f9fff0c5", "sha256": "31297cbf9fe2adb1b172c82c85254a43b9fd583c3715156660c1bae85fb6dcd5" }, "downloads": -1, "filename": "polyphemus-0.1.tar.gz", "has_sig": false, "md5_digest": "a6fe3739483489e8a3a0e052f9fff0c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26181, "upload_time": "2014-01-15T07:03:19", "url": "https://files.pythonhosted.org/packages/8b/e4/bc0e6833874156f9494dc2ea002f4724a43e768b7fbcef6eccbdc8b78d0b/polyphemus-0.1.tar.gz" } ] }