Name | webpageinfo JSON |
Version |
2024.2.2
JSON |
| download |
home_page | None |
Summary | Web page information (title, content, tags…) |
upload_time | 2024-02-02 14:40:27 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
information
page
web
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# WebPageInfo
Web page information (title, content, tags…)
Internal tool, no public documentation…
## Commands
### Publish
First, update version number in pyproject.toml
Then:
```
hatch build
hatch publish
```
### Launch test
```
hatch run dev:test
```
## TODO
- specific exeception instead of ValueError
Raw data
{
"_id": null,
"home_page": null,
"name": "webpageinfo",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "information,page,web",
"author": null,
"author_email": "Vincent Poulailleau <vpoulailleau@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/7a/06/f54be4518a6c8e8f2e3e325d7136170c5f69430228f036d288be2988e92a/webpageinfo-2024.2.2.tar.gz",
"platform": null,
"description": "# WebPageInfo\n\nWeb page information (title, content, tags\u2026)\n\nInternal tool, no public documentation\u2026\n\n## Commands\n\n### Publish\n\nFirst, update version number in pyproject.toml\n\nThen:\n\n```\nhatch build\nhatch publish\n```\n\n### Launch test\n\n```\nhatch run dev:test\n```\n\n## TODO\n\n- specific exeception instead of ValueError\n",
"bugtrack_url": null,
"license": null,
"summary": "Web page information (title, content, tags\u2026)",
"version": "2024.2.2",
"project_urls": {
"Documentation": "https://webpageinfo.readthedocs.io/en/latest/",
"Repository": "https://github.com/vpoulailleau/webpageinfo",
"Source code": "https://github.com/vpoulailleau/webpageinfo"
},
"split_keywords": [
"information",
"page",
"web"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ec069850837534439b67dd4abac8ff0e87a2673aae086f50c2e260e41f397f50",
"md5": "2affaf64afafc8500450018ebed3153a",
"sha256": "508ce98593ce448692a181c2abeb5d636f5832c16957b7b7a7142316b6884222"
},
"downloads": -1,
"filename": "webpageinfo-2024.2.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2affaf64afafc8500450018ebed3153a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 11537,
"upload_time": "2024-02-02T14:40:22",
"upload_time_iso_8601": "2024-02-02T14:40:22.390630Z",
"url": "https://files.pythonhosted.org/packages/ec/06/9850837534439b67dd4abac8ff0e87a2673aae086f50c2e260e41f397f50/webpageinfo-2024.2.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7a06f54be4518a6c8e8f2e3e325d7136170c5f69430228f036d288be2988e92a",
"md5": "33d56be6b35d07c4426cae64cfb8f4dc",
"sha256": "c478b5ef376f3c953328dadd31834a2d35acc0613d6da8286d746b9f146405f8"
},
"downloads": -1,
"filename": "webpageinfo-2024.2.2.tar.gz",
"has_sig": false,
"md5_digest": "33d56be6b35d07c4426cae64cfb8f4dc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 10485,
"upload_time": "2024-02-02T14:40:27",
"upload_time_iso_8601": "2024-02-02T14:40:27.449590Z",
"url": "https://files.pythonhosted.org/packages/7a/06/f54be4518a6c8e8f2e3e325d7136170c5f69430228f036d288be2988e92a/webpageinfo-2024.2.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-02 14:40:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "vpoulailleau",
"github_project": "webpageinfo",
"github_not_found": true,
"lcname": "webpageinfo"
}