/multiinfo

Python wrapper for Polkomtel's MultiInfo SMS service

Primary LanguagePythonOtherNOASSERTION

MultiInfo SMS API

Python wrapper for Polkomtel's MultiInfo SMS service

Documentation Status Coveralls.io coverage CodeCov coverage Maintainability License Tweet about this project

Features

  • Pending :D

Quickstart

Install MultiInfo SMS API:

pip install multiinfo

Running Tests

Does the code actually work?

::
$ pipenv install --dev $ pipenv shell $ tox

We recommend using pipenv but a legacy approach to creating virtualenv and installing requirements should also work. Please install requirements/development.txt to setup virtual env for testing and development.

Credits

This package was created with Cookiecutter and the wooyek/cookiecutter-pylib project template.