{ "info": { "author": "Mikko Ohtamaa", "author_email": "mikko@opensourcehacker.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Framework :: Pyramid", "Intended Audience :: Developers", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "===============\nSMS for Pyramid\n===============\n\n.. image:: https://img.shields.io/pypi/v/pyramid_sms.svg\n :target: https://pypi.python.org/pypi/pyramid_sms\n\n.. image:: https://img.shields.io/travis/websauna/pyramid_sms.svg\n :target: https://travis-ci.org/websauna/pyramid_sms\n\n.. image:: https://readthedocs.org/projects/pyramid_sms/badge/?version=latest\n :target: https://readthedocs.org/projects/pyramid_sms/?badge=latest\n :alt: Documentation Status\n\n\nSMS text messaging services for `Pyramid `_ web framework.\n\n* Free software: ISC license\n\n* Documentation: https://pyramid_sms.readthedocs.org.\n\nFeatures\n--------\n\n* Configurable SMS backend\n\n* Send outbound SMS using `Twilio `_ , `OVH `_ or dummy backend for unit testing\n\n* Asynchronous operations that do not block HTTP response with `Websauna `_\n\n* API type hinting\n\nAuthor\n------\n\n`Mikko Ohtamaa `_.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.4 (unreleased)\n------------------\n\n- Python 3.7 compatibility\n\n\n0.1.3 (2016-09-09)\n------------------\n\n* Update to Websauna new Celery APIs\n\n0.1.2 (2016-06-29)\n------------------\n\n* Added validation and normalization for international phone number\n\n0.1.1 (2016-06-25)\n------------------\n\n* Added validator :py:func:`pyramid_sms.validators.valid_us_phone_number`\n\n\n0.1.0 (2016-04-28)\n------------------\n\n* First release on PyPI.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/miohtama/pyramid_sms", "keywords": "pyramid sms", "license": "ISCL", "maintainer": "", "maintainer_email": "", "name": "pyramid-sms", "package_url": "https://pypi.org/project/pyramid-sms/", "platform": "", "project_url": "https://pypi.org/project/pyramid-sms/", "project_urls": { "Homepage": "https://github.com/miohtama/pyramid_sms" }, "release_url": "https://pypi.org/project/pyramid-sms/0.1.4/", "requires_dist": null, "requires_python": "", "summary": "SMS service framework for Pyramid", "version": "0.1.4" }, "last_serial": 4772159, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "797162412acaf7f5433fb165bb18bb37", "sha256": "be4f703777bb026984c7f5f05ed8a991b8c59a5e5b3a422e258de22adddf2912" }, "downloads": -1, "filename": "pyramid_sms-0.1.0.tar.gz", "has_sig": false, "md5_digest": "797162412acaf7f5433fb165bb18bb37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18812, "upload_time": "2016-04-28T21:01:50", "url": "https://files.pythonhosted.org/packages/bd/38/1f61fb9828a37769a1909b12b65b69b732e427abe4f1b67b9cb10add2776/pyramid_sms-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0d0687482300b8c1778de1e57aba012e", "sha256": "39fe119a3d0fd1e5704cca4dd480431c4b5064b5161eb48f94c1f58f486f0d7a" }, "downloads": -1, "filename": "pyramid_sms-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0d0687482300b8c1778de1e57aba012e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19453, "upload_time": "2016-06-25T22:09:39", "url": "https://files.pythonhosted.org/packages/00/47/35b7fbed59ed43556c8cc62cabe9b4c6f7dd1e686f767a38068f3824db2f/pyramid_sms-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "5821c1d93fe779e486717c886b57d94e", "sha256": "01955685693c7cb95f772c8d5095671cd10e1d356f4c8421b043bc22da614a1d" }, "downloads": -1, "filename": "pyramid_sms-0.1.3.tar.gz", "has_sig": false, "md5_digest": "5821c1d93fe779e486717c886b57d94e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20558, "upload_time": "2016-09-08T22:43:51", "url": "https://files.pythonhosted.org/packages/38/f3/bed3420d2ed7397a34e6b3bd4c34496cd9b480772569faffa32196d129c6/pyramid_sms-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "f41250a5659768429ded46b1b0c320c4", "sha256": "00d3972b191cc8e57337bacd5776af95bcd23fea510f37d8b69b0353789bec43" }, "downloads": -1, "filename": "pyramid_sms-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f41250a5659768429ded46b1b0c320c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18039, "upload_time": "2019-02-02T12:53:40", "url": "https://files.pythonhosted.org/packages/0d/57/f0a8a6e38100f73863197b9ddc34b94474b9a81e84ec9c62edd9ec839604/pyramid_sms-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f41250a5659768429ded46b1b0c320c4", "sha256": "00d3972b191cc8e57337bacd5776af95bcd23fea510f37d8b69b0353789bec43" }, "downloads": -1, "filename": "pyramid_sms-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f41250a5659768429ded46b1b0c320c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18039, "upload_time": "2019-02-02T12:53:40", "url": "https://files.pythonhosted.org/packages/0d/57/f0a8a6e38100f73863197b9ddc34b94474b9a81e84ec9c62edd9ec839604/pyramid_sms-0.1.4.tar.gz" } ] }