{ "info": { "author": "guillem lefait", "author_email": "guillem.lefait@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# social-regexes\nGiven input, returns identified social network with corresponding user id\n\nUsage :\n$ python socialregexes/socialregexes.py https://twitter.com/guillem_lefait not_an_url guillem.lefait@removemegmail.com https://github.com/glefait\n('twitter', 'guillem_lefait')\nNone\n('email', 'guillem.lefait@removemegmail.com')\n('github', 'glefait')\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/glefait/socialregexes", "keywords": "social-network user account spyder crawler parser", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "socialregexes", "package_url": "https://pypi.org/project/socialregexes/", "platform": "", "project_url": "https://pypi.org/project/socialregexes/", "project_urls": { "Homepage": "https://github.com/glefait/socialregexes" }, "release_url": "https://pypi.org/project/socialregexes/0.1/", "requires_dist": null, "requires_python": "", "summary": "Identify social network user account from url", "version": "0.1" }, "last_serial": 2670589, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "91a14dd1e2b797394042ca5bb6e22b2a", "sha256": "643580a680be488d7a9e11e92fd81540bfbf375cb2aa84456be3975b1112e587" }, "downloads": -1, "filename": "socialregexes-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "91a14dd1e2b797394042ca5bb6e22b2a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5151, "upload_time": "2017-02-27T10:58:37", "url": "https://files.pythonhosted.org/packages/ec/8d/fe62fb42038683c0c970669434980a5a6f7e340aef55d7cc428052050be1/socialregexes-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aee06a14c7b4ac662439669caeb8600c", "sha256": "d27f030d71ca044641b0c259a8200c3170abd3c5e722f02f64816bfc5cf8d84f" }, "downloads": -1, "filename": "socialregexes-0.1.tar.gz", "has_sig": false, "md5_digest": "aee06a14c7b4ac662439669caeb8600c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3462, "upload_time": "2017-02-27T10:58:38", "url": "https://files.pythonhosted.org/packages/28/d4/2616d9c350c9cbf730f8baa9c0f66912371c731ff0041cd1bfbc67b87a5c/socialregexes-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "91a14dd1e2b797394042ca5bb6e22b2a", "sha256": "643580a680be488d7a9e11e92fd81540bfbf375cb2aa84456be3975b1112e587" }, "downloads": -1, "filename": "socialregexes-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "91a14dd1e2b797394042ca5bb6e22b2a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5151, "upload_time": "2017-02-27T10:58:37", "url": "https://files.pythonhosted.org/packages/ec/8d/fe62fb42038683c0c970669434980a5a6f7e340aef55d7cc428052050be1/socialregexes-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aee06a14c7b4ac662439669caeb8600c", "sha256": "d27f030d71ca044641b0c259a8200c3170abd3c5e722f02f64816bfc5cf8d84f" }, "downloads": -1, "filename": "socialregexes-0.1.tar.gz", "has_sig": false, "md5_digest": "aee06a14c7b4ac662439669caeb8600c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3462, "upload_time": "2017-02-27T10:58:38", "url": "https://files.pythonhosted.org/packages/28/d4/2616d9c350c9cbf730f8baa9c0f66912371c731ff0041cd1bfbc67b87a5c/socialregexes-0.1.tar.gz" } ] }