idiom


Nameidiom JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/thorwhalen/idiom
SummaryAccess and operations with word2vec data
upload_time2023-11-12 11:53:48
maintainer
docs_urlNone
authorThor Whalen
requires_python
licensemit
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# idiom
Access and operations with word2vec data


To install:	```pip install idiom```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thorwhalen/idiom",
    "name": "idiom",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Thor Whalen",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/f9/a6/457eaf4d1e84c1bd941b1d44497874506563b8333468105cefe7a027bd06/idiom-0.1.1.tar.gz",
    "platform": "any",
    "description": "\n# idiom\nAccess and operations with word2vec data\n\n\nTo install:\t```pip install idiom```\n\n\n",
    "bugtrack_url": null,
    "license": "mit",
    "summary": "Access and operations with word2vec data",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/thorwhalen/idiom"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c279559e865fbc298d0767d7d2471bdd4ce37f9709d24438645639caf0be94c5",
                "md5": "4b5f84e43228ca773409904a9dae4ede",
                "sha256": "8c38303e25b6afde78f1680feccc5f47d174e816f7ddcd10bd8b4c68421b04b0"
            },
            "downloads": -1,
            "filename": "idiom-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4b5f84e43228ca773409904a9dae4ede",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8415,
            "upload_time": "2023-11-12T11:53:46",
            "upload_time_iso_8601": "2023-11-12T11:53:46.994722Z",
            "url": "https://files.pythonhosted.org/packages/c2/79/559e865fbc298d0767d7d2471bdd4ce37f9709d24438645639caf0be94c5/idiom-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9a6457eaf4d1e84c1bd941b1d44497874506563b8333468105cefe7a027bd06",
                "md5": "9115dca05871b401a3eb41ce8284567d",
                "sha256": "a07850b0d28b5af5e65b5a6fb4567872260977e37e38bb7b836a16ba06bac3e0"
            },
            "downloads": -1,
            "filename": "idiom-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9115dca05871b401a3eb41ce8284567d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8441,
            "upload_time": "2023-11-12T11:53:48",
            "upload_time_iso_8601": "2023-11-12T11:53:48.201705Z",
            "url": "https://files.pythonhosted.org/packages/f9/a6/457eaf4d1e84c1bd941b1d44497874506563b8333468105cefe7a027bd06/idiom-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-12 11:53:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thorwhalen",
    "github_project": "idiom",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "idiom"
}
        
Elapsed time: 0.47806s