{ "info": { "author": "Siva Avis", "author_email": "forhacku@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 3", "Topic :: Communications", "Topic :: Software Development :: Libraries" ], "description": "zerosms\n==============\nSend a text message via Way2SMS to your friends and family in India. Enter your India mobile number and sms text message as parameters. Your Free SMS sending to India will be delivered instantly\n----\n\n\nDescription: zerosms\n ==============\n \n It is python package to Send a text message via \"Way2SMS\"\n Send a text message to your friends and family in India. Enter your India mobile number and sms text message as parameters. Your Free SMS sending to India will be delivered instantly\n\n\n Requirements\n ============================\n BeautifulSoup4\n requests\n urllib3 1.22\n \n\n NOTE\n ============================\n\n \n use Way2Sms site credentials to send sms and future message\n\n ----\n \n Example Code\n ------------\n \n Open Python Interpreter::\n \n >>> import zerosms\n >>> zerosms.sms(phno=phonenum,passwd=password,message='helloworld!!',receivernum=receiver mobile number)\n\n >>> zerosms.futuresms(phno=phno,passwd=password,set_time='17:47',set_date='15/12/2017',receivernum=receiver mobile num,message='helloworld!!')\n\n ", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/username/", "keywords": "Way2sms zerosms freesms futuresms", "license": "", "maintainer": "", "maintainer_email": "", "name": "zerosms", "package_url": "https://pypi.org/project/zerosms/", "platform": "", "project_url": "https://pypi.org/project/zerosms/", "project_urls": { "Homepage": "https://github.com/username/" }, "release_url": "https://pypi.org/project/zerosms/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Send a text message via Way2SMS to your friends and family in India. Enter your India mobile number and sms text message as parameters. Your Free SMS sending to India will be delivered instantly", "version": "0.0.1" }, "last_serial": 3419829, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "bc7f8d2bbb0ed70bfb570afe8774d8cd", "sha256": "e6dc5da421ef40b0cba174848b992bfd04fd0b548388513059a1125bdf8608c6" }, "downloads": -1, "filename": "zerosms-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bc7f8d2bbb0ed70bfb570afe8774d8cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16038, "upload_time": "2017-12-15T12:52:32", "url": "https://files.pythonhosted.org/packages/2e/df/8246fc4bf149331d6a73978174354ef094b9643e772de24139fd8b000f98/zerosms-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc7f8d2bbb0ed70bfb570afe8774d8cd", "sha256": "e6dc5da421ef40b0cba174848b992bfd04fd0b548388513059a1125bdf8608c6" }, "downloads": -1, "filename": "zerosms-0.0.1.tar.gz", "has_sig": false, "md5_digest": "bc7f8d2bbb0ed70bfb570afe8774d8cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16038, "upload_time": "2017-12-15T12:52:32", "url": "https://files.pythonhosted.org/packages/2e/df/8246fc4bf149331d6a73978174354ef094b9643e772de24139fd8b000f98/zerosms-0.0.1.tar.gz" } ] }