Name | hexdoc-hexweb JSON |
Version |
1.0.3.1.1
JSON |
| download |
home_page | None |
Summary | Python web book docgen and hexdoc plugin for HexWeb. |
upload_time | 2024-09-30 15:28:52 |
maintainer | None |
docs_url | None |
author | TechTastic |
requires_python | >=3.11 |
license | None |
keywords |
hexdoc
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# hexdoc-hexweb
Python web book docgen and [hexdoc](https://pypi.org/project/hexdoc) plugin for HexWeb.
## Version scheme
We use [hatch-gradle-version](https://pypi.org/project/hatch-gradle-version) to generate the version number based on whichever mod version the docgen was built with.
The version is in this format: `mod-version.python-version.mod-pre.python-dev.python-post`
For example:
* Mod version: `0.11.1-7`
* Python package version: `1.0.dev0`
* Full version: `0.11.1.1.0rc7.dev0`
## Setup
Install Python 3.11 and Node 18 (20+ is **not** currently supported).
```sh
python3.11 -m venv venv
.\venv\Scripts\activate # Windows
. venv/bin/activate.fish # fish
source venv/bin/activate # everything else
# run from the repo root, not doc/
pip install -e .[dev]
```
## Usage
For local testing, create a file called `.env` in the repo root following this template:
```sh
GITHUB_REPOSITORY=TechTastic/HexWeb
GITHUB_SHA=master
GITHUB_PAGES_URL=https://techtastic.github.io/HexWeb/
```
Useful commands:
```sh
# show help
hexdoc -h
# render and serve the web book in watch mode
nodemon --config doc/nodemon.json
# render and serve the web book
hexdoc serve
# export, render, and merge the web book
hexdoc export
hexdoc render
hexdoc merge
# start the Python interpreter with some extra local variables
hexdoc repl
```
Raw data
{
"_id": null,
"home_page": null,
"name": "hexdoc-hexweb",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "hexdoc",
"author": "TechTastic",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d0/a2/e97ea095c5b205606511f6ee935fac805ce1f4eb2e34c4fbe8d2dd04f3c4/hexdoc_hexweb-1.0.3.1.1.tar.gz",
"platform": null,
"description": "# hexdoc-hexweb\n\nPython web book docgen and [hexdoc](https://pypi.org/project/hexdoc) plugin for HexWeb.\n\n## Version scheme\n\nWe use [hatch-gradle-version](https://pypi.org/project/hatch-gradle-version) to generate the version number based on whichever mod version the docgen was built with.\n\nThe version is in this format: `mod-version.python-version.mod-pre.python-dev.python-post`\n\nFor example:\n* Mod version: `0.11.1-7`\n* Python package version: `1.0.dev0`\n* Full version: `0.11.1.1.0rc7.dev0`\n\n## Setup\n\nInstall Python 3.11 and Node 18 (20+ is **not** currently supported).\n\n```sh\npython3.11 -m venv venv\n\n.\\venv\\Scripts\\activate # Windows\n. venv/bin/activate.fish # fish\nsource venv/bin/activate # everything else\n\n# run from the repo root, not doc/\npip install -e .[dev]\n```\n\n## Usage\n\nFor local testing, create a file called `.env` in the repo root following this template:\n```sh\nGITHUB_REPOSITORY=TechTastic/HexWeb\nGITHUB_SHA=master\nGITHUB_PAGES_URL=https://techtastic.github.io/HexWeb/\n```\n\nUseful commands:\n```sh\n# show help\nhexdoc -h\n\n# render and serve the web book in watch mode\nnodemon --config doc/nodemon.json\n\n# render and serve the web book\nhexdoc serve\n\n# export, render, and merge the web book\nhexdoc export\nhexdoc render\nhexdoc merge\n\n# start the Python interpreter with some extra local variables\nhexdoc repl\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Python web book docgen and hexdoc plugin for HexWeb.",
"version": "1.0.3.1.1",
"project_urls": {
"Homepage": "https://techtastic.github.io/HexWeb/",
"Source": "https://github.com/TechTastic/HexWeb"
},
"split_keywords": [
"hexdoc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e568b0f69555d423b2e054d1745ca9b7dc81ef889bc64aac1ce0df98df2e716e",
"md5": "3a8d264f4c6c6381cc28435da3b46b09",
"sha256": "174142bc96611a8bdd068a62359f189633b4fa0c8b786582a2d7134b8e2d00bc"
},
"downloads": -1,
"filename": "hexdoc_hexweb-1.0.3.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3a8d264f4c6c6381cc28435da3b46b09",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 11063,
"upload_time": "2024-09-30T15:28:51",
"upload_time_iso_8601": "2024-09-30T15:28:51.100935Z",
"url": "https://files.pythonhosted.org/packages/e5/68/b0f69555d423b2e054d1745ca9b7dc81ef889bc64aac1ce0df98df2e716e/hexdoc_hexweb-1.0.3.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d0a2e97ea095c5b205606511f6ee935fac805ce1f4eb2e34c4fbe8d2dd04f3c4",
"md5": "066c243a271d68dbddc722c5cff075fe",
"sha256": "3feb1e283372e408647b547e1c0bc7c97d3a59f2865644ba2e899f0a74731bdd"
},
"downloads": -1,
"filename": "hexdoc_hexweb-1.0.3.1.1.tar.gz",
"has_sig": false,
"md5_digest": "066c243a271d68dbddc722c5cff075fe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 8482,
"upload_time": "2024-09-30T15:28:52",
"upload_time_iso_8601": "2024-09-30T15:28:52.818791Z",
"url": "https://files.pythonhosted.org/packages/d0/a2/e97ea095c5b205606511f6ee935fac805ce1f4eb2e34c4fbe8d2dd04f3c4/hexdoc_hexweb-1.0.3.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-30 15:28:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TechTastic",
"github_project": "HexWeb",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "hexdoc-hexweb"
}