minestrone


Nameminestrone JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://github.com/adamghill/minestrone/
SummarySearch, modify, and parse messy HTML with ease.
upload_time2024-10-20 19:13:42
maintainerNone
docs_urlNone
authoradamghill
requires_python<4.0.0,>=3.7
licenseMIT
keywords python html beautifulsoup
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # minestrone

Search, modify, and parse messy HTML with ease.

Documentation at https://minestrone.readthedocs.io/.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adamghill/minestrone/",
    "name": "minestrone",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.7",
    "maintainer_email": null,
    "keywords": "python, html, beautifulsoup",
    "author": "adamghill",
    "author_email": "adam@adamghill.com",
    "download_url": "https://files.pythonhosted.org/packages/ab/ed/bfce2eb800293d66599c6282817d00f57cdae31fdc898752654091cde9f5/minestrone-0.8.0.tar.gz",
    "platform": null,
    "description": "# minestrone\n\nSearch, modify, and parse messy HTML with ease.\n\nDocumentation at https://minestrone.readthedocs.io/.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Search, modify, and parse messy HTML with ease.",
    "version": "0.8.0",
    "project_urls": {
        "Documentation": "http://minestrone.readthedocs.io/",
        "Funding": "https://github.com/sponsors/adamghill",
        "Homepage": "https://github.com/adamghill/minestrone/",
        "Repository": "https://github.com/adamghill/minestrone/"
    },
    "split_keywords": [
        "python",
        " html",
        " beautifulsoup"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4fce7be2c892f23e902f8e7733ee1ff01ce28717e74bc056e3e3e4608789908a",
                "md5": "8b4da6e866c78b18f766e3a202f37a43",
                "sha256": "fa1695db0fd0210907c4b6d92af8c5bbef85cc504fe3aaa95f0095b59294b232"
            },
            "downloads": -1,
            "filename": "minestrone-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b4da6e866c78b18f766e3a202f37a43",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.7",
            "size": 7623,
            "upload_time": "2024-10-20T19:13:40",
            "upload_time_iso_8601": "2024-10-20T19:13:40.853531Z",
            "url": "https://files.pythonhosted.org/packages/4f/ce/7be2c892f23e902f8e7733ee1ff01ce28717e74bc056e3e3e4608789908a/minestrone-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abedbfce2eb800293d66599c6282817d00f57cdae31fdc898752654091cde9f5",
                "md5": "e431c6e60a9b955f31d2cd732ef0a1e3",
                "sha256": "8fbb646a8a10480496113f51f998a82054ecaf24a21324a8a01bafd9a84a656a"
            },
            "downloads": -1,
            "filename": "minestrone-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e431c6e60a9b955f31d2cd732ef0a1e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.7",
            "size": 6958,
            "upload_time": "2024-10-20T19:13:42",
            "upload_time_iso_8601": "2024-10-20T19:13:42.340486Z",
            "url": "https://files.pythonhosted.org/packages/ab/ed/bfce2eb800293d66599c6282817d00f57cdae31fdc898752654091cde9f5/minestrone-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-20 19:13:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adamghill",
    "github_project": "minestrone",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "minestrone"
}
        
Elapsed time: 9.32496s