Skip to content
 
 

Repository files navigation

Python SMPP

An SMPP version 3.4 library written in Python, suitable for use in Twisted.

travis coveralls

To get started with development:

$ virtualenv --no-site-packages ve/
$ source ve/bin/activate
(ve)$ pip install -r requirements.pip
(ve)$ python
>>> import smpp
>>>

Run the tests with nose

(ve)$ nosetests

About

No description, website, or topics provided.

Resources

Stars

40 stars

Watchers

15 watching

Forks

Releases

Packages

Contributors

Languages