Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vumi

Package Overview
Dependencies
Maintainers
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vumi

Super-scalable messaging engine for the delivery of SMS, Star Menu and chat messages to diverse audiences in emerging markets and beyond.

  • 0.6.19
  • PyPI
  • Socket score

Maintainers
8

Vumi

NOTE: Version 0.6.x is backward-compatible with 0.5.x for the most part, with some caveats. The first few releases will be removing a bunch of obsolete and deprecated code and replacing some of the internals of the base worker. While this will almost certainly not break the majority of things built on vumi, old code or code that relies too heavily on the details of worker setup may need to be fixed.

Documentation available online at http://vumi.readthedocs.org/ and in the docs directory of the repository.

|vumi-ver| |vumi-ci| |vumi-cover| |python-ver| |vumi-docs| |vumi-license|

.. |vumi-ver| image:: https://img.shields.io/pypi/v/vumi.svg :alt: Vumi version :scale: 100% :target: https://pypi.python.org/pypi/vumi

.. |vumi-ci| image:: https://travis-ci.org/praekelt/vumi.png?branch=develop :alt: Vumi Travis CI build status :scale: 100% :target: https://travis-ci.org/praekelt/vumi

.. |vumi-cover| image:: https://coveralls.io/repos/praekelt/vumi/badge.png?branch=develop :alt: Vumi coverage on Coveralls :scale: 100% :target: https://coveralls.io/r/praekelt/vumi

.. |python-ver| image:: https://img.shields.io/pypi/pyversions/vumi.svg :alt: Python version :scale: 100% :target: https://pypi.python.org/pypi/vumi

.. |vumi-docs| image:: https://readthedocs.org/projects/vumi/badge/?version=latest :alt: Vumi documentation :scale: 100% :target: http://vumi.readthedocs.org/

.. This is commented out because downloads stats from PyPI are not working .. .. |vumi-downloads| image:: https://img.shields.io/pypi/dm/vumi.svg :alt: Vumi downloads from PyPI :scale: 100% :target: https://pypi.python.org/pypi/vumi

.. |vumi-license| image:: https://img.shields.io/pypi/l/vumi.svg :target: https://pypi.python.org/pypi/vumi :alt: Vumi license

To build the docs locally::

$ virtualenv --no-site-packages ve/
$ source ve/bin/activate
(ve)$ pip install Sphinx
(ve)$ cd docs
(ve)$ make html

You'll find the docs in docs/_build/index.html

You can contact the Vumi development team in the following ways:

  • via email by joining the the vumi-dev@googlegroups.com_ mailing list
  • on irc in #vumi on the Freenode IRC network_

.. _vumi-dev@googlegroups.com: https://groups.google.com/forum/?fromgroups#!forum/vumi-dev .. _Freenode IRC network: https://webchat.freenode.net/?channels=#vumi

Issues can be filed in the GitHub issue tracker. Please don't use the issue tracker for general support queries.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc