pydartlab


Namepydartlab JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA python version of DARTLAB
upload_time2024-08-14 01:13:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyDARTLAB

pyDARTLAB is a python library designed for creating and managing interactive plots for the DARTLAB tutorial.


![Example twod](https://github.com/NCAR/pyDARTLAB/blob/main/docs/images/two_example.png?raw=true "twod_ensemble")


## Example usage
![running twod_enesmble.py](https://github.com/NCAR/pyDARTLAB/blob/main/docs/images/example_usage.png?raw=true "example usage")


## Contributing
Contributions are welcome! If you have a feature request, bug report, or a suggestion, please open an issue on our GitHub repository.

## License

DartLabPlot is released under the Apache License 2.0. For more details, see the LICENSE file in the root directory of this source tree or visit [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pydartlab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Helen Kershaw <hkershaw@ucar.edu>",
    "download_url": "https://files.pythonhosted.org/packages/0a/2c/8223713264789b795fd92f2738c45d97fc44fc4939d35e7ad4019633fa13/pydartlab-0.0.1.tar.gz",
    "platform": null,
    "description": "# pyDARTLAB\n\npyDARTLAB is a python library designed for creating and managing interactive plots for the DARTLAB tutorial.\n\n\n![Example twod](https://github.com/NCAR/pyDARTLAB/blob/main/docs/images/two_example.png?raw=true \"twod_ensemble\")\n\n\n## Example usage\n![running twod_enesmble.py](https://github.com/NCAR/pyDARTLAB/blob/main/docs/images/example_usage.png?raw=true \"example usage\")\n\n\n## Contributing\nContributions are welcome! If you have a feature request, bug report, or a suggestion, please open an issue on our GitHub repository.\n\n## License\n\nDartLabPlot is released under the Apache License 2.0. For more details, see the LICENSE file in the root directory of this source tree or visit [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).",
    "bugtrack_url": null,
    "license": null,
    "summary": "A python version of DARTLAB",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/NCAR/pyDARTLAB",
        "Issues": "https://github.com/NCAR/pyDARTLAB/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "709e8f22dc245e082ddcfe0e0d129cb6c123a047a9bd62eb4172d6aa1e6cf177",
                "md5": "34fd4a1b2837817dbf66b815a3c49f29",
                "sha256": "e549bdbc7db5692cbc18f3b19ba0f14ec078317ae2d22ff15532cb5cdc77fc50"
            },
            "downloads": -1,
            "filename": "pydartlab-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "34fd4a1b2837817dbf66b815a3c49f29",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15261,
            "upload_time": "2024-08-14T01:13:21",
            "upload_time_iso_8601": "2024-08-14T01:13:21.054435Z",
            "url": "https://files.pythonhosted.org/packages/70/9e/8f22dc245e082ddcfe0e0d129cb6c123a047a9bd62eb4172d6aa1e6cf177/pydartlab-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a2c8223713264789b795fd92f2738c45d97fc44fc4939d35e7ad4019633fa13",
                "md5": "5a0b577a3eca39536cf1e210462584cf",
                "sha256": "24bd38d9ae592565e8000ca2295c404fc99657ca79d38a5bd83d17d0a4a339ef"
            },
            "downloads": -1,
            "filename": "pydartlab-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5a0b577a3eca39536cf1e210462584cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 264158,
            "upload_time": "2024-08-14T01:13:22",
            "upload_time_iso_8601": "2024-08-14T01:13:22.275650Z",
            "url": "https://files.pythonhosted.org/packages/0a/2c/8223713264789b795fd92f2738c45d97fc44fc4939d35e7ad4019633fa13/pydartlab-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-14 01:13:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NCAR",
    "github_project": "pyDARTLAB",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pydartlab"
}
        
Elapsed time: 0.53442s