{ "info": { "author": "retxxxirt", "author_email": "retxxirt@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "## Wrapper for [onlinesim.ru](https://onlinesim.ru) service.\n\n### Installation\n\n > pip install onlinesim\n\n### Usage\n\n#### Importing\n\n from onlinesim import OnlineSim\n\n onlinesim = OnlineSim('')\n\n#### Simple API usage\n\nCurrently wrapper supports all methods specified on [official docs page](https://onlinesim.ru/docs/api/en). But not all of \nspecified methods currently supports by server-side, some of them are described with errors or don't work for an unknown\nreason. Therefore, over time, I'll remove unworked methods and improve the processing of worked methods.\n\n > onlinesim.get_num(country = 49, service = 'whatsapp')\n\n < {'tzid': }\n\n > onlinesim.get_state(tzid = , msg_list = 1)\n\n < [{tzid: , ..., number: '+49xxxxxxxx', msg: [{..., ...}], 'response': 'TZ_NUM_ANSWER'}]\n\n > onlinesim.set_operation_ok(tzid = )\n\n < {'tzid': }\n\nFor more information see [official docs](https://onlinesim.ru/docs/api/en).\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/retxxxirt/onlinesim", "keywords": "onlinesim,onlinesim.ru,online sim,online sms,receive sms,sms receiver,receive sms online", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "onlinesim", "package_url": "https://pypi.org/project/onlinesim/", "platform": "", "project_url": "https://pypi.org/project/onlinesim/", "project_urls": { "Homepage": "https://github.com/retxxxirt/onlinesim" }, "release_url": "https://pypi.org/project/onlinesim/0.1.0/", "requires_dist": [ "requests", "wheel" ], "requires_python": "", "summary": "Wrapper for onlinesim.ru service.", "version": "0.1.0" }, "last_serial": 5567059, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "82bb59b8cfc9f484252d428b43d3621b", "sha256": "3af37fe8553385a4cee00273b2b93fbf0dc39fea8af238be98ebdc6972a3ff14" }, "downloads": -1, "filename": "onlinesim-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "82bb59b8cfc9f484252d428b43d3621b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3246, "upload_time": "2019-07-22T12:08:38", "url": "https://files.pythonhosted.org/packages/4d/2a/354b26f973fccae689b25eb3e77ab388898c4e685526db10026669226655/onlinesim-0.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "82bb59b8cfc9f484252d428b43d3621b", "sha256": "3af37fe8553385a4cee00273b2b93fbf0dc39fea8af238be98ebdc6972a3ff14" }, "downloads": -1, "filename": "onlinesim-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "82bb59b8cfc9f484252d428b43d3621b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3246, "upload_time": "2019-07-22T12:08:38", "url": "https://files.pythonhosted.org/packages/4d/2a/354b26f973fccae689b25eb3e77ab388898c4e685526db10026669226655/onlinesim-0.1.0-py3-none-any.whl" } ] }