turtletree


Nameturtletree JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/jaehakl/turtletree
SummaryData transform library written by Jaehak Lee
upload_time2024-08-24 02:25:33
maintainerNone
docs_urlNone
authorJaehak Lee
requires_python>=3.6
licenseNone
keywords data database array matrix
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TurtleTree

### Installation

```
pip install turtletree
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaehakl/turtletree",
    "name": "turtletree",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "data, database, array, matrix",
    "author": "Jaehak Lee",
    "author_email": "leejaehak87@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/78/76/9b8a2f65e6f9d9b2ef19dc8d7dc0a708ff5812041780f1f76173e96b8a6a/turtletree-0.1.0.tar.gz",
    "platform": null,
    "description": "# TurtleTree\r\n\r\n### Installation\r\n\r\n```\r\npip install turtletree\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Data transform library written by Jaehak Lee",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/jaehakl/turtletree"
    },
    "split_keywords": [
        "data",
        " database",
        " array",
        " matrix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "851791ea09d7909929cc3d1b769c168a4da2c07c7e478ca328b4a8d429373358",
                "md5": "9936a813145cbfcb37282391d3ed86fb",
                "sha256": "2d4e93fd80ca7d641b149b91f6b577c327c5441ca0012490ff02c51761413f63"
            },
            "downloads": -1,
            "filename": "turtletree-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9936a813145cbfcb37282391d3ed86fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 17176,
            "upload_time": "2024-08-24T02:25:31",
            "upload_time_iso_8601": "2024-08-24T02:25:31.996138Z",
            "url": "https://files.pythonhosted.org/packages/85/17/91ea09d7909929cc3d1b769c168a4da2c07c7e478ca328b4a8d429373358/turtletree-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78769b8a2f65e6f9d9b2ef19dc8d7dc0a708ff5812041780f1f76173e96b8a6a",
                "md5": "dd1420171c3dd0c21372132f7b36a555",
                "sha256": "1736b33b0e0abab2fd75ae380c396afb37cf3e90ed85ba13ca4c7ea34af5685c"
            },
            "downloads": -1,
            "filename": "turtletree-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dd1420171c3dd0c21372132f7b36a555",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 14383,
            "upload_time": "2024-08-24T02:25:33",
            "upload_time_iso_8601": "2024-08-24T02:25:33.667249Z",
            "url": "https://files.pythonhosted.org/packages/78/76/9b8a2f65e6f9d9b2ef19dc8d7dc0a708ff5812041780f1f76173e96b8a6a/turtletree-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-24 02:25:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaehakl",
    "github_project": "turtletree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "turtletree"
}
        
Elapsed time: 0.91573s