dagit


Namedagit JSON
Version 1.9.12 PyPI version JSON
download
home_pagehttps://github.com/dagster-io/dagster
SummaryWeb UI for dagster.
upload_time2025-02-10 19:40:39
maintainerNone
docs_urlNone
authorDagster Labs
requires_python<3.13,>=3.9
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============
Dagster UI
============

Usage
~~~~~
Eg in dagster_examples

.. code-block:: sh

  dagit -p 3333

Running dev ui:

.. code-block:: sh
  NEXT_PUBLIC_BACKEND_ORIGIN="http://localhost:3333" yarn start


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dagster-io/dagster",
    "name": "dagit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dagster Labs",
    "author_email": "hello@dagsterlabs.com",
    "download_url": "https://files.pythonhosted.org/packages/d0/50/d7a22380e5e48793f05618ef8e8c23e8aecb271c85c526f5797f1a31329d/dagit-1.9.12.tar.gz",
    "platform": null,
    "description": "============\nDagster UI\n============\n\nUsage\n~~~~~\nEg in dagster_examples\n\n.. code-block:: sh\n\n  dagit -p 3333\n\nRunning dev ui:\n\n.. code-block:: sh\n  NEXT_PUBLIC_BACKEND_ORIGIN=\"http://localhost:3333\" yarn start\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Web UI for dagster.",
    "version": "1.9.12",
    "project_urls": {
        "Homepage": "https://github.com/dagster-io/dagster"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "89b8dcef4ba7e9012be73f66b1acf62aa33d711675701b1b38fa7e77a9b5fff6",
                "md5": "82a70b11e82d8779671b745dcf419bac",
                "sha256": "2e026f305aa204994ef344f8159d68590e3f9ea5c5df1650cce896183941942f"
            },
            "downloads": -1,
            "filename": "dagit-1.9.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "82a70b11e82d8779671b745dcf419bac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 6362,
            "upload_time": "2025-02-10T19:40:37",
            "upload_time_iso_8601": "2025-02-10T19:40:37.573779Z",
            "url": "https://files.pythonhosted.org/packages/89/b8/dcef4ba7e9012be73f66b1acf62aa33d711675701b1b38fa7e77a9b5fff6/dagit-1.9.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d050d7a22380e5e48793f05618ef8e8c23e8aecb271c85c526f5797f1a31329d",
                "md5": "75b7a048ca9f6e87a5858123b653b91d",
                "sha256": "6c7154cea1c9ace38b209723ee25ab2887f1f2dbb8f4c83abd78e566eaad856b"
            },
            "downloads": -1,
            "filename": "dagit-1.9.12.tar.gz",
            "has_sig": false,
            "md5_digest": "75b7a048ca9f6e87a5858123b653b91d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 6213,
            "upload_time": "2025-02-10T19:40:39",
            "upload_time_iso_8601": "2025-02-10T19:40:39.522433Z",
            "url": "https://files.pythonhosted.org/packages/d0/50/d7a22380e5e48793f05618ef8e8c23e8aecb271c85c526f5797f1a31329d/dagit-1.9.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-10 19:40:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dagster-io",
    "github_project": "dagster",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dagit"
}
        
Elapsed time: 0.87144s