{ "info": { "author": "Matt Healy", "author_email": "healmatt@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.5", "Topic :: Communications :: Email" ], "description": "SocketLabs Python\n=======================\n\nSocketLabs-Python is a Python interface to the [SocketLabs](http://www.socketlabs.com)\nAPI\n\n## Quickstart:\n\n```python\n>>> from socketlabs import SocketLabs\n>>> username = \n>>> password = \n>>> serverid = \n>>> socketlabs = SocketLabs(username = username, password = password, serverid = serverid)\n>>> failed = socketlabs.failedMessages()\n```", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MattHealy/socketlabs-python", "keywords": "socketlabs email", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "socketlabs", "package_url": "https://pypi.org/project/socketlabs/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/socketlabs/", "project_urls": { "Homepage": "https://github.com/MattHealy/socketlabs-python" }, "release_url": "https://pypi.org/project/socketlabs/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A Python interface to the SocketLabs API.", "version": "0.1.1" }, "last_serial": 1853770, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ce60595fc607ed987a120522eb90912f", "sha256": "9c4f5c2ae4d0cbd5a1ac378cf37d4067538d5dc91a6177b2ad3643ff63117bce" }, "downloads": -1, "filename": "socketlabs-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ce60595fc607ed987a120522eb90912f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2855, "upload_time": "2015-12-09T12:41:21", "url": "https://files.pythonhosted.org/packages/e6/ec/295ed862abf513899947ec93434003d8a06f7a6bcb6e4d6a5c3b748e8121/socketlabs-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce60595fc607ed987a120522eb90912f", "sha256": "9c4f5c2ae4d0cbd5a1ac378cf37d4067538d5dc91a6177b2ad3643ff63117bce" }, "downloads": -1, "filename": "socketlabs-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ce60595fc607ed987a120522eb90912f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2855, "upload_time": "2015-12-09T12:41:21", "url": "https://files.pythonhosted.org/packages/e6/ec/295ed862abf513899947ec93434003d8a06f7a6bcb6e4d6a5c3b748e8121/socketlabs-0.1.1.tar.gz" } ] }