Name | py-domapi JSON |
Version |
1.0.0
JSON |
| download |
home_page | |
Summary | Modify and access an HTML document with a JavaScript-like API |
upload_time | 2023-05-26 16:44:28 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.9 |
license | BSD 3-Clause License Copyright (c) 2023, Carl Furtado 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 |
javascript
dom
document
document object model
html
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# domapi
DOM support for Python, as if accessing the JavaScript `document` object. Note that this library is still a work in progress and does not fully support `document`. This library was built especially for [`pybrowser`](https://github.com/User0332/pybrowser), but it can be used for other projects.
Raw data
{
"_id": null,
"home_page": "",
"name": "py-domapi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "javascript,dom,document,document object model,html",
"author": "",
"author_email": "Carl Furtado <carlzfurtado@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/41/a6/3842967b0f9f0f53b99c33ecd508f25275b4f73077cceb435caeebd31798/py-domapi-1.0.0.tar.gz",
"platform": null,
"description": "# domapi\r\n\r\nDOM support for Python, as if accessing the JavaScript `document` object. Note that this library is still a work in progress and does not fully support `document`. This library was built especially for [`pybrowser`](https://github.com/User0332/pybrowser), but it can be used for other projects.\r\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License Copyright (c) 2023, Carl Furtado 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": "Modify and access an HTML document with a JavaScript-like API",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/User0332/domapi"
},
"split_keywords": [
"javascript",
"dom",
"document",
"document object model",
"html"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "04a24f0a2880df5cd5e3a2b7f6ac98f35e6ddc38d60327e44f4b20bd506e842d",
"md5": "13dd56b4e400e7445c7d052b90801dab",
"sha256": "b0ad66b4b47b355b01cef22490ae4ffc117e8410150b9129ceb02bc47ce3c2c7"
},
"downloads": -1,
"filename": "py_domapi-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "13dd56b4e400e7445c7d052b90801dab",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 9571,
"upload_time": "2023-05-26T16:44:25",
"upload_time_iso_8601": "2023-05-26T16:44:25.817879Z",
"url": "https://files.pythonhosted.org/packages/04/a2/4f0a2880df5cd5e3a2b7f6ac98f35e6ddc38d60327e44f4b20bd506e842d/py_domapi-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "41a63842967b0f9f0f53b99c33ecd508f25275b4f73077cceb435caeebd31798",
"md5": "0ac146f2a9fe69de96c0fd04929ad83c",
"sha256": "25b6530af4229318aab857a513dc91ac3c047e3ed2395f0ca2b64f98a46e1915"
},
"downloads": -1,
"filename": "py-domapi-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "0ac146f2a9fe69de96c0fd04929ad83c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 8964,
"upload_time": "2023-05-26T16:44:28",
"upload_time_iso_8601": "2023-05-26T16:44:28.084063Z",
"url": "https://files.pythonhosted.org/packages/41/a6/3842967b0f9f0f53b99c33ecd508f25275b4f73077cceb435caeebd31798/py-domapi-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-26 16:44:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "User0332",
"github_project": "domapi",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "py-domapi"
}