syd


Namesyd JSON
Version 0.1.4 PyPI version JSON
download
home_pageNone
SummaryA Python package for making GUIs for data science easy.
upload_time2025-01-14 19:51:59
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords data-science gui interactive jupyter machine-learning notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # syd
 A package to help you share your data!

Have you ever wanted to look through all your data really quickly interactively? Of course you have. Mo data mo problems, but only if you don't know what to do with it. And that starts with looking at your data. And that's why syd stands for show your data! 

Syd is a system for creating a data viewing GUI that you can view on a web-browser. And guess what? Since it opens on a web browser, you can even open it on any other computer on your local network! For example, your PI. Gone are the days of single random examples that they make infinitely stubborn conclusions about. Now, you can look at all the examples, quickly and easily, on their computer. And that's why syd stands for share your data!

Okay, so what is it? Syd is an automated system to convert some basic python plotting code into an interactive GUI. This is great, because it means you only have to think about what you want to plot and what you want to be interactive, syd does the work to make an interface. There's some small overhead for learning how to prepare your data to work with syd, but we provide some templates to make it easy. You know what that means? That means you get to focus on _thinking_ about your data, rather than spending time writing code to look at it. And that's why syd stands for Science, Yes! Datum!
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "syd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "data-science, gui, interactive, jupyter, machine-learning, notebook, python",
    "author": null,
    "author_email": "Andrew Landau <andrew+tyler+landau+getridofthisanddtheplusses@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/9c/b0/df0893aefe21c4bce510bf655717c12966917fd48079bdf681838a698b4f/syd-0.1.4.tar.gz",
    "platform": null,
    "description": "# syd\n A package to help you share your data!\n\nHave you ever wanted to look through all your data really quickly interactively? Of course you have. Mo data mo problems, but only if you don't know what to do with it. And that starts with looking at your data. And that's why syd stands for show your data! \n\nSyd is a system for creating a data viewing GUI that you can view on a web-browser. And guess what? Since it opens on a web browser, you can even open it on any other computer on your local network! For example, your PI. Gone are the days of single random examples that they make infinitely stubborn conclusions about. Now, you can look at all the examples, quickly and easily, on their computer. And that's why syd stands for share your data!\n\nOkay, so what is it? Syd is an automated system to convert some basic python plotting code into an interactive GUI. This is great, because it means you only have to think about what you want to plot and what you want to be interactive, syd does the work to make an interface. There's some small overhead for learning how to prepare your data to work with syd, but we provide some templates to make it easy. You know what that means? That means you get to focus on _thinking_ about your data, rather than spending time writing code to look at it. And that's why syd stands for Science, Yes! Datum!",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package for making GUIs for data science easy.",
    "version": "0.1.4",
    "project_urls": {
        "Homepage": "https://github.com/landoskape/syd"
    },
    "split_keywords": [
        "data-science",
        " gui",
        " interactive",
        " jupyter",
        " machine-learning",
        " notebook",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bc8f04b3236503098651f655df77ece345928d321d0069617905bd26d8f9c951",
                "md5": "3b39bcad182e4df6512458a0f2870a38",
                "sha256": "c9fc07f7d9f7c2b8051dc284263bf87b9d37cbe61228797ae44f39274317714e"
            },
            "downloads": -1,
            "filename": "syd-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b39bcad182e4df6512458a0f2870a38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 20564,
            "upload_time": "2025-01-14T19:51:57",
            "upload_time_iso_8601": "2025-01-14T19:51:57.819215Z",
            "url": "https://files.pythonhosted.org/packages/bc/8f/04b3236503098651f655df77ece345928d321d0069617905bd26d8f9c951/syd-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cb0df0893aefe21c4bce510bf655717c12966917fd48079bdf681838a698b4f",
                "md5": "5d41603649976eb7c5513f8a007d04db",
                "sha256": "57d8df1e74c08742079363a5cba50f5bdd94f42b28d7b64e4a78077d80d481f8"
            },
            "downloads": -1,
            "filename": "syd-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "5d41603649976eb7c5513f8a007d04db",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 20594,
            "upload_time": "2025-01-14T19:51:59",
            "upload_time_iso_8601": "2025-01-14T19:51:59.033450Z",
            "url": "https://files.pythonhosted.org/packages/9c/b0/df0893aefe21c4bce510bf655717c12966917fd48079bdf681838a698b4f/syd-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 19:51:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "landoskape",
    "github_project": "syd",
    "github_not_found": true,
    "lcname": "syd"
}
        
Elapsed time: 1.00780s