cellmetrik


Namecellmetrik JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryGeometric manipulations on embeddings.
upload_time2024-11-06 17:02:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGNU General Public License v3
keywords cellmetrik
VCS
bugtrack_url
requirements numpy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cellmetrik


[![image](https://img.shields.io/pypi/v/cellmetrik.svg)](https://pypi.python.org/pypi/cellmetrik)
[![image](https://img.shields.io/conda/vn/conda-forge/cellmetrik.svg)](https://anaconda.org/conda-forge/cellmetrik)


**Geometric manipulations.**


-   Free software: GNU General Public License v3
-   Documentation: https://JRR3.github.io/cellmetrik
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cellmetrik",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "cellmetrik",
    "author": null,
    "author_email": "Javier Ruiz-Ramirez <javier.ruizramirez@uhn.ca>",
    "download_url": "https://files.pythonhosted.org/packages/44/7f/753781647907a173d2dac9305486b157fc408763388509125c5976ac7d0e/cellmetrik-0.0.1.tar.gz",
    "platform": null,
    "description": "# cellmetrik\n\n\n[![image](https://img.shields.io/pypi/v/cellmetrik.svg)](https://pypi.python.org/pypi/cellmetrik)\n[![image](https://img.shields.io/conda/vn/conda-forge/cellmetrik.svg)](https://anaconda.org/conda-forge/cellmetrik)\n\n\n**Geometric manipulations.**\n\n\n-   Free software: GNU General Public License v3\n-   Documentation: https://JRR3.github.io/cellmetrik\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "Geometric manipulations on embeddings.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/JRR3/cellmetrik"
    },
    "split_keywords": [
        "cellmetrik"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d7012f8edf833cff015938f81f76f6afd87d8980b422655725b3fbe6ae9c47f",
                "md5": "36f59f3e90b10e6b034951fad7c00ea7",
                "sha256": "9dcb5dbed463d13090cdff3ac3afd9d629a193909504abb0fd38e310fa29f8ec"
            },
            "downloads": -1,
            "filename": "cellmetrik-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36f59f3e90b10e6b034951fad7c00ea7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 3467,
            "upload_time": "2024-11-06T17:02:01",
            "upload_time_iso_8601": "2024-11-06T17:02:01.797876Z",
            "url": "https://files.pythonhosted.org/packages/4d/70/12f8edf833cff015938f81f76f6afd87d8980b422655725b3fbe6ae9c47f/cellmetrik-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "447f753781647907a173d2dac9305486b157fc408763388509125c5976ac7d0e",
                "md5": "76f2a4fb568f7d4cf95555c52aa9531f",
                "sha256": "fc372da81523507e4c1d8b32012ca4eec42ee3f9c9697a81811bbf44c6dd90f3"
            },
            "downloads": -1,
            "filename": "cellmetrik-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "76f2a4fb568f7d4cf95555c52aa9531f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10401,
            "upload_time": "2024-11-06T17:02:03",
            "upload_time_iso_8601": "2024-11-06T17:02:03.667561Z",
            "url": "https://files.pythonhosted.org/packages/44/7f/753781647907a173d2dac9305486b157fc408763388509125c5976ac7d0e/cellmetrik-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-06 17:02:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JRR3",
    "github_project": "cellmetrik",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        }
    ],
    "lcname": "cellmetrik"
}
        
Elapsed time: 0.57965s