{ "info": { "author": "AbdulMajedRaja RS", "author_email": "amrrs.data@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# tiobeindexpy\n\nA Python package to extract TIOBE Index (Programming Rankings)\n\n### Dependencies\n\n+ requests\n+ beautifulsoup4\n+ pandas\n\n### Installation\n\n```python\npip install tiobeindexpy\n```\n\n### Example\n\nTo extract Top 20 Programming Languges by TIOBE Index\n\n```python\nfrom tiobeindexpy import tiobeindexpy as tb\ntb.top_20()\n```\n\nCourtesy: https://www.tiobe.com/tiobe-index/\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/amrrs/tiobeindexpy", "keywords": "tiobe,programming language ranking,index,programming language", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "tiobeindexpy", "package_url": "https://pypi.org/project/tiobeindexpy/", "platform": "", "project_url": "https://pypi.org/project/tiobeindexpy/", "project_urls": { "Homepage": "https://github.com/amrrs/tiobeindexpy" }, "release_url": "https://pypi.org/project/tiobeindexpy/1.0.0/", "requires_dist": [ "requests", "beautifulsoup4", "pandas" ], "requires_python": "", "summary": "A Python package for getting TIOBE Index", "version": "1.0.0" }, "last_serial": 4851136, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1613c48a7f5feb523e6c1a6680aec461", "sha256": "9f95427cbf20acb1fac689141550d77940d2cf766f5fec27d1c45a9ab54c7f4b" }, "downloads": -1, "filename": "tiobeindexpy-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1613c48a7f5feb523e6c1a6680aec461", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2043, "upload_time": "2019-02-21T17:33:51", "url": "https://files.pythonhosted.org/packages/ee/7f/f936177df1e3be821a02b6db071406d3715eeca9dc43c2a4d286807cafe7/tiobeindexpy-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fa375d6f4e212eb55bf5e0e26fe2d3a", "sha256": "4f2cae16c9a9b397fc8fc1889bde143a9ad68702b839157bf556d59cb34c76c9" }, "downloads": -1, "filename": "tiobeindexpy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9fa375d6f4e212eb55bf5e0e26fe2d3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1540, "upload_time": "2019-02-21T17:33:53", "url": "https://files.pythonhosted.org/packages/b7/93/ccf4fc0332f0b63a691f477109df7c2cd91aeca990dc33dcd2f8a58e8351/tiobeindexpy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1613c48a7f5feb523e6c1a6680aec461", "sha256": "9f95427cbf20acb1fac689141550d77940d2cf766f5fec27d1c45a9ab54c7f4b" }, "downloads": -1, "filename": "tiobeindexpy-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1613c48a7f5feb523e6c1a6680aec461", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2043, "upload_time": "2019-02-21T17:33:51", "url": "https://files.pythonhosted.org/packages/ee/7f/f936177df1e3be821a02b6db071406d3715eeca9dc43c2a4d286807cafe7/tiobeindexpy-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9fa375d6f4e212eb55bf5e0e26fe2d3a", "sha256": "4f2cae16c9a9b397fc8fc1889bde143a9ad68702b839157bf556d59cb34c76c9" }, "downloads": -1, "filename": "tiobeindexpy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "9fa375d6f4e212eb55bf5e0e26fe2d3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1540, "upload_time": "2019-02-21T17:33:53", "url": "https://files.pythonhosted.org/packages/b7/93/ccf4fc0332f0b63a691f477109df7c2cd91aeca990dc33dcd2f8a58e8351/tiobeindexpy-1.0.0.tar.gz" } ] }