Name | ipytextual JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | Jupyter Textual-based Widget |
upload_time | 2023-11-26 18:12:28 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | Copyright (c) 2023 David Brochart
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 |
ipython
jupyter
widgets
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# ipytextual
Jupyter Textual-based Widget
## Installation
You can install `ipytextual` using `pip`:
```bash
pip install ipytextual
```
## Development Installation
Create a development environment:
```bash
micromamba create -n ipytextual
micromamba activate ipytextual
micromamba install -c conda-forge python nodejs
pip install jupyterlab
npm install
```
Install the Python package and build the TypeScript package.
```bash
pip install -e .
node_modules/.bin/esbuild --bundle --format=esm --outdir=ipytextual/static src/index.ts
```
Raw data
{
"_id": null,
"home_page": null,
"name": "ipytextual",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "IPython,Jupyter,Widgets",
"author": null,
"author_email": "David Brochart <david.brochart@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f6/ec/7368aa9348e880fef282df29c728760a93e0662235ebcad3e52d4641157c/ipytextual-0.1.1.tar.gz",
"platform": null,
"description": "# ipytextual\n\nJupyter Textual-based Widget\n\n## Installation\n\nYou can install `ipytextual` using `pip`:\n\n```bash\npip install ipytextual\n```\n\n## Development Installation\n\nCreate a development environment:\n\n```bash\nmicromamba create -n ipytextual\nmicromamba activate ipytextual\nmicromamba install -c conda-forge python nodejs\npip install jupyterlab\nnpm install\n```\n\nInstall the Python package and build the TypeScript package.\n```bash\npip install -e .\nnode_modules/.bin/esbuild --bundle --format=esm --outdir=ipytextual/static src/index.ts\n```\n",
"bugtrack_url": null,
"license": "Copyright (c) 2023 David Brochart\n All rights reserved.\n \n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are met:\n \n 1. Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n \n 2. Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n \n 3. Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n \n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
"summary": "Jupyter Textual-based Widget",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/davidbrochart/ipytextual"
},
"split_keywords": [
"ipython",
"jupyter",
"widgets"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "e3abc14adb0ca50b5c1ea1ce5785ecedfe7b4cf7e7a5d954da869009776fd0fc",
"md5": "afefea7a5a0467ea7fe98b55c564b651",
"sha256": "51d9b5d61eea471dd0890aa30806620eb621fef3b473dc096ba6ab1f4f7b3407"
},
"downloads": -1,
"filename": "ipytextual-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "afefea7a5a0467ea7fe98b55c564b651",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 144189,
"upload_time": "2023-11-26T18:12:26",
"upload_time_iso_8601": "2023-11-26T18:12:26.278260Z",
"url": "https://files.pythonhosted.org/packages/e3/ab/c14adb0ca50b5c1ea1ce5785ecedfe7b4cf7e7a5d954da869009776fd0fc/ipytextual-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f6ec7368aa9348e880fef282df29c728760a93e0662235ebcad3e52d4641157c",
"md5": "e65a2c9fa22248cdbe251dca7310faee",
"sha256": "a356a5b747ea1fee7f649711185955912ed72c945c3527674e21bdd5d33b9a43"
},
"downloads": -1,
"filename": "ipytextual-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "e65a2c9fa22248cdbe251dca7310faee",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 264441,
"upload_time": "2023-11-26T18:12:28",
"upload_time_iso_8601": "2023-11-26T18:12:28.460454Z",
"url": "https://files.pythonhosted.org/packages/f6/ec/7368aa9348e880fef282df29c728760a93e0662235ebcad3e52d4641157c/ipytextual-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-26 18:12:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "davidbrochart",
"github_project": "ipytextual",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "ipytextual"
}