{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "- Intro\n:::::::::\n\nInspie is an ever-expanding set of instagram services to help you meet your application challenges. \nIt\u9225\u6a9a the freedom to manage instagram api on an easy way.\n\n- Installation\n:::::::::\n\n1. Clone\n\n.. code-block:: bash\n\n git clone git@github.com:songroger/inspie.git\n cd inspie\n python setup.py install\n\n2. pip\n\n::\n\n pip install git+https://github.com/songroger/inspie.git@master\n\n- Usage\n:::::::::\n\n.. code-block:: python\n\n from inspie import InspieAPI\n\n i = InspieAPI(\"user\", \"pwd\")\n photo_path = 'img_path'\n caption = \"#tag caption!\"\n i.upload_photo(photo_path, caption=caption)\n\nsee more in examples_\n\n.. _examples: ./examples", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "inspie", "package_url": "https://pypi.org/project/inspie/", "platform": "", "project_url": "https://pypi.org/project/inspie/", "project_urls": null, "release_url": "https://pypi.org/project/inspie/1.0/", "requires_dist": null, "requires_python": "", "summary": "inspie", "version": "1.0" }, "last_serial": 4878462, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "22708f14628d50076a02f8927571ca39", "sha256": "182c07f2268835cc824eed2339018524390df1249b142dd00701a9c33a7cf6c7" }, "downloads": -1, "filename": "inspie-1.0-py3.5.egg", "has_sig": false, "md5_digest": "22708f14628d50076a02f8927571ca39", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 20510, "upload_time": "2019-02-28T09:48:05", "url": "https://files.pythonhosted.org/packages/1f/c6/88439505959c8da8d4dee5ede4815163c7f2a56b7e20dcc409129697f8fc/inspie-1.0-py3.5.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22708f14628d50076a02f8927571ca39", "sha256": "182c07f2268835cc824eed2339018524390df1249b142dd00701a9c33a7cf6c7" }, "downloads": -1, "filename": "inspie-1.0-py3.5.egg", "has_sig": false, "md5_digest": "22708f14628d50076a02f8927571ca39", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 20510, "upload_time": "2019-02-28T09:48:05", "url": "https://files.pythonhosted.org/packages/1f/c6/88439505959c8da8d4dee5ede4815163c7f2a56b7e20dcc409129697f8fc/inspie-1.0-py3.5.egg" } ] }