amilib


Nameamilib JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/petermr/amilib
Summarydocument download, cleaning, managemenr
upload_time2024-04-25 01:40:46
maintainerNone
docs_urlNone
authorPeter Murray-Rust
requires_python>=3.7
licenseApache2
keywords text and data mining
VCS
bugtrack_url
requirements chardet geopy lxml matplotlib networkx nltk numpy pandas pdfminer pdfminer.six pdfplumber Pillow pyvis requests scikit_learn selenium setuptools SPARQLWrapper tinycss tkinterweb webdriver_manager
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # amilib
library from pyamihtml

mainly for amiclimate to start with








            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/petermr/amilib",
    "name": "amilib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "text and data mining",
    "author": "Peter Murray-Rust",
    "author_email": "petermurrayrust@googlemail.com",
    "download_url": "https://files.pythonhosted.org/packages/e2/20/c60db63b68b26d67ba3acc423e2fd1ae0fa6575b473a39fe9f9fb0f343b1/amilib-0.0.8.tar.gz",
    "platform": null,
    "description": "# amilib\nlibrary from pyamihtml\n\nmainly for amiclimate to start with\n\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache2",
    "summary": "document download, cleaning, managemenr",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/petermr/amilib"
    },
    "split_keywords": [
        "text",
        "and",
        "data",
        "mining"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e220c60db63b68b26d67ba3acc423e2fd1ae0fa6575b473a39fe9f9fb0f343b1",
                "md5": "e17a859ca3abe7051dce07a05486ff04",
                "sha256": "6341cf4f4c7a1aa2baff1701408f76537dd372d9dc6b3c210a691576b7f5d565"
            },
            "downloads": -1,
            "filename": "amilib-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "e17a859ca3abe7051dce07a05486ff04",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 225922,
            "upload_time": "2024-04-25T01:40:46",
            "upload_time_iso_8601": "2024-04-25T01:40:46.998179Z",
            "url": "https://files.pythonhosted.org/packages/e2/20/c60db63b68b26d67ba3acc423e2fd1ae0fa6575b473a39fe9f9fb0f343b1/amilib-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 01:40:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "petermr",
    "github_project": "amilib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "chardet",
            "specs": [
                [
                    "==",
                    "5.2.0"
                ]
            ]
        },
        {
            "name": "geopy",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "lxml",
            "specs": [
                [
                    "==",
                    "5.1.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.5.3"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    "==",
                    "2.8.4"
                ]
            ]
        },
        {
            "name": "nltk",
            "specs": [
                [
                    "==",
                    "3.8.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.22.0"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.3.4"
                ]
            ]
        },
        {
            "name": "pdfminer",
            "specs": [
                [
                    "==",
                    "20191125"
                ]
            ]
        },
        {
            "name": "pdfminer.six",
            "specs": [
                [
                    "==",
                    "20221105"
                ]
            ]
        },
        {
            "name": "pdfplumber",
            "specs": [
                [
                    "==",
                    "0.10.4"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "10.2.0"
                ]
            ]
        },
        {
            "name": "pyvis",
            "specs": [
                [
                    "==",
                    "0.3.2"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.25.1"
                ]
            ]
        },
        {
            "name": "scikit_learn",
            "specs": [
                [
                    "==",
                    "1.4.1.post1"
                ]
            ]
        },
        {
            "name": "selenium",
            "specs": [
                [
                    "==",
                    "4.18.1"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "60.3.1"
                ]
            ]
        },
        {
            "name": "SPARQLWrapper",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "tinycss",
            "specs": [
                [
                    "==",
                    "0.4"
                ]
            ]
        },
        {
            "name": "tkinterweb",
            "specs": [
                [
                    "==",
                    "3.10.7"
                ]
            ]
        },
        {
            "name": "webdriver_manager",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        }
    ],
    "lcname": "amilib"
}
        
Elapsed time: 0.24592s