mitosheet3


Namemitosheet3 JSON
Version 0.3.281 PyPI version JSON
download
home_pagehttps://trymito.io
SummaryThe Mito Spreadsheet
upload_time2023-07-10 02:31:05
maintainerNone
docs_urlNone
authorMito Sheet
requires_pythonNone
licenseGNU Affero General Public License v3
keywords jupyter
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 aarondr77 (@) gmail.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:


        from mitosheet import sheet


        mitosheet.sheet()


        
            

Raw data

            {
    "_id": null,
    "home_page": "https://trymito.io",
    "name": "mitosheet3",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Jupyter",
    "author": "Mito Sheet",
    "author_email": "naterush1997@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/4a/757a43a143ca60b167d94ad684b575bb33614bd7f1dec6ec66b0f06b04bc/mitosheet3-0.3.281.tar.gz",
    "platform": "Linux",
    "description": "\n        To learn more about Mito, checkout out our documentation: https://docs.trymito.io/getting-started/installing-mito\n\n\n        Before installing Mito \n\n\n        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.\n\n\n        2. Checkout our terms of service and privacy policy. By installing Mito, you're agreeing to both of them. Please contact us at aarondr77 (@) gmail.com with any questions.\n\n\n        Installation Instructions \n\n\n        For more detailed installation instructions, see our documentation: https://docs.trymito.io/getting-started/installing-mito\n\n\n        1. pip install mitosheet\n\n\n        2. Launch JupyterLab 3.0 and open a new notebook\n\n\n        3. In the notebook, run the following code:\n\n\n        from mitosheet import sheet\n\n\n        mitosheet.sheet()\n\n\n        ",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3",
    "summary": "The Mito Spreadsheet",
    "version": "0.3.281",
    "project_urls": {
        "Homepage": "https://trymito.io"
    },
    "split_keywords": [
        "jupyter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40b8673e2a96c6da075c22dcc7d1355bcdedfe0e8a69ce0f15d2cbfa7a3422c8",
                "md5": "439236688f2dbc4d6bb8d1af5a505f36",
                "sha256": "2c37b8b06d1e494fd9ca6421cf311cc8a29ad41d449eefabb61c9bcb19b547f0"
            },
            "downloads": -1,
            "filename": "mitosheet3-0.3.281-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "439236688f2dbc4d6bb8d1af5a505f36",
            "packagetype": "bdist_wheel",
            "python_version": "3.8",
            "requires_python": null,
            "size": 2805484,
            "upload_time": "2023-07-10T02:31:08",
            "upload_time_iso_8601": "2023-07-10T02:31:08.284905Z",
            "url": "https://files.pythonhosted.org/packages/40/b8/673e2a96c6da075c22dcc7d1355bcdedfe0e8a69ce0f15d2cbfa7a3422c8/mitosheet3-0.3.281-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d4a757a43a143ca60b167d94ad684b575bb33614bd7f1dec6ec66b0f06b04bc",
                "md5": "271d5be43900f7968c280371ca4b5ba4",
                "sha256": "2b6bba04aa602ae123aa6f7ddc45b287f1e63681a27f18d49bb98d5d1abf0850"
            },
            "downloads": -1,
            "filename": "mitosheet3-0.3.281.tar.gz",
            "has_sig": false,
            "md5_digest": "271d5be43900f7968c280371ca4b5ba4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1808395,
            "upload_time": "2023-07-10T02:31:05",
            "upload_time_iso_8601": "2023-07-10T02:31:05.946330Z",
            "url": "https://files.pythonhosted.org/packages/9d/4a/757a43a143ca60b167d94ad684b575bb33614bd7f1dec6ec66b0f06b04bc/mitosheet3-0.3.281.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-10 02:31:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mitosheet3"
}
        
Elapsed time: 0.11845s