python-fern


Namepython-fern JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/irisdotsh/fern
SummaryHTML Highlight and Screenshot Tool
upload_time2024-02-24 08:57:40
maintainer
docs_urlNone
authorIris Blankenship
requires_python>=3.11,<4.0
license
keywords fern osint hacking security web scraping
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fern

Fern - HTML Highlight and Screenshot Tool by irisdotsh

## Installation

`pip install python-fern`

## Usage

Fern comes with a CLI tool.

`fern https://example.com searchterm`

To use it with a proxy, do the following:

`fern https://example.onion searchterm socks5://127.0.0.1:9091`
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/irisdotsh/fern",
    "name": "python-fern",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "fern,osint,hacking,security,web scraping",
    "author": "Iris Blankenship",
    "author_email": "iris@netwatchr.com",
    "download_url": "https://files.pythonhosted.org/packages/22/09/0ac6486554971bb4a308b640551c3ee925123edf2949adf6c5e79dffc590/python_fern-0.1.0.tar.gz",
    "platform": null,
    "description": "# Fern\n\nFern - HTML Highlight and Screenshot Tool by irisdotsh\n\n## Installation\n\n`pip install python-fern`\n\n## Usage\n\nFern comes with a CLI tool.\n\n`fern https://example.com searchterm`\n\nTo use it with a proxy, do the following:\n\n`fern https://example.onion searchterm socks5://127.0.0.1:9091`",
    "bugtrack_url": null,
    "license": "",
    "summary": "HTML Highlight and Screenshot Tool",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/irisdotsh/fern/issues",
        "Homepage": "https://github.com/irisdotsh/fern",
        "Repository": "https://github.com/irisdotsh/fern"
    },
    "split_keywords": [
        "fern",
        "osint",
        "hacking",
        "security",
        "web scraping"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1ecdf348dbf6e01acb133bddcc36e2989edb328391bdfc12f129693485a3616",
                "md5": "94d2b1ec3359730410c0722334149abc",
                "sha256": "76012f10def235bd039d743b39480129ceab48d2cdce1c05e360e102368c7c5e"
            },
            "downloads": -1,
            "filename": "python_fern-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "94d2b1ec3359730410c0722334149abc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 15617,
            "upload_time": "2024-02-24T08:57:39",
            "upload_time_iso_8601": "2024-02-24T08:57:39.079500Z",
            "url": "https://files.pythonhosted.org/packages/a1/ec/df348dbf6e01acb133bddcc36e2989edb328391bdfc12f129693485a3616/python_fern-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22090ac6486554971bb4a308b640551c3ee925123edf2949adf6c5e79dffc590",
                "md5": "efe0afeb764fe6d767f9279a4c8fc740",
                "sha256": "ffc75f9a0298d5a4666f3ac7c88d17cdb45c7fd658c5ef61778a8fc8eadaf6ec"
            },
            "downloads": -1,
            "filename": "python_fern-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "efe0afeb764fe6d767f9279a4c8fc740",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 14954,
            "upload_time": "2024-02-24T08:57:40",
            "upload_time_iso_8601": "2024-02-24T08:57:40.987495Z",
            "url": "https://files.pythonhosted.org/packages/22/09/0ac6486554971bb4a308b640551c3ee925123edf2949adf6c5e79dffc590/python_fern-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 08:57:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "irisdotsh",
    "github_project": "fern",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python-fern"
}
        
Elapsed time: 0.18732s