{ "info": { "author": "LeadGenius", "author_email": "developer@leadgenius.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "CLOUD ELEMENTS PYTHON SDK\n==========================\n\n[![Build Status](https://travis-ci.org/MobileWorks/cloudelements.svg)](https://travis-ci.org/MobileWorks/cloudelements) [![Coverage Status](https://coveralls.io/repos/MobileWorks/cloudelements/badge.svg?branch=master)](https://coveralls.io/r/MobileWorks/cloudelements?branch=master) [![Join the chat at https://gitter.im/MobileWorks/cloudelements](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/MobileWorks/cloudelements?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\nThis SDK is a basic wrapper around the HTTP/S calls needed to use CloudElements\n\nCurrent Version: 0.2\n------\n\nv0.2.1\n----\n* Add pagination for CRM Hubs\n\nv0.2\n----\n* More complete coverage for the CE API including CRM hubs, instances, elements, and providers\n* Updated test cover\n* More consistent naming conventions\n* Group tests via \"type\"\n\nv0.1\n-----\n* Mostly SalesForce and CRM Hub integration\n\n\n##INSTALLATION\n```shell\n git clone git@github.com:MobileWorks/cloudelements.git cloudelements\n cd cloudelements\n pip install -e .\n pip install -r test-requirements.txt\n```\n\n## SETUP\nInstead of having set variables in the file, the tests rely on environment variables for your instances.\n\nYou can use a tool like [direnv](https://github.com/zimbatm/direnv/) or [autoenv](https://github.com/kennethreitz/autoenv)\n\nCurrently the tests use these:\n\n```python\n os.getenv('CLOUD_ELEMENTS_USER_SECRET')\n os.getenv('CLOUD_ELEMENTS_ORG_SECRET')\n os.getenv('SALES_FORCE_SECRET')\n os.getenv('SALES_FORCE_ACCESS_KEY')\n os.getenv('SALES_FORCE_CALLBACK_URL')\n```\n## RUN TESTS\n``` py.test -v ```\n\nOR\n\n```shell\n pip install tox\n tox .\n```\n\n\n\n\nv0.2.1\n----\n* Add pagination for CRM Hubs\n\nv0.2\n----\n* More complete coverage for the CE API including CRM hubs, instances, elements, and providers\n* Updated test cover\n* More consistent naming conventions\n* Group tests via \"type\"\n\nv0.1\n-----\n* Mostly SalesForce and CRM Hub integration", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://leadgenius.github.com/cloudelements", "keywords": "", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "cloudelements", "package_url": "https://pypi.org/project/cloudelements/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cloudelements/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://leadgenius.github.com/cloudelements" }, "release_url": "https://pypi.org/project/cloudelements/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "SDK for Cloud Elements", "version": "0.2.1" }, "last_serial": 1486444, "releases": { "0.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "32156009adec4e37655db21b9469299f", "sha256": "cb11268a1afb3e2f5972e546e1007196628b3f1b0459d29f61fbb426cd6b4fc6" }, "downloads": -1, "filename": "cloudelements-0.1.2.tar.gz", "has_sig": false, "md5_digest": "32156009adec4e37655db21b9469299f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11707, "upload_time": "2015-03-24T15:40:10", "url": "https://files.pythonhosted.org/packages/f4/a9/9157169cfe92068eb954c714b952026cd5d34c848656b1ea528188fbe1cc/cloudelements-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "883addb3f55b5a933d5c5fe127dbd3ad", "sha256": "ce85232e66b28beb55a058f1bbc321071666279cbdb3f9c182b4e6ed640829d1" }, "downloads": -1, "filename": "cloudelements-0.1.3.tar.gz", "has_sig": false, "md5_digest": "883addb3f55b5a933d5c5fe127dbd3ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11701, "upload_time": "2015-03-25T16:11:10", "url": "https://files.pythonhosted.org/packages/5f/2e/30643e7c6c1357b7a70c1d62749609a7e90efd421974ddffe9521b74c719/cloudelements-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "14f1112c43607a88806ce98db8b3be44", "sha256": "3bd761bc6054abe78c42aa61de273d6aee3b64c9814c66628b451e7b8d62a3fd" }, "downloads": -1, "filename": "cloudelements-0.1.4.tar.gz", "has_sig": false, "md5_digest": "14f1112c43607a88806ce98db8b3be44", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11775, "upload_time": "2015-03-26T03:54:17", "url": "https://files.pythonhosted.org/packages/03/a3/98cdb74a62790b40263b75825569298e78a67fcddc14b11efc4498dc0366/cloudelements-0.1.4.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "706e31b55fb7734b1a8d83233d84f38d", "sha256": "0e0ecac58da1540b93c0fd476b883f768b2d1ae864dde0de849bfc4902dbf37b" }, "downloads": -1, "filename": "cloudelements-0.2.tar.gz", "has_sig": false, "md5_digest": "706e31b55fb7734b1a8d83233d84f38d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13487, "upload_time": "2015-03-27T23:55:39", "url": "https://files.pythonhosted.org/packages/aa/05/81bf4eac6353a19bb3162b3fdcef60265aec3bf7d6b5b33445d02fc12662/cloudelements-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "8318fc7ef9ed4fb0250db5f401d5fefb", "sha256": "f7053dcaecbc0dc1a7fad4c35b565907990a003e2eadfc774ac1de92c5b2e1f0" }, "downloads": -1, "filename": "cloudelements-0.2.1.tar.gz", "has_sig": false, "md5_digest": "8318fc7ef9ed4fb0250db5f401d5fefb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14010, "upload_time": "2015-04-01T13:41:56", "url": "https://files.pythonhosted.org/packages/33/e4/b1ecba80b978c4f4ba02c502177f5f1cf055efc8cfa80012419ce5edca34/cloudelements-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8318fc7ef9ed4fb0250db5f401d5fefb", "sha256": "f7053dcaecbc0dc1a7fad4c35b565907990a003e2eadfc774ac1de92c5b2e1f0" }, "downloads": -1, "filename": "cloudelements-0.2.1.tar.gz", "has_sig": false, "md5_digest": "8318fc7ef9ed4fb0250db5f401d5fefb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14010, "upload_time": "2015-04-01T13:41:56", "url": "https://files.pythonhosted.org/packages/33/e4/b1ecba80b978c4f4ba02c502177f5f1cf055efc8cfa80012419ce5edca34/cloudelements-0.2.1.tar.gz" } ] }