verbum-exploratio


Nameverbum-exploratio JSON
Version 0.0.9 PyPI version JSON
download
home_pageNone
SummaryA GUI application for exploring word etymologies.
upload_time2024-08-24 21:58:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements wxPython requests lxml spacy matplotlib networkx
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Verbum Exploratio

A GUI application for exploring word etymologies.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "verbum-exploratio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Chris Lee <python@chrisleephd.us>",
    "download_url": "https://files.pythonhosted.org/packages/82/b0/9702d3feaf0ea324d48adb3dd1a769fb371a89e97cac6c46a942ecc792b1/verbum_exploratio-0.0.9.tar.gz",
    "platform": null,
    "description": "# Verbum Exploratio\n\nA GUI application for exploring word etymologies.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A GUI application for exploring word etymologies.",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/chrislee35/verbum-exploratio",
        "Issues": "https://github.com/chrislee35/verbum-exploratio/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fe1068d2bef58971db57d483a72a469d51e980c7c2b8626c1f0cdb08933d140",
                "md5": "450b98daf943358259cf4cd07470836a",
                "sha256": "ba43dcc67b6e47639c290df0562558ddbf41f72cce247f21760c1431de23f5d8"
            },
            "downloads": -1,
            "filename": "verbum_exploratio-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "450b98daf943358259cf4cd07470836a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 32481572,
            "upload_time": "2024-08-24T21:50:44",
            "upload_time_iso_8601": "2024-08-24T21:50:44.264508Z",
            "url": "https://files.pythonhosted.org/packages/3f/e1/068d2bef58971db57d483a72a469d51e980c7c2b8626c1f0cdb08933d140/verbum_exploratio-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82b09702d3feaf0ea324d48adb3dd1a769fb371a89e97cac6c46a942ecc792b1",
                "md5": "58886f36d5e1c22485b5c05da547259f",
                "sha256": "02405bc4e2bfd94c725de76a557f7d4da8a38fa926d0aed52d765c9e1a93d652"
            },
            "downloads": -1,
            "filename": "verbum_exploratio-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "58886f36d5e1c22485b5c05da547259f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 32032838,
            "upload_time": "2024-08-24T21:58:34",
            "upload_time_iso_8601": "2024-08-24T21:58:34.193792Z",
            "url": "https://files.pythonhosted.org/packages/82/b0/9702d3feaf0ea324d48adb3dd1a769fb371a89e97cac6c46a942ecc792b1/verbum_exploratio-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-24 21:58:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chrislee35",
    "github_project": "verbum-exploratio",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "wxPython",
            "specs": []
        },
        {
            "name": "requests",
            "specs": []
        },
        {
            "name": "lxml",
            "specs": []
        },
        {
            "name": "spacy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "networkx",
            "specs": []
        }
    ],
    "lcname": "verbum-exploratio"
}
        
Elapsed time: 0.31374s