{ "info": { "author": "Joshua Harlow", "author_email": "harlowja@yahoo-inc.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Utilities" ], "description": "RemoteTox\n=========\n\nRemote testing of python environments (that use `tox`).\n\nWhat this does\n--------------\n\n1. Acquires a lock to ensure simultaneous repositories are not being tested.\n2. Connects to (randomly selected if multiple are given) remote machine (ssh\n keys need to be setup to allow this to happen in a non-intrusive way).\n3. Archives the current working directory into a tarball.\n4. Sends this tarball to the remote machine (after removing any\n old or previous tarballs, test environments...).\n5. Runs `tox` on the remote machine, proxying the stderr/stdout to the\n local stderr/stdout (making it look like the output of that remote\n program is actually local).\n6. Returns the remote `tox` programs exit code as the local programs exit\n code (making it look like the remote programs exit code was the local\n programs exit code).", "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/harlowja/remote_tox", "keywords": "testing tox remote", "license": "ASL 2.0", "maintainer": null, "maintainer_email": null, "name": "remote_tox", "package_url": "https://pypi.org/project/remote_tox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/remote_tox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/harlowja/remote_tox" }, "release_url": "https://pypi.org/project/remote_tox/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A python package that helps run tox remotely", "version": "0.0.1" }, "last_serial": 1814020, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5a00124d65a05574f873105d2a742252", "sha256": "5c96ea434a133ddd8722438e38c304830863ac260862eba1b87db2b575bc0767" }, "downloads": -1, "filename": "remote_tox-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5a00124d65a05574f873105d2a742252", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8677, "upload_time": "2015-11-12T23:51:15", "url": "https://files.pythonhosted.org/packages/34/07/266cd31954e288822539260f1591e0198198903c5a985ecf0822862dee82/remote_tox-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5a00124d65a05574f873105d2a742252", "sha256": "5c96ea434a133ddd8722438e38c304830863ac260862eba1b87db2b575bc0767" }, "downloads": -1, "filename": "remote_tox-0.0.1.tar.gz", "has_sig": false, "md5_digest": "5a00124d65a05574f873105d2a742252", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8677, "upload_time": "2015-11-12T23:51:15", "url": "https://files.pythonhosted.org/packages/34/07/266cd31954e288822539260f1591e0198198903c5a985ecf0822862dee82/remote_tox-0.0.1.tar.gz" } ] }