trame-gantt


Nametrame-gantt JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummaryWidget for gantt diagram for trame
upload_time2024-09-25 14:33:43
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT or Apache-2.0
keywords python interactive web application framework
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # trame-gantt

Widget for gantt editor for trame

# Licence

Licensed under either of

  - Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
  - MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)

at your option. 

# Development

Build and install the Vue components

```console
cd  vue-components
npm i
npm run build
cd -
```

Install the python library
```console
pip install -e .
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "trame-gantt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Python, Interactive, Web, Application, Framework",
    "author": null,
    "author_email": "Lionel Untereiner <lionel.untereiner@geosiris.com>",
    "download_url": "https://files.pythonhosted.org/packages/6d/b6/ada8505cb2eceae9a86e715cc1bed95091d1630e20dbddd7c57799cde39d/trame_gantt-0.1.5.tar.gz",
    "platform": null,
    "description": "# trame-gantt\n\nWidget for gantt editor for trame\n\n# Licence\n\nLicensed under either of\n\n  - Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)\n  - MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)\n\nat your option. \n\n# Development\n\nBuild and install the Vue components\n\n```console\ncd  vue-components\nnpm i\nnpm run build\ncd -\n```\n\nInstall the python library\n```console\npip install -e .\n```\n",
    "bugtrack_url": null,
    "license": "MIT or Apache-2.0",
    "summary": "Widget for gantt diagram for trame",
    "version": "0.1.5",
    "project_urls": null,
    "split_keywords": [
        "python",
        " interactive",
        " web",
        " application",
        " framework"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdd56d48d443b1edbab675a2a5c9eca7fa7f7f5b582e9d534bba40d81fdca835",
                "md5": "8f911b322993e713f81b1240cfa4f478",
                "sha256": "ec06ed240ab28cf4153d31319a2334de99f388b71357b2a2cf2b38c7f3b5ac41"
            },
            "downloads": -1,
            "filename": "trame_gantt-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f911b322993e713f81b1240cfa4f478",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 53759,
            "upload_time": "2024-09-25T14:33:42",
            "upload_time_iso_8601": "2024-09-25T14:33:42.978252Z",
            "url": "https://files.pythonhosted.org/packages/bd/d5/6d48d443b1edbab675a2a5c9eca7fa7f7f5b582e9d534bba40d81fdca835/trame_gantt-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6db6ada8505cb2eceae9a86e715cc1bed95091d1630e20dbddd7c57799cde39d",
                "md5": "a8da9c2de52d016630f8e1d8796da0e5",
                "sha256": "867122efef933fe4a08f34702c7d6a1153f9693c8e9e32d1e468fbb2a3c781db"
            },
            "downloads": -1,
            "filename": "trame_gantt-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a8da9c2de52d016630f8e1d8796da0e5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 53514,
            "upload_time": "2024-09-25T14:33:43",
            "upload_time_iso_8601": "2024-09-25T14:33:43.876357Z",
            "url": "https://files.pythonhosted.org/packages/6d/b6/ada8505cb2eceae9a86e715cc1bed95091d1630e20dbddd7c57799cde39d/trame_gantt-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-25 14:33:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "trame-gantt"
}
        
Elapsed time: 0.97234s