{ "info": { "author": "Matt Rasband", "author_email": "matt.rasband@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development", "Topic :: System :: Software Distribution", "Topic :: Utilities" ], "description": "wobble\n======\n\nDeployment tool for deploying to Marathon running in DCOS, easily pluggable for servers requiring authentication and custom confirmation logic.\n\nThis is a deployment solution for deployments to Marathon orchestrated clusters running in DCOS. If what you\nneed is a *fire-and-forget* deployment, you should probably use `dcos/dcos-cli`_.\n\n.. _usage:\nUsage\n-----\n\nCurrent support is only for a cluster that is protected with Auth0_, however this will be abstracted into a :ref:`Plugin ` shortly.\n\n.. code-block::\n\n pip install wobble\n wobble --help\n\nMost options listed will respect an environmental variable, where the leading hyphens are stripped and the remaining characters are capitalized and converted to snake case:\n\n.. code-block::\n\n dcos-url -> DCOS_URL\n auth0-url -> AUTH0_URL\n\n.. _plugins:\nPlugins\n-------\n\nTODO: This system is not currently defined\n\nDeveloping\n==========\n\n # Run all the tests\n python setup.py test\n\n # Develop\n pip install -e .\n\n.. _dcos/dcos-cli: https://github.com/dcos/dcos-cli\n.. _Auth0: https://auth0.com/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "wobble", "package_url": "https://pypi.org/project/wobble/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wobble/", "project_urls": null, "release_url": "https://pypi.org/project/wobble/0.0.2/", "requires_dist": [ "requests (<3.0.0,>=2.0.0)" ], "requires_python": "", "summary": "wobble: Deployment utility for DCOS+Marathon managed clusters", "version": "0.0.2" }, "last_serial": 2503549, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "092dcd81ba53bc903984f9c4d8f47e51", "sha256": "9b14e36a9300127b934a5e8c14c10eeb820295460c4c2bf3ed99fe2aab19a072" }, "downloads": -1, "filename": "wobble-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "092dcd81ba53bc903984f9c4d8f47e51", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9016, "upload_time": "2016-12-06T21:54:36", "url": "https://files.pythonhosted.org/packages/a7/b3/fae25b8d0e1557fcb327d10e37ce358237f1b9d738e944ab675fd6148211/wobble-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bee00545761b4541baa3cf8ff4f2eb4e", "sha256": "1f5d714ee8f42fffe90f3c9804197b6e7182642a8942b73c5267a1d76b620076" }, "downloads": -1, "filename": "wobble-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bee00545761b4541baa3cf8ff4f2eb4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7387, "upload_time": "2016-12-06T21:54:38", "url": "https://files.pythonhosted.org/packages/6e/67/f1ae32c73becbe901fc45c3b84554abf1be4835518555a3870a1eb04e1b0/wobble-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "092dcd81ba53bc903984f9c4d8f47e51", "sha256": "9b14e36a9300127b934a5e8c14c10eeb820295460c4c2bf3ed99fe2aab19a072" }, "downloads": -1, "filename": "wobble-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "092dcd81ba53bc903984f9c4d8f47e51", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9016, "upload_time": "2016-12-06T21:54:36", "url": "https://files.pythonhosted.org/packages/a7/b3/fae25b8d0e1557fcb327d10e37ce358237f1b9d738e944ab675fd6148211/wobble-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bee00545761b4541baa3cf8ff4f2eb4e", "sha256": "1f5d714ee8f42fffe90f3c9804197b6e7182642a8942b73c5267a1d76b620076" }, "downloads": -1, "filename": "wobble-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bee00545761b4541baa3cf8ff4f2eb4e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7387, "upload_time": "2016-12-06T21:54:38", "url": "https://files.pythonhosted.org/packages/6e/67/f1ae32c73becbe901fc45c3b84554abf1be4835518555a3870a1eb04e1b0/wobble-0.0.2.tar.gz" } ] }