jupyter-ai-wekeo


Namejupyter-ai-wekeo JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Jupyter AI extension.
upload_time2024-10-25 13:30:39
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseBSD 3-Clause License Copyright (c) 2024, test All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # jupyter_ai_wekeo

`jupyter_ai_wekeo` is a Jupyter AI module, a package
that registers additional model providers and slash commands for the Jupyter AI
extension.

## Requirements

- Python 3.8 - 3.12
- JupyterLab 4

## Install

To install the extension, execute:

```bash
pip install jupyter-ai-wekeo
```

## Uninstall

To remove the extension, execute:

```bash
pip uninstall jupyter-ai-wekeo
```

## Contributing

### Development install

```bash
cd jupyter-ai-wekeo
pip install -e "."
```

### Development uninstall

```bash
pip uninstall jupyter-ai-wekeo
```

#### Backend tests

This package uses [Pytest](https://docs.pytest.org/) for Python testing.

Install test dependencies (needed only once):

```sh
cd jupyter-ai-wekeo
pip install -e ".[test]"
```

To execute them, run:

```sh
pytest -vv -r ap --cov jupyter-ai-wekeo
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jupyter-ai-wekeo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "test <test@mail.org>",
    "download_url": "https://files.pythonhosted.org/packages/f3/19/fc50fa8df1fb73fc36880afb00168986e0a51574af55176d93898b976c48/jupyter_ai_wekeo-0.1.0.tar.gz",
    "platform": null,
    "description": "# jupyter_ai_wekeo\n\n`jupyter_ai_wekeo` is a Jupyter AI module, a package\nthat registers additional model providers and slash commands for the Jupyter AI\nextension.\n\n## Requirements\n\n- Python 3.8 - 3.12\n- JupyterLab 4\n\n## Install\n\nTo install the extension, execute:\n\n```bash\npip install jupyter-ai-wekeo\n```\n\n## Uninstall\n\nTo remove the extension, execute:\n\n```bash\npip uninstall jupyter-ai-wekeo\n```\n\n## Contributing\n\n### Development install\n\n```bash\ncd jupyter-ai-wekeo\npip install -e \".\"\n```\n\n### Development uninstall\n\n```bash\npip uninstall jupyter-ai-wekeo\n```\n\n#### Backend tests\n\nThis package uses [Pytest](https://docs.pytest.org/) for Python testing.\n\nInstall test dependencies (needed only once):\n\n```sh\ncd jupyter-ai-wekeo\npip install -e \".[test]\"\n```\n\nTo execute them, run:\n\n```sh\npytest -vv -r ap --cov jupyter-ai-wekeo\n```\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License  Copyright (c) 2024, test All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "A Jupyter AI extension.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f319fc50fa8df1fb73fc36880afb00168986e0a51574af55176d93898b976c48",
                "md5": "01740319a910939218efa52b4e0be746",
                "sha256": "1c9176711bb75bef4273d416eeefef07f7c8c3c83cd2e257349342fd3368a4fc"
            },
            "downloads": -1,
            "filename": "jupyter_ai_wekeo-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "01740319a910939218efa52b4e0be746",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5249,
            "upload_time": "2024-10-25T13:30:39",
            "upload_time_iso_8601": "2024-10-25T13:30:39.692739Z",
            "url": "https://files.pythonhosted.org/packages/f3/19/fc50fa8df1fb73fc36880afb00168986e0a51574af55176d93898b976c48/jupyter_ai_wekeo-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-25 13:30:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jupyter-ai-wekeo"
}
        
Elapsed time: 0.37918s