mitosheet


Namemitosheet JSON
Version 0.1.570 PyPI version JSON
download
home_pagehttps://trymito.io
SummaryThe Mito Spreadsheet
upload_time2024-03-30 16:40:50
maintainerNone
docs_urlNone
authorMito Sheet
requires_python>=3.6
licenseGNU Affero General Public License v3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
To learn more about Mito, checkout out our documentation: https://docs.trymito.io/getting-started/installing-mito


Before installing Mito 


1. Check that you have Python 3.6 or above. To check your version of Python, open a new terminal, and type python3 --version. If you need to install or update Python, restart your terminal after doing so.


2. Checkout our terms of service and privacy policy. By installing Mito, you're agreeing to both of them. Please contact us at aaron [@] sagacollab [dot] com with any questions.


Installation Instructions 


For more detailed installation instructions, see our documentation: https://docs.trymito.io/getting-started/installing-mito


1. pip install mitosheet


2. Launch JupyterLab 3.0 and open a new notebook


3. In the notebook, run the following code:


import mitosheet


mitosheet.sheet()





            

Raw data

            {
    "_id": null,
    "home_page": "https://trymito.io",
    "name": "mitosheet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Mito Sheet",
    "author_email": "naterush1997@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/e6/90dfd4413f847b8c0c7804be11e5073be1619cf965fde62e046745a8a98c/mitosheet-0.1.570.tar.gz",
    "platform": "Linux",
    "description": "\nTo learn more about Mito, checkout out our documentation: https://docs.trymito.io/getting-started/installing-mito\n\n\nBefore installing Mito \n\n\n1. Check that you have Python 3.6 or above. To check your version of Python, open a new terminal, and type python3 --version. If you need to install or update Python, restart your terminal after doing so.\n\n\n2. Checkout our terms of service and privacy policy. By installing Mito, you're agreeing to both of them. Please contact us at aaron [@] sagacollab [dot] com with any questions.\n\n\nInstallation Instructions \n\n\nFor more detailed installation instructions, see our documentation: https://docs.trymito.io/getting-started/installing-mito\n\n\n1. pip install mitosheet\n\n\n2. Launch JupyterLab 3.0 and open a new notebook\n\n\n3. In the notebook, run the following code:\n\n\nimport mitosheet\n\n\nmitosheet.sheet()\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3",
    "summary": "The Mito Spreadsheet",
    "version": "0.1.570",
    "project_urls": {
        "Homepage": "https://trymito.io"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84b19f3b0f21a9211e34dccb480a794574959a692178726909b03df79db0ec84",
                "md5": "21c43f03ef5ae61bcbcfd259b28d62f9",
                "sha256": "22feae65fd64d4547e32171f928d820f21494cd3c8fb6149505af0d4be3a7bfe"
            },
            "downloads": -1,
            "filename": "mitosheet-0.1.570-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "21c43f03ef5ae61bcbcfd259b28d62f9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 5002614,
            "upload_time": "2024-03-30T16:40:45",
            "upload_time_iso_8601": "2024-03-30T16:40:45.906531Z",
            "url": "https://files.pythonhosted.org/packages/84/b1/9f3b0f21a9211e34dccb480a794574959a692178726909b03df79db0ec84/mitosheet-0.1.570-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2e690dfd4413f847b8c0c7804be11e5073be1619cf965fde62e046745a8a98c",
                "md5": "13f9af14847a86b5725bd34e2b8fce1f",
                "sha256": "c6ab46a5d45e864f932a2330293854677973b9e5638375de8b43d673a6f44487"
            },
            "downloads": -1,
            "filename": "mitosheet-0.1.570.tar.gz",
            "has_sig": false,
            "md5_digest": "13f9af14847a86b5725bd34e2b8fce1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1278195,
            "upload_time": "2024-03-30T16:40:50",
            "upload_time_iso_8601": "2024-03-30T16:40:50.072253Z",
            "url": "https://files.pythonhosted.org/packages/f2/e6/90dfd4413f847b8c0c7804be11e5073be1619cf965fde62e046745a8a98c/mitosheet-0.1.570.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-30 16:40:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mitosheet"
}
        
Elapsed time: 0.24949s