{ "info": { "author": "pixel365", "author_email": "pixel.365.24@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3 :: Only", "Topic :: Communications" ], "description": "=====\nsms16\n=====\n\nThe library implements sending SMS messages via `sms16.ru `_ service.\n\nInstallation\n------------\n\n:code:`$ pip install sms16`\n\nSettings\n--------\n\nAdd the following environment variables:\n\nSMS16_API_KEY - Your `API key `_\n\nSMS16_LOGIN - `Your Login `_\n\nSMS16_SENDER_NAME - Approved `sender name `_\n\nUsing\n-----\n\n:code:`from sms16.sms import Sms`\n\n:code:`sms = Sms()`\n\n:code:`print(sms.balance())`\n\n:code:`print(sms.send(phone=\"PHONE NUMBER\", text=\"MESSAGE TEXT\"))`\n\n:code:`print(sms.status(ids=[\"5650905190972394390001\", \"5650905190972394390002\"]))`", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/pixel365/sms16/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pixel365/sms16", "keywords": "sms,sms16.ru", "license": "Apache Software License", "maintainer": "", "maintainer_email": "", "name": "sms16", "package_url": "https://pypi.org/project/sms16/", "platform": "", "project_url": "https://pypi.org/project/sms16/", "project_urls": { "Download": "https://github.com/pixel365/sms16/archive/master.zip", "Homepage": "https://github.com/pixel365/sms16" }, "release_url": "https://pypi.org/project/sms16/0.7/", "requires_dist": null, "requires_python": "", "summary": "The library implements sending SMS messages via sms16.ru service.", "version": "0.7" }, "last_serial": 5643240, "releases": { "0.5": [ { "comment_text": "", "digests": { "md5": "96b604035c60951d6d82b3256535a84e", "sha256": "f153adb4316308d1ec75eb98267aec20309585980e8ff2815f2a00c87143f589" }, "downloads": -1, "filename": "sms16-0.5.tar.gz", "has_sig": false, "md5_digest": "96b604035c60951d6d82b3256535a84e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1832, "upload_time": "2019-08-06T14:51:58", "url": "https://files.pythonhosted.org/packages/e7/85/3a14e6f2528cfccaf049a1d3eeab62f20b7f10b55cc1794eda6047736999/sms16-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "0786d6c9da793699cb17ab0f6238f6aa", "sha256": "dc7893acce9baa8aaf05475206450d44852af08f59a3e8bb6c1e4e55be60e4ad" }, "downloads": -1, "filename": "sms16-0.6.tar.gz", "has_sig": false, "md5_digest": "0786d6c9da793699cb17ab0f6238f6aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6142, "upload_time": "2019-08-07T05:54:07", "url": "https://files.pythonhosted.org/packages/7e/4a/4bfa8c32ef4ad2cc63c6b011ae343d0a4f53fe7771df9c816012177bd3a5/sms16-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "1f0e8cf4f2b148920f29632070c8da25", "sha256": "9c998aafffe701d5371397da94581c3023edeb5dfd367409ee008fd6ef2570e3" }, "downloads": -1, "filename": "sms16-0.7.tar.gz", "has_sig": false, "md5_digest": "1f0e8cf4f2b148920f29632070c8da25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6136, "upload_time": "2019-08-07T05:55:17", "url": "https://files.pythonhosted.org/packages/3a/b9/a19efdab64c154f9f8a69114f06a46871bd0599fb1ecda6544eda642f734/sms16-0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1f0e8cf4f2b148920f29632070c8da25", "sha256": "9c998aafffe701d5371397da94581c3023edeb5dfd367409ee008fd6ef2570e3" }, "downloads": -1, "filename": "sms16-0.7.tar.gz", "has_sig": false, "md5_digest": "1f0e8cf4f2b148920f29632070c8da25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6136, "upload_time": "2019-08-07T05:55:17", "url": "https://files.pythonhosted.org/packages/3a/b9/a19efdab64c154f9f8a69114f06a46871bd0599fb1ecda6544eda642f734/sms16-0.7.tar.gz" } ] }