findme-hackbit


Namefindme-hackbit JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://github.com/0xSaikat/findme
SummaryA tool to search for usernames across various platforms.
upload_time2025-01-14 10:50:24
maintainerNone
docs_urlNone
author0xSaikat
requires_python>=3.6
licenseNone
keywords cybersecurity username search hackbit
VCS
bugtrack_url
requirements colorama requests jsonschema termcolor
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # findme
FindME is a powerful and simple-to-use CLI-based tool that helps users search for social media and online platform profiles associated with a given username. Whether you're performing reconnaissance, verifying your digital footprint, or simply curious about username availability, FindME provides results quickly and efficiently.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/0xSaikat/findme",
    "name": "findme-hackbit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "cybersecurity, username search, hackbit",
    "author": "0xSaikat",
    "author_email": "saikat@hackbit.org",
    "download_url": "https://files.pythonhosted.org/packages/eb/8a/61cf60d2db831bad83efc1128bb8c0ea4567289f7f7925510e682c4c4263/findme_hackbit-1.0.5.tar.gz",
    "platform": null,
    "description": "# findme\nFindME is a powerful and simple-to-use CLI-based tool that helps users search for social media and online platform profiles associated with a given username. Whether you're performing reconnaissance, verifying your digital footprint, or simply curious about username availability, FindME provides results quickly and efficiently.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tool to search for usernames across various platforms.",
    "version": "1.0.5",
    "project_urls": {
        "Homepage": "https://github.com/0xSaikat/findme"
    },
    "split_keywords": [
        "cybersecurity",
        " username search",
        " hackbit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e36ecbf1fee7089658f9dd1a70dd256501cd57fa57e16b61db253d219768e309",
                "md5": "bd3a91f2b7d957ba9ebdf2ff7dd85621",
                "sha256": "6cf08e1f6be31a451b751071788c7e639e70921e16385599de249b42713ca187"
            },
            "downloads": -1,
            "filename": "findme_hackbit-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd3a91f2b7d957ba9ebdf2ff7dd85621",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2698,
            "upload_time": "2025-01-14T10:50:23",
            "upload_time_iso_8601": "2025-01-14T10:50:23.054320Z",
            "url": "https://files.pythonhosted.org/packages/e3/6e/cbf1fee7089658f9dd1a70dd256501cd57fa57e16b61db253d219768e309/findme_hackbit-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb8a61cf60d2db831bad83efc1128bb8c0ea4567289f7f7925510e682c4c4263",
                "md5": "0a677b60bfd448b58aa0d42812132c20",
                "sha256": "f7d3796b2ce21a55940de91a2623b3068715f4ef83c07959834853c5b836ca00"
            },
            "downloads": -1,
            "filename": "findme_hackbit-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "0a677b60bfd448b58aa0d42812132c20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2539,
            "upload_time": "2025-01-14T10:50:24",
            "upload_time_iso_8601": "2025-01-14T10:50:24.525984Z",
            "url": "https://files.pythonhosted.org/packages/eb/8a/61cf60d2db831bad83efc1128bb8c0ea4567289f7f7925510e682c4c4263/findme_hackbit-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 10:50:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "0xSaikat",
    "github_project": "findme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "colorama",
            "specs": [
                [
                    ">=",
                    "0.4.4"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.25.1"
                ]
            ]
        },
        {
            "name": "jsonschema",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "termcolor",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        }
    ],
    "lcname": "findme-hackbit"
}
        
Elapsed time: 0.88174s