{ "info": { "author": "UNKNOWN", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [], "description": "This is a ultralightweight foursquare API wrapper - which is a little bit different.\r\n\r\nIf you're looking for something more serious I recommend https://github.com/mLewisLogic/foursquare.\r\n\r\nUsage:\r\nimport simple4sq\r\nsimple4sq.cred = ('CLIENT_ID', 'CLIENT_SECRET', 'REDIRECT_URI')\r\n# Redirect user to\r\nprint simple4sq.oauth_url()\r\n# Insert the response code into\r\nsimple4sq.download_token(code)\r\n# Start requesting\r\nuser = simple4sq.request('user/self')\r\nprint user['response']['user']['firstName']", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/finnp/simple4sq/archive/v0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "simple4sq", "package_url": "https://pypi.org/project/simple4sq/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/simple4sq/", "project_urls": { "Download": "https://github.com/finnp/simple4sq/archive/v0.1.tar.gz", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/simple4sq/0.1/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "0.1" }, "last_serial": 1187924, "releases": { "0.1": [] }, "urls": [] }