nova-trame


Namenova-trame JSON
Version 0.12.1 PyPI version JSON
download
home_pageNone
SummaryA Python Package for injecting curated themes and custom components into Trame applications
upload_time2024-12-19 16:13:17
maintainerNone
docs_urlNone
authorDuggan, John
requires_python<4.0,>=3.10
licenseMIT
keywords ndip python trame vuetify
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            nova-trame
==========

`nova-trame` is a Python package for streamlining development of Trame applications used in the NOVA project.

You can install this package directly with

```commandline
pip install nova-trame
```

A user guide, examples, and a full API for this package can be found at https://nova-application-development.readthedocs.io/en/stable/.

Developers: please read [this document](DEVELOPMENT.md)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nova-trame",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "NDIP, Python, Trame, Vuetify",
    "author": "Duggan, John",
    "author_email": "dugganjw@ornl.gov",
    "download_url": null,
    "platform": null,
    "description": "nova-trame\n==========\n\n`nova-trame` is a Python package for streamlining development of Trame applications used in the NOVA project.\n\nYou can install this package directly with\n\n```commandline\npip install nova-trame\n```\n\nA user guide, examples, and a full API for this package can be found at https://nova-application-development.readthedocs.io/en/stable/.\n\nDevelopers: please read [this document](DEVELOPMENT.md)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python Package for injecting curated themes and custom components into Trame applications",
    "version": "0.12.1",
    "project_urls": null,
    "split_keywords": [
        "ndip",
        " python",
        " trame",
        " vuetify"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f792456354289c9c3955dd37882fc6fc481d12f1308d3e814a77e10939f269c",
                "md5": "c2f4620f8317c854e91b777943269da6",
                "sha256": "77506f3b8acaed789885e287ee72babaceef621155e932af4cceb87be871b0db"
            },
            "downloads": -1,
            "filename": "nova_trame-0.12.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2f4620f8317c854e91b777943269da6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 25975,
            "upload_time": "2024-12-19T16:13:17",
            "upload_time_iso_8601": "2024-12-19T16:13:17.316388Z",
            "url": "https://files.pythonhosted.org/packages/9f/79/2456354289c9c3955dd37882fc6fc481d12f1308d3e814a77e10939f269c/nova_trame-0.12.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-19 16:13:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nova-trame"
}
        
Elapsed time: 0.44585s