tour-guide
==========
A Wagtail app for navigation components. Please bear with us while we prepare more detailed documentation.
Compatibility
-------------
`tour-guide`' major.minor version number indicates the Wagtail release it is compatible with. Currently this is Wagtail 4.1.x
Installation
------------
1. Install using `pip`:
```shell
pip install tour-guide
```
2. Add
`tour_guide` to your `INSTALLED_APPS` setting:
```python
INSTALLED_APPS = [
# ...
'tour_guide'
# ...
]
```
Raw data
{
"_id": null,
"home_page": "https://github.com/high-dimensional/tour-guide",
"name": "tour-guide",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "High Dimensional Neurology Group, UCL",
"author_email": "pypi@highdimensional.net",
"download_url": "https://files.pythonhosted.org/packages/e4/bd/9e0ce7ce3b1f3d4891369c03a6957323e270ae88dbb3b8d2699a4f36bd3b/tour-guide-4.1.1.tar.gz",
"platform": "any",
"description": "tour-guide\n==========\n\nA Wagtail app for navigation components. Please bear with us while we prepare more detailed documentation.\n\nCompatibility\n-------------\n\n`tour-guide`' major.minor version number indicates the Wagtail release it is compatible with. Currently this is Wagtail 4.1.x\n\nInstallation\n------------\n\n1. Install using `pip`:\n ```shell\n pip install tour-guide\n ```\n2. Add\n `tour_guide` to your `INSTALLED_APPS` setting:\n ```python\n INSTALLED_APPS = [\n # ...\n 'tour_guide'\n # ...\n ]\n ```\n\n\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "A Wagtail app for navigation components.",
"version": "4.1.1",
"project_urls": {
"Homepage": "https://github.com/high-dimensional/tour-guide"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4d2062a9a1002d21123717521002db0900d0da42f047fbcd5ce8a370134702d9",
"md5": "45e06907371a0cb7e26951a20482cc2d",
"sha256": "e72f813ec669f4a5feecd8cb86eacd183d500abab408f4e462c265d9b26199a5"
},
"downloads": -1,
"filename": "tour_guide-4.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "45e06907371a0cb7e26951a20482cc2d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 62096,
"upload_time": "2023-05-12T16:34:58",
"upload_time_iso_8601": "2023-05-12T16:34:58.707959Z",
"url": "https://files.pythonhosted.org/packages/4d/20/62a9a1002d21123717521002db0900d0da42f047fbcd5ce8a370134702d9/tour_guide-4.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e4bd9e0ce7ce3b1f3d4891369c03a6957323e270ae88dbb3b8d2699a4f36bd3b",
"md5": "58f13f513ec9d8c5fe2d779d50f94ba6",
"sha256": "8d5e72500174c9042242f1ad8da5b192a051bbd3524820f463c62be26808bb4d"
},
"downloads": -1,
"filename": "tour-guide-4.1.1.tar.gz",
"has_sig": false,
"md5_digest": "58f13f513ec9d8c5fe2d779d50f94ba6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 48610,
"upload_time": "2023-05-12T16:35:00",
"upload_time_iso_8601": "2023-05-12T16:35:00.573101Z",
"url": "https://files.pythonhosted.org/packages/e4/bd/9e0ce7ce3b1f3d4891369c03a6957323e270ae88dbb3b8d2699a4f36bd3b/tour-guide-4.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-12 16:35:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "high-dimensional",
"github_project": "tour-guide",
"github_not_found": true,
"lcname": "tour-guide"
}