{ "info": { "author": "Alex Katona", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "Natural Language :: English", "Programming Language :: Python :: 3.5" ], "description": "# linkedin_pkg: Create a LinkedIn account with a searchable network\n\nThis Python package is meant to be used to create a LinkedIn account that can have a network of connections that is searchable. There is also various functionality of the account that is described below.\n\n-----\n\n## Functionality\n\nAfter creating an account, you are able to:\n\nAdd a user to your network:\n\n`add()`\n\nReturn the number of connections in your network:\n\n`number_of_connections()`\n\nSearch your network for a connection using a string keyword:\n\n`search()`\n\nSave the current state of your account (coming in version 0.1.2):\n\n`store()`\n\nRestore a previous state of your account (coming in version 0.1.2):\n\n`restore()`", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "networking social", "license": "", "maintainer": "", "maintainer_email": "", "name": "linkedin-pkg", "package_url": "https://pypi.org/project/linkedin-pkg/", "platform": "", "project_url": "https://pypi.org/project/linkedin-pkg/", "project_urls": null, "release_url": "https://pypi.org/project/linkedin-pkg/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Create a LinkedIn account with a searchable network", "version": "0.1.1" }, "last_serial": 2850577, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "e2772b69b97ca8e38dfbd6154759b35c", "sha256": "f1cda1722eec52ca8c08ca1a370b3fc5da7ae25e99e51ffea5c954135bd6c52f" }, "downloads": -1, "filename": "linkedin_pkg-0.1.1.zip", "has_sig": false, "md5_digest": "e2772b69b97ca8e38dfbd6154759b35c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4295, "upload_time": "2017-05-04T04:44:09", "url": "https://files.pythonhosted.org/packages/69/90/b3d33affd20bb62af2ecd5ebd79ed7e61899ddcb592ba7804480dbe3ec7d/linkedin_pkg-0.1.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e2772b69b97ca8e38dfbd6154759b35c", "sha256": "f1cda1722eec52ca8c08ca1a370b3fc5da7ae25e99e51ffea5c954135bd6c52f" }, "downloads": -1, "filename": "linkedin_pkg-0.1.1.zip", "has_sig": false, "md5_digest": "e2772b69b97ca8e38dfbd6154759b35c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4295, "upload_time": "2017-05-04T04:44:09", "url": "https://files.pythonhosted.org/packages/69/90/b3d33affd20bb62af2ecd5ebd79ed7e61899ddcb592ba7804480dbe3ec7d/linkedin_pkg-0.1.1.zip" } ] }