# witshape
- This is an implementation for using an arbitrary file system as an external knowledge of [Dify](https://dify.ai/).
- Documentation is [here](https://hamacom2004jp.github.io/witshape/).
# Install
- Install cmdbox with the following command.
```bash
pip install witshape
witshape -v
```
# Lisence
This project is licensed under the MIT License, see the LICENSE file for details
Raw data
{
"_id": null,
"home_page": "https://github.com/hamacom2004jp/witshape",
"name": "witshape",
"maintainer": "hamacom2004jp",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "hamacom2004jp@gmail.com",
"keywords": "cli restapi redis fastapi",
"author": "hamacom2004jp",
"author_email": "hamacom2004jp@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b9/1b/56ad119dec58c2b67f93e7eb613a164d6b280125f1491c346de53d6eaeb8/witshape-0.1.4.2.tar.gz",
"platform": null,
"description": "# witshape\r\n\r\n- This is an implementation for using an arbitrary file system as an external knowledge of [Dify](https://dify.ai/).\r\n- Documentation is [here](https://hamacom2004jp.github.io/witshape/).\r\n\r\n# Install\r\n\r\n- Install cmdbox with the following command.\r\n\r\n```bash\r\npip install witshape\r\nwitshape -v\r\n```\r\n\r\n# Lisence\r\n\r\nThis project is licensed under the MIT License, see the LICENSE file for details\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "witshape: This is an implementation for using an arbitrary file system as an external knowledge of Dify.",
"version": "0.1.4.2",
"project_urls": {
"Download": "https://github.com/hamacom2004jp/witshape",
"Homepage": "https://github.com/hamacom2004jp/witshape"
},
"split_keywords": [
"cli",
"restapi",
"redis",
"fastapi"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c7bff4a9386e6a726d430e9eebeece8ed9b0faafda2944e467671480e1104fb0",
"md5": "14393b6309fd72d2340bb798804e81c4",
"sha256": "714275972a04a770d99167a067f76ad1235b863d6bd2bd60edbe8f4c910bf6d5"
},
"downloads": -1,
"filename": "witshape-0.1.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "14393b6309fd72d2340bb798804e81c4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 361365,
"upload_time": "2025-01-07T15:26:44",
"upload_time_iso_8601": "2025-01-07T15:26:44.288217Z",
"url": "https://files.pythonhosted.org/packages/c7/bf/f4a9386e6a726d430e9eebeece8ed9b0faafda2944e467671480e1104fb0/witshape-0.1.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b91b56ad119dec58c2b67f93e7eb613a164d6b280125f1491c346de53d6eaeb8",
"md5": "485c06acc9927e68fa1c166b0e9309ff",
"sha256": "d40145bb4fedf688bec537053612cda546817c70a8ed6af25341438ac746c76f"
},
"downloads": -1,
"filename": "witshape-0.1.4.2.tar.gz",
"has_sig": false,
"md5_digest": "485c06acc9927e68fa1c166b0e9309ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 353261,
"upload_time": "2025-01-07T15:26:46",
"upload_time_iso_8601": "2025-01-07T15:26:46.354036Z",
"url": "https://files.pythonhosted.org/packages/b9/1b/56ad119dec58c2b67f93e7eb613a164d6b280125f1491c346de53d6eaeb8/witshape-0.1.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-07 15:26:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "hamacom2004jp",
"github_project": "witshape",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "cmdbox",
"specs": []
},
{
"name": "chardet",
"specs": []
},
{
"name": "jq",
"specs": []
},
{
"name": "langchain_community",
"specs": []
},
{
"name": "langchain-google-vertexai",
"specs": []
},
{
"name": "langchain_ollama",
"specs": []
},
{
"name": "langchain_openai",
"specs": []
},
{
"name": "langchain_postgres",
"specs": []
},
{
"name": "markdown",
"specs": []
},
{
"name": "pdfplumber",
"specs": []
},
{
"name": "psycopg",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "sphinx",
"specs": []
},
{
"name": "sphinx-rtd-theme",
"specs": []
},
{
"name": "sphinx_fontawesome",
"specs": []
},
{
"name": "sphinx-intl",
"specs": []
},
{
"name": "sphinx-sitemap",
"specs": []
},
{
"name": "twine",
"specs": []
},
{
"name": "unstructured",
"specs": []
}
],
"lcname": "witshape"
}