tripy


Nametripy JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/linuxlewis/tripy
SummarySimple polygon triangulation
upload_time2019-05-09 16:58:25
maintainer
docs_urlNone
authorSam Bolgert
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/linuxlewis/tripy",
    "name": "tripy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Sam Bolgert",
    "author_email": "sbolgert@gmail.com",
    "download_url": "",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple polygon triangulation",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/linuxlewis/tripy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a9184fa30539760e36a75ea051e3574154a931cd6c8dd60d6d5f32ecba2b3c6",
                "md5": "e24c5c99306c2f8210fdbe3ec782fc59",
                "sha256": "c6a8ea289e7526695edb87ac628d50f38342fbd7840b0ce27492238b65dd54d6"
            },
            "downloads": -1,
            "filename": "tripy-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e24c5c99306c2f8210fdbe3ec782fc59",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 3674,
            "upload_time": "2019-05-09T16:58:25",
            "upload_time_iso_8601": "2019-05-09T16:58:25.143691Z",
            "url": "https://files.pythonhosted.org/packages/3a/91/84fa30539760e36a75ea051e3574154a931cd6c8dd60d6d5f32ecba2b3c6/tripy-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1039791037fdb5b398d2d706234403a9171258f143ac6a91a865858665ea7ea9",
                "md5": "8e011db4bb1e3f555c0439e4c12c2980",
                "sha256": "13f861a47a2f6626137b55cf06b2a15d147bbfac7d80c53d59c5b557a59b24ec"
            },
            "downloads": -1,
            "filename": "tripy-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e011db4bb1e3f555c0439e4c12c2980",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3671,
            "upload_time": "2019-05-05T01:47:22",
            "upload_time_iso_8601": "2019-05-05T01:47:22.899109Z",
            "url": "https://files.pythonhosted.org/packages/10/39/791037fdb5b398d2d706234403a9171258f143ac6a91a865858665ea7ea9/tripy-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-05-09 16:58:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "linuxlewis",
    "github_project": "tripy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "tripy"
}
        
Elapsed time: 0.63604s