{ "info": { "author": "HATI", "author_email": "bisha@protonmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3.7" ], "description": "# PyWhatcms\nPython package for whatcms.com API\n\nThe package provides a simple way to use the whatcms.org API for detecting 467 different Content Management Systems\n\n## Installation\n```\npip install pywhatcms\n```\n\n## Usage\nFirst of all, import pywhatcms:\n```\nfrom pywhatcms import whatcms\n```\nQuery a domain:\n```\nwhatcms('API-KEY', 'blog.underc0de.org')\n```\nObtain info:\n```\nwhatcms.name\nwhatcms.code\nwhatcms.confidence\nwhatcms.cms_url\nwhatcms.version\nwhatcms.msg\nwhatcms.id\nwhatcms.request\nwhatcms.request_web\n```\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/HA71/pywhatcms", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pywhatcms", "package_url": "https://pypi.org/project/pywhatcms/", "platform": "", "project_url": "https://pypi.org/project/pywhatcms/", "project_urls": { "Homepage": "https://github.com/HA71/pywhatcms" }, "release_url": "https://pypi.org/project/pywhatcms/1.0.7/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Unofficial WhatCMS API package", "version": "1.0.7" }, "last_serial": 5149723, "releases": { "1.0.7": [ { "comment_text": "", "digests": { "md5": "98ed80cc6c2908c631f2e8a2d1bc4e66", "sha256": "e7dc08bae137f4b81ae741e230cf49cc978997472c45d7ab2a6ec08026162939" }, "downloads": -1, "filename": "pywhatcms-1.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "98ed80cc6c2908c631f2e8a2d1bc4e66", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2801, "upload_time": "2019-04-16T12:14:23", "url": "https://files.pythonhosted.org/packages/e9/23/14acfed9680c5ffd447344d8998048f70e1707a2119dec6a30c2d5f393ac/pywhatcms-1.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "66be9a72aa55d2d9b37d232b4b6ae826", "sha256": "3cc9a9b2d6c5358129ab5169360803f0a7702199f1d96692e024b516ffa7f6f3" }, "downloads": -1, "filename": "pywhatcms-1.0.7.tar.gz", "has_sig": false, "md5_digest": "66be9a72aa55d2d9b37d232b4b6ae826", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1558, "upload_time": "2019-04-16T12:14:24", "url": "https://files.pythonhosted.org/packages/87/02/e76e02792fcea13d93a423b9087254769629027809accef3c0b6d663ab47/pywhatcms-1.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "98ed80cc6c2908c631f2e8a2d1bc4e66", "sha256": "e7dc08bae137f4b81ae741e230cf49cc978997472c45d7ab2a6ec08026162939" }, "downloads": -1, "filename": "pywhatcms-1.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "98ed80cc6c2908c631f2e8a2d1bc4e66", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2801, "upload_time": "2019-04-16T12:14:23", "url": "https://files.pythonhosted.org/packages/e9/23/14acfed9680c5ffd447344d8998048f70e1707a2119dec6a30c2d5f393ac/pywhatcms-1.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "66be9a72aa55d2d9b37d232b4b6ae826", "sha256": "3cc9a9b2d6c5358129ab5169360803f0a7702199f1d96692e024b516ffa7f6f3" }, "downloads": -1, "filename": "pywhatcms-1.0.7.tar.gz", "has_sig": false, "md5_digest": "66be9a72aa55d2d9b37d232b4b6ae826", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1558, "upload_time": "2019-04-16T12:14:24", "url": "https://files.pythonhosted.org/packages/87/02/e76e02792fcea13d93a423b9087254769629027809accef3c0b6d663ab47/pywhatcms-1.0.7.tar.gz" } ] }