cms-detector


Namecms-detector JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/serpwings/cms-detector/
SummaryPython Package to detect Content Management System
upload_time2023-03-18 01:55:07
maintainer
docs_urlNone
authorFaisal Shahzad
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cms-detector

## Whats in cms-detector?

A Python Package to detect the Content Management System of a Website.

We believe in monolithic software development and created this tiny package that does its job without any bloat. 

## How to Use cms-detector?

You can find detailed tutorial on [cms-detector tutorial website](https://serpwings.com/software/python-cms-detector/).

## Contribute

Pull Requests, Feature Suggestions, and collaborations are welcome.

## About Us

This work is a collaborative effort of [seowings](https://seowings.org/), and [serpwings](https://serpwings.com/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/serpwings/cms-detector/",
    "name": "cms-detector",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Faisal Shahzad",
    "author_email": "seowingsorg@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f6/f8/a5c0f41c065c8bce5f3e289be29aaacd917f328b0e65b7b919adfbe90cb8/cms-detector-0.0.1.tar.gz",
    "platform": null,
    "description": "# cms-detector\n\n## Whats in cms-detector?\n\nA Python Package to detect the Content Management System of a Website.\n\nWe believe in monolithic software development and created this tiny package that does its job without any bloat. \n\n## How to Use cms-detector?\n\nYou can find detailed tutorial on [cms-detector tutorial website](https://serpwings.com/software/python-cms-detector/).\n\n## Contribute\n\nPull Requests, Feature Suggestions, and collaborations are welcome.\n\n## About Us\n\nThis work is a collaborative effort of [seowings](https://seowings.org/), and [serpwings](https://serpwings.com/).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python Package to detect Content Management System",
    "version": "0.0.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b8eabdeaf4271315fa55e87a76a651b930e3ed3f2bbdeb8df4c614a05e1960d",
                "md5": "5c069c6b802f8b785d85a16cf0f22c72",
                "sha256": "7b1cbaa6af385262cf25653e16e6e2b93733c72ae4ff1d8f506941ce348a079c"
            },
            "downloads": -1,
            "filename": "cms_detector-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c069c6b802f8b785d85a16cf0f22c72",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4715,
            "upload_time": "2023-03-18T01:55:05",
            "upload_time_iso_8601": "2023-03-18T01:55:05.878185Z",
            "url": "https://files.pythonhosted.org/packages/9b/8e/abdeaf4271315fa55e87a76a651b930e3ed3f2bbdeb8df4c614a05e1960d/cms_detector-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6f8a5c0f41c065c8bce5f3e289be29aaacd917f328b0e65b7b919adfbe90cb8",
                "md5": "70a2febc60aecd7e963466cbe8d03525",
                "sha256": "546d9bd32604af4a97b4b7e7b48d212ed449ed0bdf3f838e500f2a2af34d13f5"
            },
            "downloads": -1,
            "filename": "cms-detector-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "70a2febc60aecd7e963466cbe8d03525",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3944,
            "upload_time": "2023-03-18T01:55:07",
            "upload_time_iso_8601": "2023-03-18T01:55:07.524118Z",
            "url": "https://files.pythonhosted.org/packages/f6/f8/a5c0f41c065c8bce5f3e289be29aaacd917f328b0e65b7b919adfbe90cb8/cms-detector-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-18 01:55:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "serpwings",
    "github_project": "cms-detector",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cms-detector"
}
        
Elapsed time: 0.26608s