/pysmpp

Python SMPP library, from http://sourceforge.net/projects/pysmpp/

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

pySMPP version 0.1.2  (First public release)
This python Package will implement the SMPP protocol in pure Python.
This software is licensed under the GNU Public License (GPL),
[see COPYING].


Current status: 
 - it works. it is actually usable.
 - tested with SMPPsim (http://www.mobilelandscape.co.uk)
 - also tested with a real SMSC
 - for examples see the demo?.py scripts.

TODO:
 - implement different types of SMS's
 - re-think the API
 - Documentation
 - SMPP 3.4 features (?)