SMS service framework for Pyramid
Project description
===============
SMS for Pyramid
===============
.. image:: https://img.shields.io/pypi/v/pyramid_sms.svg
:target: https://pypi-hypernode.com/pypi/pyramid_sms
.. image:: https://img.shields.io/travis/websauna/pyramid_sms.svg
:target: https://travis-ci.org/websauna/pyramid_sms
.. image:: https://readthedocs.org/projects/pyramid_sms/badge/?version=latest
:target: https://readthedocs.org/projects/pyramid_sms/?badge=latest
:alt: Documentation Status
SMS text messaging services for `Pyramid <http://trypyramid.com>`_ web framework.
* Free software: ISC license
* Documentation: https://pyramid_sms.readthedocs.org.
Features
--------
* Configurable SMS backend
* Send outbound SMS using `Twilio <https://twilio.com>`_ , `OVH <https://www.ovh.com>`_ or dummy backend for unit testing
* Asynchronous operations that do not block HTTP response with `Websauna <https://websauna.org>`_
* API type hinting
Author
------
`Mikko Ohtamaa <https://opensourcehacker.com>`_.
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.4 (unreleased)
------------------
- Python 3.7 compatibility
0.1.3 (2016-09-09)
------------------
* Update to Websauna new Celery APIs
0.1.2 (2016-06-29)
------------------
* Added validation and normalization for international phone number
0.1.1 (2016-06-25)
------------------
* Added validator :py:func:`pyramid_sms.validators.valid_us_phone_number`
0.1.0 (2016-04-28)
------------------
* First release on PyPI.
SMS for Pyramid
===============
.. image:: https://img.shields.io/pypi/v/pyramid_sms.svg
:target: https://pypi-hypernode.com/pypi/pyramid_sms
.. image:: https://img.shields.io/travis/websauna/pyramid_sms.svg
:target: https://travis-ci.org/websauna/pyramid_sms
.. image:: https://readthedocs.org/projects/pyramid_sms/badge/?version=latest
:target: https://readthedocs.org/projects/pyramid_sms/?badge=latest
:alt: Documentation Status
SMS text messaging services for `Pyramid <http://trypyramid.com>`_ web framework.
* Free software: ISC license
* Documentation: https://pyramid_sms.readthedocs.org.
Features
--------
* Configurable SMS backend
* Send outbound SMS using `Twilio <https://twilio.com>`_ , `OVH <https://www.ovh.com>`_ or dummy backend for unit testing
* Asynchronous operations that do not block HTTP response with `Websauna <https://websauna.org>`_
* API type hinting
Author
------
`Mikko Ohtamaa <https://opensourcehacker.com>`_.
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.4 (unreleased)
------------------
- Python 3.7 compatibility
0.1.3 (2016-09-09)
------------------
* Update to Websauna new Celery APIs
0.1.2 (2016-06-29)
------------------
* Added validation and normalization for international phone number
0.1.1 (2016-06-25)
------------------
* Added validator :py:func:`pyramid_sms.validators.valid_us_phone_number`
0.1.0 (2016-04-28)
------------------
* First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyramid_sms-0.1.4.tar.gz
(18.0 kB
view hashes)