{ "info": { "author": "Victor Le Pochat", "author_email": "victor.lepochat@cs.kuleuven.be", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "# Tranco\n\nThis package allows easy access to the Tranco list, published at [https://tranco-list.eu]().\n\n## Usage\n\nCreate a `Tranco` object, indicating whether you want to cache downloaded lists:\n```python\nfrom tranco import Tranco\nt = Tranco(cache=True, cache_dir='.tranco')\n```\n\nYou can then retrieve lists from this object using the `list` method:\n\n```python\nlatest_list = t.list()\ndate_list = t.list(date='2019-02-25')\n```\n\nThis method returns a `TrancoList`, which allows you to retrieve a certain prefix of the list (`top`), the list ID (`list_id`), the list page (`list_page`) or the rank of a domain (`rank`):\n```python\nlatest_list.top(10000)\nlatest_list.list_id\nlatest_list.list_page\nlatest_list.rank(\"google.com\")\nlatest_list.rank(\"not.in.ranking\") # returns -1\n```\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/DistriNet/tranco-python-package", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "tranco", "package_url": "https://pypi.org/project/tranco/", "platform": "", "project_url": "https://pypi.org/project/tranco/", "project_urls": { "Homepage": "https://github.com/DistriNet/tranco-python-package" }, "release_url": "https://pypi.org/project/tranco/0.3/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Tranco: A Research-Oriented Top Sites Ranking Hardened Against Manipulation", "version": "0.3" }, "last_serial": 5399346, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "bdc886bb59d0b339f9cc3f20767bd5a3", "sha256": "58e9a6c13d09549d09838b18edf05af9342b5341f86a553ff4d9cdf4dc3427ab" }, "downloads": -1, "filename": "tranco-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "bdc886bb59d0b339f9cc3f20767bd5a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3663, "upload_time": "2019-02-22T09:43:40", "url": "https://files.pythonhosted.org/packages/92/72/d0beae7ad5f9884fe4428eee48ed3fee80ceb2bd044bcc2c770aad91a1b5/tranco-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "be87e6e414513a662b905a544e73db76", "sha256": "dd8a725f4ed8b58df8759a65bb0371b584b6c6b3a7f8bcaf4618cf133735d647" }, "downloads": -1, "filename": "tranco-0.2.tar.gz", "has_sig": false, "md5_digest": "be87e6e414513a662b905a544e73db76", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2468, "upload_time": "2019-02-22T09:43:41", "url": "https://files.pythonhosted.org/packages/e2/91/f9f94680c4417eb75e26151032cb2271f99d630beac58df681f73ccbdea5/tranco-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "fb291582a331c01df2263a37278b17ac", "sha256": "848feeeea204ae3b72e4f6cb2eb897a0a13375e7ea6204189d7ee50353758a2a" }, "downloads": -1, "filename": "tranco-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "fb291582a331c01df2263a37278b17ac", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3760, "upload_time": "2019-06-14T07:48:52", "url": "https://files.pythonhosted.org/packages/13/01/d6dc91fb0fffa83c14f4f922137d5c3bb4d71ea1a36c708410bd50592247/tranco-0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "499e53b84855544048f67309b4cac205", "sha256": "4e01abff123f4fcdfbc9b6f3b138c04ff655ec8b1c4b47e952b272da29b50b1a" }, "downloads": -1, "filename": "tranco-0.3.tar.gz", "has_sig": false, "md5_digest": "499e53b84855544048f67309b4cac205", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2557, "upload_time": "2019-06-14T07:48:54", "url": "https://files.pythonhosted.org/packages/3d/d2/d0d4af7ab5bb5a74082a551c469c69699a210969abbbcabc53460cff06f8/tranco-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb291582a331c01df2263a37278b17ac", "sha256": "848feeeea204ae3b72e4f6cb2eb897a0a13375e7ea6204189d7ee50353758a2a" }, "downloads": -1, "filename": "tranco-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "fb291582a331c01df2263a37278b17ac", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3760, "upload_time": "2019-06-14T07:48:52", "url": "https://files.pythonhosted.org/packages/13/01/d6dc91fb0fffa83c14f4f922137d5c3bb4d71ea1a36c708410bd50592247/tranco-0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "499e53b84855544048f67309b4cac205", "sha256": "4e01abff123f4fcdfbc9b6f3b138c04ff655ec8b1c4b47e952b272da29b50b1a" }, "downloads": -1, "filename": "tranco-0.3.tar.gz", "has_sig": false, "md5_digest": "499e53b84855544048f67309b4cac205", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2557, "upload_time": "2019-06-14T07:48:54", "url": "https://files.pythonhosted.org/packages/3d/d2/d0d4af7ab5bb5a74082a551c469c69699a210969abbbcabc53460cff06f8/tranco-0.3.tar.gz" } ] }