{ "info": { "author": "Thomas Clark", "author_email": "support@octue.com", "bugtrack_url": null, "classifiers": [], "description": "octue-sdk-python Application SDK for python-based apps on the Octue platform\n\nMIT License\n\nCopyright (c) 2017-2018 Octue Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\nDescription: # octue-sdk-python \"Purple\n SDK for python based apps running within octue.\n \n \n ## Quickstart\n \n To create a python app for the octue platform:\n \n 1. [fork this repository](https://guides.github.com/activities/forking/), or create a new repository and copy this repo's source code into it.\n \n 2. Update the `name` field in `setup.py` to your application name (as registered on Octue), and apply a version number. Any version numbers are valid within Octue, but we strongly recommend either the [semantic versioning](http://semver.org) convention, or using the git hash of the currently checked out version (see `git rev-parse HEAD`)\n \n 3. Connect your repo to the otue platform using our [github integration](). If you can't do that (e.g. if your repository is behind a firewall onsite), no problem - create a slug of the application code with:\n ```bash\n git clone --depth 1 git@server:repo.git $DEST\n rm -r $DEST/.git\n tar czvf repo.tgz $DEST\n rm -rf $DEST\n ```\n Then upload the slug to the application creation wizard on the octue platform.\n \n 4. ...TODO\n \n \nPlatform: UNKNOWN\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/octue/octue-sdk-python", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "octue", "package_url": "https://pypi.org/project/octue/", "platform": "", "project_url": "https://pypi.org/project/octue/", "project_urls": { "Homepage": "https://www.github.com/octue/octue-sdk-python" }, "release_url": "https://pypi.org/project/octue/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A package providing a python SDK to the Octue API and supporting functions for Octue applications", "version": "0.1.0" }, "last_serial": 3687564, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "926d0d92c7e5f2882567b06b086c77ce", "sha256": "038a0523b3da01d78477f09b90595b4c31816236d75de8913432d43a1007f46e" }, "downloads": -1, "filename": "octue-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "926d0d92c7e5f2882567b06b086c77ce", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20099, "upload_time": "2018-03-20T12:29:57", "url": "https://files.pythonhosted.org/packages/11/c9/bab2f4ac87629553aa2f72274aed4eb1c1041b12aaac8efff9b4ffd404c7/octue-0.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "926d0d92c7e5f2882567b06b086c77ce", "sha256": "038a0523b3da01d78477f09b90595b4c31816236d75de8913432d43a1007f46e" }, "downloads": -1, "filename": "octue-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "926d0d92c7e5f2882567b06b086c77ce", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20099, "upload_time": "2018-03-20T12:29:57", "url": "https://files.pythonhosted.org/packages/11/c9/bab2f4ac87629553aa2f72274aed4eb1c1041b12aaac8efff9b4ffd404c7/octue-0.1.0-py3-none-any.whl" } ] }