findme-hackbit.org


Namefindme-hackbit.org JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/0xSaikat/findme
SummaryA tool to search for usernames across various platforms.
upload_time2025-01-14 09:46:27
maintainerNone
docs_urlNone
author0xSaikat
requires_python>=3.6
licenseNone
keywords
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.org",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "0xSaikat",
    "author_email": "saikat@hackbit.org",
    "download_url": "https://files.pythonhosted.org/packages/78/64/d1a6f78583cdf56179661df495495e7b01adf76a494414aadd6a73c6437d/findme_hackbit_org-1.0.3.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.3",
    "project_urls": {
        "Homepage": "https://github.com/0xSaikat/findme"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "927a3f9867a6ca2e9bd7bb2aa32f8d900ec761b16565add182aa40849b68b11c",
                "md5": "9e6b3d3f51dc7d3f8e443603ca7972e4",
                "sha256": "39d4df9d4850bbf9608212353d0414dfc903276fa270249ae6ada049b4ec90f3"
            },
            "downloads": -1,
            "filename": "findme_hackbit.org-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e6b3d3f51dc7d3f8e443603ca7972e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2686,
            "upload_time": "2025-01-14T09:46:25",
            "upload_time_iso_8601": "2025-01-14T09:46:25.021837Z",
            "url": "https://files.pythonhosted.org/packages/92/7a/3f9867a6ca2e9bd7bb2aa32f8d900ec761b16565add182aa40849b68b11c/findme_hackbit.org-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7864d1a6f78583cdf56179661df495495e7b01adf76a494414aadd6a73c6437d",
                "md5": "0c7ec0118d1acafeb37fb232623f1264",
                "sha256": "b860f65fc876b1a30ce9af9a5cd9c5915ef8da6aa371c061fbdac67355b5c59d"
            },
            "downloads": -1,
            "filename": "findme_hackbit_org-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0c7ec0118d1acafeb37fb232623f1264",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2338,
            "upload_time": "2025-01-14T09:46:27",
            "upload_time_iso_8601": "2025-01-14T09:46:27.379861Z",
            "url": "https://files.pythonhosted.org/packages/78/64/d1a6f78583cdf56179661df495495e7b01adf76a494414aadd6a73c6437d/findme_hackbit_org-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 09:46:27",
    "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.org"
}
        
Elapsed time: 0.53184s