{ "info": { "author": "Griffith Asare Awuah", "author_email": "griffith@dolphtech.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "# Language-Slayer\nA flexible and easy-to-use python library for detecting languages.\nCan detect over 250 languages.\n\nA python library built for the [LanguageLayer API](https://languagelayer.com).
\n\nVisit the website and register for an acceskey for free. After that, you can make 3000+ requests.
\n\n###Features\n\n- [x] Super Fast.(Under good internet conditions, it returns an answer under 3 seconds)
\n\n- [x] Very Accurate. (I personally rate it 9/10)
\n\n- [x] Easy-to-Use
\n\n- [x] Flexible
\n\n- [x] Light-weight
\n\n- [x] Reduces the amount of bytes needed to retreive info from server
\n\n- [x] Developer Friendly
\n\n
\n\nSimple, flexible and easy to use.(Contains only 4 methods)
\n\n1. ```access_key()``` - This method is used to lock-on your accesskey.
\n\n2. ```analysis()``` - This method returns a full analysis of the sentence you are detecting.
\n\n3. ```detect()``` - Self-explanatory; this method is used to detect the language.
\n\n4. ```json()``` - This function returns a json for devs to analyse.
", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gwuah/Language-Slayer", "keywords": "language processing text", "license": "Apache License, 2.0", "maintainer": null, "maintainer_email": null, "name": "languageslayer", "package_url": "https://pypi.org/project/languageslayer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/languageslayer/", "project_urls": { "Homepage": "https://github.com/gwuah/Language-Slayer" }, "release_url": "https://pypi.org/project/languageslayer/0.1/", "requires_dist": null, "requires_python": null, "summary": "Language Detection Library for Python", "version": "0.1" }, "last_serial": 2579576, "releases": { "0.1": [] }, "urls": [] }