# contextpack
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
This file will become your README and also the index of your
documentation.
## Developer Guide
If you are new to using `nbdev` here are some useful pointers to get you
started.
### Install contextpack in Development mode
``` sh
# make sure contextpack package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to contextpack
$ nbdev_prepare
```
## Usage
### Installation
Install latest from the GitHub
[repository](https://github.com/AnswerDotAI/contextpack):
``` sh
$ pip install git+https://github.com/AnswerDotAI/contextpack.git
```
or from [conda](https://anaconda.org/AnswerDotAI/contextpack)
``` sh
$ conda install -c AnswerDotAI contextpack
```
or from [pypi](https://pypi.org/project/contextpack/)
``` sh
$ pip install contextpack
```
### Documentation
Documentation can be found hosted on this GitHub
[repository](https://github.com/AnswerDotAI/contextpack)’s
[pages](https://AnswerDotAI.github.io/contextpack/). Additionally you
can find package manager specific guidelines on
[conda](https://anaconda.org/AnswerDotAI/contextpack) and
[pypi](https://pypi.org/project/contextpack/) respectively.
## How to use
Fill me in please! Don’t forget code examples:
``` python
1+1
```
2
Raw data
{
"_id": null,
"home_page": "https://github.com/AnswerDotAI/contextpack",
"name": "contextpack",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "nbdev jupyter notebook python",
"author": "Alexis Gallagher",
"author_email": "alexis@alexisgallagher.com",
"download_url": "https://files.pythonhosted.org/packages/6d/28/f4a5a6ca79f3e7a6154194a13e258fb0c09b639e0ece0428ec5d93020291/contextpack-0.0.4.tar.gz",
"platform": null,
"description": "# contextpack\n\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Developer Guide\n\nIf you are new to using `nbdev` here are some useful pointers to get you\nstarted.\n\n### Install contextpack in Development mode\n\n``` sh\n# make sure contextpack package is installed in development mode\n$ pip install -e .\n\n# make changes under nbs/ directory\n# ...\n\n# compile to have changes apply to contextpack\n$ nbdev_prepare\n```\n\n## Usage\n\n### Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/AnswerDotAI/contextpack):\n\n``` sh\n$ pip install git+https://github.com/AnswerDotAI/contextpack.git\n```\n\nor from [conda](https://anaconda.org/AnswerDotAI/contextpack)\n\n``` sh\n$ conda install -c AnswerDotAI contextpack\n```\n\nor from [pypi](https://pypi.org/project/contextpack/)\n\n``` sh\n$ pip install contextpack\n```\n\n### Documentation\n\nDocumentation can be found hosted on this GitHub\n[repository](https://github.com/AnswerDotAI/contextpack)\u2019s\n[pages](https://AnswerDotAI.github.io/contextpack/). Additionally you\ncan find package manager specific guidelines on\n[conda](https://anaconda.org/AnswerDotAI/contextpack) and\n[pypi](https://pypi.org/project/contextpack/) respectively.\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n 2\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "Collection of predefined contexts for helping your LLM",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/AnswerDotAI/contextpack"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3c67cd9926499bc98ea2f4de3883066cb39e62d8f49e0841b5015feedba42e57",
"md5": "19c51529ba3f9a40b68f5f0c0f6651b0",
"sha256": "896ed08c2337f16d188dec90d72df79237aa8145ba1f3e1b4b87bfca5806838e"
},
"downloads": -1,
"filename": "contextpack-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "19c51529ba3f9a40b68f5f0c0f6651b0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 8674,
"upload_time": "2025-02-05T19:19:46",
"upload_time_iso_8601": "2025-02-05T19:19:46.422947Z",
"url": "https://files.pythonhosted.org/packages/3c/67/cd9926499bc98ea2f4de3883066cb39e62d8f49e0841b5015feedba42e57/contextpack-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6d28f4a5a6ca79f3e7a6154194a13e258fb0c09b639e0ece0428ec5d93020291",
"md5": "84d4fcd1b75380c14e5e6adf1081f109",
"sha256": "a92ba43ad720485c676cb2c81a8783d8534b575b0fbbecf5d4473afc7560ec90"
},
"downloads": -1,
"filename": "contextpack-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "84d4fcd1b75380c14e5e6adf1081f109",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 9282,
"upload_time": "2025-02-05T19:19:47",
"upload_time_iso_8601": "2025-02-05T19:19:47.550076Z",
"url": "https://files.pythonhosted.org/packages/6d/28/f4a5a6ca79f3e7a6154194a13e258fb0c09b639e0ece0428ec5d93020291/contextpack-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-05 19:19:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AnswerDotAI",
"github_project": "contextpack",
"github_not_found": true,
"lcname": "contextpack"
}