{ "info": { "author": "COEX CZ", "author_email": "support@coex.cz", "bugtrack_url": null, "classifiers": [], "description": "# py-mms (COEX MMS API Client)\n\nThe Python interface to MMS.\n\n## Install\n\n pip install py-mms\n\n## Getting Started\n\n import mms\n mms_client = mms.api.MMSClient(API_URL, API_ID, API_KEY)\n email_message = mms_client.create_email_message(\n subject='Test e-mail',\n sender='john.doe@example.com',\n message_type=mms.choices.EMAIL_TRANSACTIONAL_EMAIL_MESSAGE_TYPE\n )\n\nAbout us\n--------\n\n[COEX](http://www.coex-webdesign.com/) is small-sized company. We have been\ncreating custom webs and online applications since 2002. We communicate with\nour clients in a way so that our solutions would be reasonable, provide\noptimum service under the given circumstances and serve their purpose in\nthe long term.", "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/COEXCZ/py-mms", "keywords": null, "license": "ISC license", "maintainer": null, "maintainer_email": null, "name": "py-mms", "package_url": "https://pypi.org/project/py-mms/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/py-mms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/COEXCZ/py-mms" }, "release_url": "https://pypi.org/project/py-mms/0.2/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.2" }, "last_serial": 796846, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "eb32a22cb483d391c749a396677f63f9", "sha256": "4459a39a7977b7ec684d46bcb9d18f9dca71e235b1d6e3678bf6240ad8bf99b0" }, "downloads": -1, "filename": "py-mms-0.1.tar.gz", "has_sig": false, "md5_digest": "eb32a22cb483d391c749a396677f63f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4009, "upload_time": "2013-04-24T07:57:24", "url": "https://files.pythonhosted.org/packages/05/79/4b70cbba2ec635a88cd3d5e8de3afb1c29302df6d256d076cd23c20626ce/py-mms-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "474f26bee564c14bf637dfc224840459", "sha256": "94a61637a8bacf8fac61c4ccef83019816a4714b9cea272596ef214697d0f557" }, "downloads": -1, "filename": "py-mms-0.2.tar.gz", "has_sig": false, "md5_digest": "474f26bee564c14bf637dfc224840459", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4058, "upload_time": "2013-06-20T11:16:51", "url": "https://files.pythonhosted.org/packages/80/e0/757f03d176e2851bd1c71d644bd16cf6ae2ec18fcdadf3de6ae6a4469c00/py-mms-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "474f26bee564c14bf637dfc224840459", "sha256": "94a61637a8bacf8fac61c4ccef83019816a4714b9cea272596ef214697d0f557" }, "downloads": -1, "filename": "py-mms-0.2.tar.gz", "has_sig": false, "md5_digest": "474f26bee564c14bf637dfc224840459", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4058, "upload_time": "2013-06-20T11:16:51", "url": "https://files.pythonhosted.org/packages/80/e0/757f03d176e2851bd1c71d644bd16cf6ae2ec18fcdadf3de6ae6a4469c00/py-mms-0.2.tar.gz" } ] }