{ "info": { "author": "Mikkel Munch Mortensen", "author_email": "3xm@detfalskested.dk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications :: Telephony" ], "description": "THIS IS:\nA Python wrapper around the SMS gateway from CPSMS .\n\nTHIS IS NOT:\nSome sort of magic, free SMS gateway.\n\nYou need to have a (paid) account at CPSMS to be able to use their gateway.\nThey sell a fair, no-nonsense product which I'd recommend if you want to be\nable to send SMS from your code (primarily to Danish phones).\n\nSee a couple of example use cases in example.py that should have come\nalong with this file. Apart from what is shown in examples.py, this also\nsupports status callback URLs, delayed sending and flash messages.\n\nFor more info on parameters, take a look at the API documentation found at:\n.\n\nI believe the gateway software running at the CPSMS server is some sort\tof\nstandard product. This may be able to talk to other remote SMS gateways as\nwell, and that's why I made it an option to specify another gateway base\nURL. If you know of any other compatible gateways, please let me know, and\nI'll list them in the README.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/decibyte/cpsms", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "cpsms", "package_url": "https://pypi.org/project/cpsms/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cpsms/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/decibyte/cpsms" }, "release_url": "https://pypi.org/project/cpsms/0.1/", "requires_dist": null, "requires_python": null, "summary": "A Python wrapper around the SMS gateway from CPSMS .", "version": "0.1" }, "last_serial": 1475836, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0e01fdca8d54a93e4fb82855f74bcace", "sha256": "e5087c5cc2cb87c4776796c75853546915cdb04236ce6a3248307dc9841885d5" }, "downloads": -1, "filename": "cpsms-0.1.tar.gz", "has_sig": false, "md5_digest": "0e01fdca8d54a93e4fb82855f74bcace", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14717, "upload_time": "2015-03-24T19:15:10", "url": "https://files.pythonhosted.org/packages/e7/52/4ad01c4045c8c8ea751e89bdad668297b097566729540fadfdbc205709f7/cpsms-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e01fdca8d54a93e4fb82855f74bcace", "sha256": "e5087c5cc2cb87c4776796c75853546915cdb04236ce6a3248307dc9841885d5" }, "downloads": -1, "filename": "cpsms-0.1.tar.gz", "has_sig": false, "md5_digest": "0e01fdca8d54a93e4fb82855f74bcace", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14717, "upload_time": "2015-03-24T19:15:10", "url": "https://files.pythonhosted.org/packages/e7/52/4ad01c4045c8c8ea751e89bdad668297b097566729540fadfdbc205709f7/cpsms-0.1.tar.gz" } ] }