{ "info": { "author": "Suyeol Jeon", "author_email": "devxoul@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha" ], "description": "======\r\ntworld\r\n======\r\n\r\nUnofficial T world API for Python.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\n.. code-block:: console\r\n\r\n $ pip install tworld\r\n\r\n\r\nGetting Started\r\n---------------\r\n\r\nLogin\r\n~~~~~\r\n\r\n.. code-block:: python\r\n\r\n tworld = TWorld()\r\n tworld.login('username', 'password')\r\n print tworld.logged_in() # True\r\n\r\n\r\nLicense\r\n-------\r\n\r\n**tworld** is under MIT license. See the `LICENSE `_ file for more info.", "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/devxoul/tworld", "keywords": "tworld", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "tworld", "package_url": "https://pypi.org/project/tworld/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tworld/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/devxoul/tworld" }, "release_url": "https://pypi.org/project/tworld/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Unofficial T world API for Python.", "version": "0.1.0" }, "last_serial": 1815328, "releases": { "0.1.0": [] }, "urls": [] }