matform


Namematform JSON
Version 0.1.7 PyPI version JSON
download
home_pagehttps://github.com/jaehakl/matform
SummaryMatrix transform library written by Jaehak Lee
upload_time2024-09-13 04:46:39
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 matform
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jaehakl/matform",
    "name": "matform",
    "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/2d/74/29cdd757585375c6c22318ebac976bb7be071b983b32d227f43478030327/matform-0.1.7.tar.gz",
    "platform": null,
    "description": "# TurtleTree\r\n\r\n### Installation\r\n\r\n```\r\npip install matform\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Matrix transform library written by Jaehak Lee",
    "version": "0.1.7",
    "project_urls": {
        "Homepage": "https://github.com/jaehakl/matform"
    },
    "split_keywords": [
        "data",
        " database",
        " array",
        " matrix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e131678178010e65a9440cb0ef3d0067cf7795f2cddf1c410e1d4ce2ba7d4adc",
                "md5": "b173db943b63fa9275fdbd586329fcc8",
                "sha256": "06465dd762025e388d9b0a355217dbd59926c3493dc4bdfd0be4f244563260f4"
            },
            "downloads": -1,
            "filename": "matform-0.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b173db943b63fa9275fdbd586329fcc8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 19957,
            "upload_time": "2024-09-13T04:46:37",
            "upload_time_iso_8601": "2024-09-13T04:46:37.769964Z",
            "url": "https://files.pythonhosted.org/packages/e1/31/678178010e65a9440cb0ef3d0067cf7795f2cddf1c410e1d4ce2ba7d4adc/matform-0.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d7429cdd757585375c6c22318ebac976bb7be071b983b32d227f43478030327",
                "md5": "243e412b0e5b971bf937d19255206cc2",
                "sha256": "0e592f28c5e3cb65bdbd4ff7c258aae5d798371cd42bfff4ae77262d4b3b2d5f"
            },
            "downloads": -1,
            "filename": "matform-0.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "243e412b0e5b971bf937d19255206cc2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 16792,
            "upload_time": "2024-09-13T04:46:39",
            "upload_time_iso_8601": "2024-09-13T04:46:39.162369Z",
            "url": "https://files.pythonhosted.org/packages/2d/74/29cdd757585375c6c22318ebac976bb7be071b983b32d227f43478030327/matform-0.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-13 04:46:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jaehakl",
    "github_project": "matform",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "matform"
}
        
Elapsed time: 0.34758s