# SmartText ??
SmartText - Python üçün agilli m?tn analiz kitabxanasidir.
## ?? Qurasdirma
pip install smarttext
## ?? Istifad?
from smarttext import analyze
text = "Python is a powerful programming language. It is easy to learn!"
analyze(text)
Raw data
{
"_id": null,
"home_page": "https://github.com/eldar-eliyev/smarttext",
"name": "smarttext",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Eldar Eliyev",
"author_email": "eldar@example.com",
"download_url": "https://files.pythonhosted.org/packages/7a/e0/1205118ca7092067c3a4afc98ae628271e248ad5ca80cbff64f7834d12bb/smarttext-0.1.0.tar.gz",
"platform": null,
"description": "\ufeff# SmartText ??\r\n\r\nSmartText - Python \u00fc\u00e7\u00fcn agilli m?tn analiz kitabxanasidir.\r\n\r\n## ?? Qurasdirma\r\npip install smarttext\r\n\r\n## ?? Istifad?\r\nfrom smarttext import analyze\r\n\r\ntext = \"Python is a powerful programming language. It is easy to learn!\"\r\nanalyze(text)\r\n\r\n",
"bugtrack_url": null,
"license": null,
"summary": "An intelligent text analysis library for Python",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/eldar-eliyev/smarttext"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0bd43693450e8b929cbcfadf0504b87964ddceaa4d88a5b37355debbbc80d820",
"md5": "bd5a1e051acbd780ebc9d6a750744980",
"sha256": "c35ae4168c0a1e0bb8abe48c4d6f1528f190d33e31b18e7ef84ce39b1b6e4499"
},
"downloads": -1,
"filename": "smarttext-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bd5a1e051acbd780ebc9d6a750744980",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 4239,
"upload_time": "2025-10-16T16:42:53",
"upload_time_iso_8601": "2025-10-16T16:42:53.544044Z",
"url": "https://files.pythonhosted.org/packages/0b/d4/3693450e8b929cbcfadf0504b87964ddceaa4d88a5b37355debbbc80d820/smarttext-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7ae01205118ca7092067c3a4afc98ae628271e248ad5ca80cbff64f7834d12bb",
"md5": "d7745e1d02c285431ebdecba603505bc",
"sha256": "87e76ed7af420cfeba79267764c886ada67708046aea7bf62dbdf6816e9b2165"
},
"downloads": -1,
"filename": "smarttext-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d7745e1d02c285431ebdecba603505bc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 3021,
"upload_time": "2025-10-16T16:42:54",
"upload_time_iso_8601": "2025-10-16T16:42:54.873034Z",
"url": "https://files.pythonhosted.org/packages/7a/e0/1205118ca7092067c3a4afc98ae628271e248ad5ca80cbff64f7834d12bb/smarttext-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-16 16:42:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eldar-eliyev",
"github_project": "smarttext",
"github_not_found": true,
"lcname": "smarttext"
}